Releases: angular-architects/ngrx-toolkit
Releases · angular-architects/ngrx-toolkit
v18.1.1
Full Changelog: v18.1.0...v18.1.1
v18.1.0
What's Changed
- docs: add screenshot of devtools by @rainerhahnekamp in #91
- docs: improve docs for
withDevtools
by @rainerhahnekamp in #93 - Update README.md by @fdonzello in #97
New Contributors
- @fdonzello made their first contribution in #97
Full Changelog: v18.0.3...v18.1.0
v18.0.3
18.0.3 (2024-08-18)
🚀 Features
- add undo-redo skip and keys options, docs and unit tests (e9d9634)
- add secondary entry point for redux connector (48f9d95)
📝 Docs
- docs: Add missing updateAll example to withDataService (42d098b)
❤️ Thank You
- Marcin Dziechciaruk @marcindz88
- Michael Small @michael-small
- Tim Deschryver @timdeschryver
v18.0.2
v18.0.0
v18.0.0-rc.2.0
18.0.0-rc.2.0 (2024-07-10)
🚀 Features
- update to ngrx 18 and refactorings (80ccc52)
- pagination: Add pagination sample using mat-paginator (d583ebe)
🩹 Fixes
- close unterminated code block in
libs/ngrx-toolkit/README.md
(3e8e17b) - undo-redo: prevent duplicated entries on undo stack (e360ee6)
- undo-redo: prevent duplicated entries on undo stack (b4f68af)
❤️ Thank You
- Manfred Steyer @manfredsteyer
- michael-small @michael-small
- Murat Sari @wolfmanfx
- Rainer Hahnekamp @rainerhahnekamp
v0.4.0
v0.3.1
v0.3.0
0.3.0 (2024-04-20)
🚀 Features
- devtools: rename
patchState
toupdateState
(4343720)
❤️ Thank You
- Rainer Hahnekamp @rainerhahnekamp
v0.2.0
0.2.0 (2024-04-20)
🚀 Features
- add MIT licence (1c5ef89)
🩹 Fixes
- nx release with correct publish directory (9c0f94f)
- redux: multiple effects can subscribe to the same action (12d0077)
- redux: remove parameter from
noPayload
action functions (0e83882)
Refactor
- refactored named types of withCallState (92a47ef4)
❤️ Thank You
- Lars Hanisch @flensrocker
- Rainer Hahnekamp @rainerhahnekamp