redux_entity 1.0.2
redux_entity: ^1.0.2 copied to clipboard
Library for maintaining collections in a Redux store. Based on @ngrx/entity.
1.0.2 #
- Further reduce version requirement for
testpackage to 1.16.0, the first null-safe version
1.0.1 #
- Reduce version requirement for
testpackage
0.1.1 #
- Relax type for Deserializer, makes possible to store list entities
0.1.0 #
- Add caching support for the RetrieveAll actions
0.0.1 Initial Release #
- Initial Release!