Skip to content

Version 3.4.1

Compare
Choose a tag to compare
@mbest mbest released this 08 Nov 07:11
· 352 commits to master since this release

Fixed:

  • pureComputed sometimes doesn't pick up a change in a dependency (#1975 and #1992)
  • Knockout observable arrays leak memory when resubscribing to arrayChange events (#1973 and #1974)
  • $rawData within with bindings and rendered templates (#1415)
  • Export computed._latestValue in debug mode (b3f24b1)