Releases: gabrielguerrero/ngrx-traits
Releases · gabrielguerrero/ngrx-traits
v19.0.0-beta.7
Features
- signals: withLogger improvements (0fc68f1), closes #165
v19.0.0-beta.6
Bug Fixes
- signals: fix to withEnttiesLoading mapPipe (4fc3f89), closes #162
v18.4.2
18.4.2 (2025-02-07)
Bug Fixes
- signals: fix to withEnttiesLoading mapPipe (8163672), closes #162
v19.0.0-beta.5
Features
- signals: withEntitiesHybridFilter (3905ac1), closes #160
v19.0.0-beta.4
Features
- signals: implemented withAnyCallsStatus to track status changes on any call (fbbe04f), closes #155
v19.0.0-beta.3
Features
- signals: new callWith prop for withCalls, and defaultResult prop to initialize result (c31b287), closes #151
v19.0.0-beta.2
Bug Fixes
- fix wrong imports: fix wrong imports (774d69d), closes #150
v19.0.0-beta.1
Features
- all: upgrade to ngrx 19 , fix tests (c76947d), closes #150
BREAKING CHANGES
v18.4.1
18.4.1 (2024-12-09)
Bug Fixes
- signals: withCalls mapPipe not working correctly (2b9647c), closes #148
v18.4.0
18.4.0 (2024-11-09)
Features
- deepcomputed: apply deepcomputed for non flat computeds (5fd0d1c)