v19.0.0
What's Changed
- feat: withDevTools disabled in prod - tree-shaking docs by @marcindz88 in #94
- chore: adjusted version range to allow major version of @ngrx/signal … by @Zwergenpunk in #102
- feat: Added support for clear undo redo stack. by @LukasSefcik in #106
- feat: upgrade to NgRx 19 by @mikeshtro in #114
- refactor/devtools by @rainerhahnekamp in #112
- chore: add lint-staged for prettier by @rainerhahnekamp in #113
- test(dataService): add basic tests for
withDataService
by @michael-small in #89 - chore: integrate eslint properly by @rainerhahnekamp in #115
- test(devtools): add e2e tests for devtools by @rainerhahnekamp in #116
- feat: add
withReset()
extension by @rainerhahnekamp in #119 - docs: add missed words in
withReset()
description by @michael-small in #120 - Feat/devtools with serializer by @rainerhahnekamp in #121
- refactor(devtools): extract tracking logic from
DevtoolsSyncer
by @rainerhahnekamp in #122 - fix(docs): fix failed markdown by @rainerhahnekamp in #123
New Contributors
- @Zwergenpunk made their first contribution in #102
- @LukasSefcik made their first contribution in #106
- @mikeshtro made their first contribution in #114
Full Changelog: v18.1.1...v19.0.0