Download Latest Version Version 3.5.1.zip (446.1 kB)
Email in envelope

Get an email when there's a new version of Knockout

Home / v3.4.2
Name Modified Size InfoDownloads / Week
Parent folder
knockout-3.4.2.debug.js 2017-03-06 289.6 kB
knockout-3.4.2.js 2017-03-06 60.4 kB
README.md 2017-03-06 583 Bytes
Version 3.4.2.tar.gz 2017-03-06 309.4 kB
Version 3.4.2.zip 2017-03-06 372.8 kB
Totals: 5 Items   1.0 MB 0

This release fixes a number of bugs related to deferred updates and computed observables.

  • stop infinite loop from dirty events in circular computeds (#1943)
  • only update a computed if dependency has actually changed; not if it was just dirty (#2174)
  • only notify subscriptions that exist when a change occurs; don't notify future subscribers (#2163)
  • notify dependent computed of change in reverted observable if the computed previously read a different intermediate value (#1835)
  • update a pure computed if a dependency has changed and notification is pending (#2197)
Source: README.md, updated 2017-03-06