knockout v3.4.1 Release Notes

Release Date: 2016-11-08 // over 7 years ago
  • 🛠 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)