| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| knockout-3.4.1.debug.js | 2016-11-08 | 293.6 kB | |
| knockout-3.4.1.js | 2016-11-08 | 60.1 kB | |
| README.md | 2016-11-08 | 330 Bytes | |
| Version 3.4.1 source code.tar.gz | 2016-11-08 | 307.6 kB | |
| Version 3.4.1 source code.zip | 2016-11-08 | 371.0 kB | |
| Totals: 5 Items | 1.0 MB | 0 | |
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 (b3f24b1e247c1b)