Releases: ZiadJ/knockoutjs-reactor
Releases · ZiadJ/knockoutjs-reactor
v1.4.2
v1.4.1
v1.4.0
- 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.
v1.4.0-beta3
Support for knockout 3.5.0-beta
v1.4.0-beta2
- 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.
v1.4.0-beta
Introduces a test suite and some internal changes that may break compatibility.
Adds support for KO 3.4.2