Skip to content

Releases: devlimelabs/ngx-state

v2.0.0

23 Mar 16:22

Choose a tag to compare

2.0.0 (2021-03-23)

Features

  • angular version: upgrades all deps and moves to angular 11 (79dd670)

BREAKING CHANGES

  • angular version: upgrades all deps and moves to angular 11

v1.1.6

22 Mar 16:58

Choose a tag to compare

1.1.6 (2021-03-22)

Bug Fixes

  • upgrade tslib from 1.11.2 to 1.14.1 (af60c30)

v1.1.5

22 Nov 04:20

Choose a tag to compare

1.1.5 (2020-11-22)

Bug Fixes

  • upgrade tslib from 1.11.1 to 1.11.2 (9760a21)
  • upgrade tslib from 1.11.1 to 1.11.2 (d41e91e)

v1.1.4

25 Apr 16:19

Choose a tag to compare

1.1.4 (2020-04-25)

Bug Fixes

  • clone: fixes import paths for clone function (ecdd617)

v1.1.3

25 Apr 03:43

Choose a tag to compare

1.1.3 (2020-04-25)

Bug Fixes

  • ci: ensures semantic-release is installed (e9529dc)
  • ci: installs app deps during release step :{ (e42f77b)
  • ts: rolls ts back to 3.6 for better backwards compatibility (6f531e5)

v1.1.2

24 Apr 23:48

Choose a tag to compare

1.1.2 (2020-04-24)

Bug Fixes

  • ivy: disables ivy so library will publish (0e01c05)

v1.1.0

24 Apr 12:46

Choose a tag to compare

1.1.0 (2020-04-24)

Bug Fixes

  • state: removes get from state in prep for improved implemntation (54f0e95)

Features

  • state: adds get method to state for synchronous value retrieval (46b4b94)
  • upgrades to angular 9 (82e2205)

v1.0.0

04 Nov 02:17

Choose a tag to compare

1.0.0 (2019-11-04)

Bug Fixes

  • ci: fixes ci deployment workflow & adds changelog generation (7a4854a)