Skip to content

v1.4.0

Compare
Choose a tag to compare
@bago bago released this 22 Feb 16:38
· 9 commits to master since this release
  • Adds support for KO 3.4.2 - KO 3.5.0-beta
  • Introduce "async: false" option to use synchronous watch for new objects.
  • Added "splitArrayChanges: false" to receive a single notification for arrayChanges instead of item per item notifications.
  • Introduces a test suite and some internal changes that may break compatibility.
  • Removed bower from the devDependencies so to remove warnings about bower being deprecated.
  • Add npm lock file for build stability.