knockout v3.5.0 Release Notes

Release Date: 2019-02-22 // about 5 years ago
  • ๐Ÿš€ 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)