Tags: devlimelabs/ngx-state
  
            
          Tags
  chore(release): 2.0.0 [skip ci] # [2.0.0](v1.1.6...v2.0.0) (2021-03-23) ### Features * **angular version:** upgrades all deps and moves to angular 11 ([79dd670](79dd670)) ### BREAKING CHANGES * **angular version:** upgrades all deps and moves to angular 11
chore(release): 1.1.3 [skip ci] ## [1.1.3](v1.1.2...v1.1.3) (2020-04-25) ### Bug Fixes * **ci:** ensures semantic-release is installed ([e9529dc](e9529dc)) * **ci:** installs app deps during release step :{ ([e42f77b](e42f77b)) * **ts:** rolls ts back to 3.6 for better backwards compatibility ([6f531e5](6f531e5))
chore(release): 1.1.1 [skip ci] ## [1.1.1](v1.1.0...v1.1.1) (2020-04-24) ### Bug Fixes * **statebehavior:** fixes initial value not being set for sync value ([3a33114](3a33114)) * **stateprop:** fixes values being set on prototype instead of instance ([7d1ed90](7d1ed90))
chore(release): 1.1.0 [skip ci] # [1.1.0](v1.0.0...v1.1.0) (2020-04-24) ### Bug Fixes * **state:** removes get from state in prep for improved implemntation ([54f0e95](54f0e95)) ### Features * **state:** adds get method to state for synchronous value retrieval ([46b4b94](46b4b94)) * upgrades to angular 9 ([82e2205](82e2205))