Skip to content
This repository has been archived by the owner on Jan 10, 2018. It is now read-only.

2.1.2 hotfix release for null initialState problem.

Compare
Choose a tag to compare
@robwormald robwormald released this 15 Aug 06:21
· 15 commits to master since this release

fixes an issue where angular's JiT compiler will generate null values where ngrx/store was expecting undefined.