File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 19.1.0 (2025-02-12)
2+
3+ ### 🚀 Features
4+
5+ - add ` withImmutableState ` ([ 8203d33] ( https://github.com/rainerhahnekamp/ngrx-toolkit/commit/8203d33 ) )
6+ - add ` withFeatureFactory() ` ([ aead6f8] ( https://github.com/rainerhahnekamp/ngrx-toolkit/commit/aead6f8 ) )
7+ - add ` withConditional() ` ([ bef1528] ( https://github.com/rainerhahnekamp/ngrx-toolkit/commit/bef1528 ) )
8+
9+ ### 🩹 Fixes
10+
11+ - improve tree shaking for with-pagination ([ ad09e31] ( https://github.com/rainerhahnekamp/ngrx-toolkit/commit/ad09e31 ) )
12+ - ** devtools:** fix existing name error in SSR ([ b638698] ( https://github.com/rainerhahnekamp/ngrx-toolkit/commit/b638698 ) )
13+ - ** redux:** don't override methods of innerStore ([ #132 ] ( https://github.com/rainerhahnekamp/ngrx-toolkit/pull/132 ) )
14+
15+ ### ❤️ Thank You
16+
17+ - Murat Sari
18+ - Rainer Hahnekamp @rainerhahnekamp
19+
120## 19.0.2 (2025-01-14)
221
322### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular-architects/ngrx-toolkit" ,
3- "version" : " 19.0.2 " ,
3+ "version" : " 19.1.0 " ,
44 "license" : " MIT" ,
55 "repository" : {
66 "type" : " GitHub" ,
You can’t perform that action at this time.
0 commit comments