Skip to content

Latest commit

 

History

History
65 lines (31 loc) · 2.92 KB

File metadata and controls

65 lines (31 loc) · 2.92 KB

1.1.6 (2021-03-22)

Bug Fixes

  • upgrade tslib from 1.11.2 to 1.14.1 (af60c30)

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)

1.1.4 (2020-04-25)

Bug Fixes

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

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)

1.1.2 (2020-04-24)

Bug Fixes

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

1.1.1 (2020-04-24)

Bug Fixes

  • statebehavior: fixes initial value not being set for sync value (3a33114)
  • stateprop: fixes values being set on prototype instead of instance (7d1ed90)

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)

1.0.0 (2019-11-04)

Bug Fixes

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