| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| knockout-3.5.0.debug.js | 2019-02-22 | 316.4 kB | |
| knockout-3.5.0.js | 2019-02-22 | 67.9 kB | |
| README.md | 2019-02-21 | 694 Bytes | |
| Version 3.5.0.tar.gz | 2019-02-21 | 374.7 kB | |
| Version 3.5.0.zip | 2019-02-21 | 441.8 kB | |
| Totals: 5 Items | 1.2 MB | 0 | |
Knockout 3.5.0 includes a few new bindings and new ways to interact with observables and bindings. The full list is detailed under 3.5.0 Beta, 3.5.0 RC, and 3.5.0 RC2.
The final 3.5.0 release includes fixes for a few regressions in the pre-production releases:
* Fix performance issue with nested if bindings (#2414)
* Fix exception with foreach and beforeRemove (#2419)
* Fix misplaced nodes with foreach and Punches plugin (#2433)
* Fix duplicated nodes with foreach and if (#2439)