Skip to content

Releases: cnlon/smart-observe

v1.0.4

01 Nov 13:34
Compare
Choose a tag to compare

Bugfixes:

  1. Fix unamended push method of array (fixed #3)

Chores:

  1. Add test for watching array

v1.0.3

01 Nov 13:31
Compare
Choose a tag to compare

Chores:

  1. Upgrade dependencies

v1.0.2

18 May 16:31
Compare
Choose a tag to compare

Bugfixes:

  1. Fix environment detecting.
  2. Use Object.prototype.hasOwnProperty instead of target.hasOwnProperty.

v1.0.1

18 May 16:35
Compare
Choose a tag to compare

Bugfixes:

  1. Remove "$(npm bin)/".
  2. Use Object.defineProperties instead of Object.setPrototypeOf.

v1.0.0

18 May 16:36
Compare
Choose a tag to compare

Moved from ob.js