Changelog All notable changes to this project will be documented in this file. See standard-version for commit guidelines. 0.0.1 (2020-05-20) Features array-utils: added index param on ItemPredicate (#394) (7bb3e45) persist-state: expose persistState return type (#414) (111251f) router: Fire navigation action on completion (#406) (5052ccf) Bug Fixes build: downgrade ts version (9a454f6) dev: delete stores and queries in prod mode (ae2e754), closes #416 env: don't access window outside of browser (#428) (6fdc251) ng-entity-service: make methods protected to prevent error for e… (#430) (aaef238)