Skip to content

v1.4.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@bago bago released this 08 Feb 21:13
· 13 commits to master since this release
  • Introduce "synchWatch: true" option to use synchronous watch for new objects.
  • Added "splitArrayChanges: false" to receive a single notification for arrayChanges instead of item per item notifications.
  • Removed bower from the devDependencies so to remove warnings about bower being deprecated.
  • Add npm lock file for build stability.