Skip to content

Releases: ZiadJ/knockoutjs-reactor

v1.4.2

15 Jun 15:49
Compare
Choose a tag to compare

Knockout 3.5.1 support

v1.4.1

29 Mar 18:53
Compare
Choose a tag to compare

knockout 3.5.0 support

v1.4.0

22 Feb 16:38
Compare
Choose a tag to compare
  • 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

09 Feb 11:44
Compare
Choose a tag to compare
v1.4.0-beta3 Pre-release
Pre-release

Support for knockout 3.5.0-beta

v1.4.0-beta2

08 Feb 21:13
Compare
Choose a tag to compare
v1.4.0-beta2 Pre-release
Pre-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.

v1.4.0-beta

07 Nov 17:13
Compare
Choose a tag to compare
v1.4.0-beta Pre-release
Pre-release

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

Adds support for KO 3.4.2

v1.3.9

13 Dec 14:45
Compare
Choose a tag to compare

Support DEBUG versions of KO 3.4.0 and 3.4.1

v1.3.8

08 Nov 14:47
Compare
Choose a tag to compare
Support KO 3.4.1 minified property.

v1.3.7

14 Oct 16:02
Compare
Choose a tag to compare
Bump 1.3.7 version and 2016 copyright for a release + Build

v1.3.0

29 May 16:06
Compare
Choose a tag to compare
Adding bower and grunt tasks to build source files