Releases: gabrielguerrero/ngrx-traits
Releases · gabrielguerrero/ngrx-traits
v2.6.0-beta.5
Bug Fixes
- cache: expose maxCacheSize prop (5a10c9e)
v2.6.0-beta.4
Bug Fixes
- set-entity-trait: fixed export of set entity trait, fixed docs (ef0020f)
v2.6.0-beta.3
Features
- filter-trait: new isRemoteFiter prop (6d9f526)
v2.6.0-beta.2
Bug Fixes
- cache: cache not exported properly (83511cb)
v2.6.0-beta.1
Features
- cache: new simple cache functionality for effects call to backend api (6a629c3)
v2.5.0
2.5.0 (2022-03-31)
Features
- local-traits: allow effects on traitlocal classes (d22d504)
v2.5.0-beta.1
Features
- local-traits: allow effects on traitlocal classes (e386d27)
v2.4.1
2.4.1 (2022-03-30)
Bug Fixes
- local-traits: fix broken test (a453684)
- local-traits: rollback allow writing effects inside TraitsLocal (14a2dd7)
v2.4.0
2.4.0 (2022-03-29)
Features
- createentityfeature: make entity names optional (2952bf1)
v2.3.0
2.3.0 (2022-03-29)
Features
- local-traits: enable local traits to use mixed or combined entity traits (2af3771)