knockout v3.5.0-rc Release Notes

Release Date: 2018-04-26 // almost 6 years ago
  • ๐Ÿ”„ Changes since 3.5.0 Beta:

    • Expand descendantsComplete to include bindings other than component, such as if, with, etc.
    • ko.when will return a Promise if called without a callback function.
    • Include TypeScript declarations.
    • ๐Ÿ›  A few minor bug fixes.