Knockoutjs Reactor Versions Save

Recursively tracks changes within a view model no matter how deeply nested the observables are or whether they are nested within dynamically created array elements.

v1.4.2

3 years ago

Knockout 3.5.1 support

v1.4.1

5 years ago

knockout 3.5.0 support

v1.4.0

6 years ago
  • 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

6 years ago

Support for knockout 3.5.0-beta

v1.4.0-beta2

6 years ago
  • 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

6 years ago

Introduces a test suite and some internal changes that may break compatibility.

Adds support for KO 3.4.2

v1.3.9

7 years ago

Support DEBUG versions of KO 3.4.0 and 3.4.1

v1.3.8

7 years ago

v1.3.7

7 years ago

v1.3.0

8 years ago