Skip to content

Releases: libre-org/atom

v1.3.3

21 Nov 17:23
Compare
Choose a tag to compare

1.3.3 (2019-11-21)

Bug Fixes

  • avoid circular dependency b/w utils.ts and atom.ts (e64b382)
  • rollup: compile .esm target to ES5 instead of ES6 (231ab14), closes #15

v1.3.2

30 Mar 20:53
Compare
Choose a tag to compare

1.3.2 (2019-03-30)

Bug Fixes

  • internal-types.ts: DeepImmutable should intersect with T (5324c83)

v1.3.1

22 Feb 14:42
Compare
Choose a tag to compare

1.3.1 (2019-02-22)

Bug Fixes

  • internal-state.ts: handler not defined when removed upstream (2c35459)

v1.3.0

05 Feb 02:15
Compare
Choose a tag to compare

1.3.0 (2019-02-05)

Features

v1.2.2

04 Feb 07:26
Compare
Choose a tag to compare

1.2.2 (2019-02-04)

Bug Fixes

  • remove DeepImmutable from swap fn (85ec8f4)

v1.2.1

04 Feb 06:42
Compare
Choose a tag to compare

1.2.1 (2019-02-04)

Bug Fixes

  • addChangeHandler callback needs previous and current state (fdd680b)

v1.2.0

04 Feb 05:11
Compare
Choose a tag to compare

1.2.0 (2019-02-04)

Features

  • add changeHandler, removeChangeHandler (66c0300)

v1.1.0

11 Dec 06:46
Compare
Choose a tag to compare

1.1.0 (2018-12-11)

Features

  • feat: add options.validator, getValidator, setValidator (39bf743)

Performance Improvements

  • split functions into separate modules (56ffae2)

v1.0.2

10 Dec 06:14
Compare
Choose a tag to compare

1.0.2 (2018-12-10)

Bug Fixes

  • typings: immutable-ize typeof state exposed by deref and swap (d22523b)

v1.0.1

09 Dec 05:49
Compare
Choose a tag to compare

1.0.1 (2018-12-09)