Skip to content

Releases: giusepperaso/structura.js

v.0.12.6

20 Jul 12:09
Compare
Choose a tag to compare

v.0.12.5

14 Jul 09:49
Compare
Choose a tag to compare

#114
passing date proxy to date constructor

v.0.12.0

09 Feb 01:02
Compare
Choose a tag to compare
v.0.12.0 Pre-release
Pre-release

add support for addPatchesMutatively, see #110

v.0.11.6-alpha

04 Sep 20:04
Compare
Choose a tag to compare
v.0.11.6-alpha Pre-release
Pre-release

Before this release, methods called on Dates could give problems because of Proxy

Also patches did not work correctly

Now it is corrected

v.0.11.5-alpha

02 Sep 17:47
Compare
Choose a tag to compare
v.0.11.5-alpha Pre-release
Pre-release

throw errors when trying to use async producers without the correct flags

v.0.11.4-alpha

02 Sep 12:43
Compare
Choose a tag to compare
v.0.11.4-alpha Pre-release
Pre-release

Don't freeze functions or they will not be callable

v.0.11.3-alpha

02 Sep 12:14
Compare
Choose a tag to compare
v.0.11.3-alpha Pre-release
Pre-release

avoid freezing functions or they can't be called
also bump version

v.0.11.2-alpha

02 Sep 12:11
Compare
Choose a tag to compare
v.0.11.2-alpha Pre-release
Pre-release

avoid freezing functions or they can't be called

v.0.11.1-alpha

08 Apr 11:11
Compare
Choose a tag to compare
v.0.11.1-alpha Pre-release
Pre-release

solved a bug on snapshot: sometimes it cloned the proxy instead than the underlying object

v.0.11.0-alpha

05 Apr 18:32
Compare
Choose a tag to compare
v.0.11.0-alpha Pre-release
Pre-release

allow for async producers, NOTHING (undefined) return and empty strings in standard json patches with string paths