angust
Version:
Angust for manipulation with app state in Angular4+ apps
48 lines (24 loc) • 755 B
Markdown
# 0.0.9 (2017-09-25)
### Changes
* Documentation and dependencies updated.
# 0.0.6, 0.0.7 (2017-09-11), 0.0.8 (2017-09-13)
### Changes
* **manager()** can update a Store object and nested arrays and objects.
# 0.0.5 (2017-08-18)
### Changes
* added Angular 5 compatibility.
* Documentation update.
* Dependencies was updated.
# 0.0.4 (2017-08-11)
### Bugs fixed
Moved `dependencies` to `devDependencies` in package.json to prevent AOT and WebPack some compile errors.
### Changes
* Dependencies was updated.
# 0.0.3 (2017-06-24)
### Changes
**Store** small fix to prevent weird behavior.
# 0.0.2 (2017-06-10)
### Changes
* Dependencies was updated.
# 0.0.1 (2017-05-30)
Initial commit