Releases: michaeljota/ngrx-ducks
Releases · michaeljota/ngrx-ducks
ngrx-ducks v2
- This version is based on ngrx 10.x
- Suggests the usage of function creators when possible.
- Replaces Dispatcher services with Facade, because Facade uses the same concept but also introduces selectors.
- Reorder the feature list to introduce better the relationship between them.
- Suggests the usage of ngrx schematics when possible.