1.1.6 (2021-03-22)
- upgrade tslib from 1.11.2 to 1.14.1 (af60c30)
1.1.5 (2020-11-22)
1.1.4 (2020-04-25)
- clone: fixes import paths for clone function (ecdd617)
1.1.3 (2020-04-25)
- 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)
- ivy: disables ivy so library will publish (0e01c05)
1.1.1 (2020-04-24)
- 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)
- state: removes get from state in prep for improved implemntation (54f0e95)
- state: adds get method to state for synchronous value retrieval (46b4b94)
- upgrades to angular 9 (82e2205)
- ci: fixes ci deployment workflow & adds changelog generation (7a4854a)