|
1 |
| -## 18.1.0 (2024-10-15) |
| 1 | +# 19.0.0 (2025-01-08) |
| 2 | + |
| 3 | +### 🚀 Features |
| 4 | + |
| 5 | +- withDevTools disabled in prod, and tree-shaking docs ([4c2baa9](https://github.com/rainerhahnekamp/ngrx-toolkit/commit/4c2baa9)) |
| 6 | +- withDevTools disabled in prod, and tree-shaking docs - docs utility function update ([ada5f26](https://github.com/rainerhahnekamp/ngrx-toolkit/commit/ada5f26)) |
| 7 | +- Add support for clear undo redo stack. ([#106](https://github.com/rainerhahnekamp/ngrx-toolkit/pull/106)) |
| 8 | +- upgrade to NgRx 19 ([f257624](https://github.com/rainerhahnekamp/ngrx-toolkit/commit/f257624)) |
| 9 | +- **devtools:** add `withMapper` feature ([97c0031](https://github.com/rainerhahnekamp/ngrx-toolkit/commit/97c0031)) |
| 10 | +- **signals:** add `withReset()` feature to SignalStore ([90a64b3](https://github.com/rainerhahnekamp/ngrx-toolkit/commit/90a64b3)) |
| 11 | + |
| 12 | +### ❤️ Thank You |
2 | 13 |
|
| 14 | +- Lukáš Šefčík @LukasSefcik |
| 15 | +- marcindz88 |
| 16 | +- Michal Štrajt @mikeshtro |
| 17 | +- Rainer Hahnekamp @rainerhahnekamp |
| 18 | + |
| 19 | +## 18.1.0 (2024-10-15) |
3 | 20 |
|
4 | 21 | ### 🚀 Features
|
5 | 22 |
|
6 | 23 | - upgrade to NgRx 18.1 ([30073b9](https://github.com/rainerhahnekamp/ngrx-toolkit/commit/30073b9))
|
7 | 24 |
|
8 |
| -### ❤️ Thank You |
| 25 | +### ❤️ Thank You |
9 | 26 |
|
10 | 27 | - Rainer Hahnekamp
|
11 | 28 |
|
12 | 29 | ## 18.0.3 (2024-08-18)
|
13 | 30 |
|
14 |
| - |
15 | 31 | ### 🚀 Features
|
16 | 32 |
|
17 | 33 | - update to NgRx Signals 18 Release ([3d61dd2](https://github.com/angular-architects/ngrx-toolkit/commit/3d61dd2))
|
|
22 | 38 |
|
23 | 39 | - switch to yarn because of failing ci ([bd8cb25](https://github.com/angular-architects/ngrx-toolkit/commit/bd8cb25))
|
24 | 40 |
|
25 |
| -### ❤️ Thank You |
| 41 | +### ❤️ Thank You |
26 | 42 |
|
27 | 43 | - marcindz88
|
28 | 44 | - Rainer Hahnekamp @rainerhahnekamp
|
29 | 45 |
|
30 | 46 | # 18.0.0 (2024-07-30)
|
31 | 47 |
|
32 |
| - |
33 | 48 | ### 🚀 Features
|
34 | 49 |
|
35 | 50 | - update to NgRx Signals 18 Release ([3d61dd2](https://github.com/angular-architects/ngrx-toolkit/commit/3d61dd2))
|
|
38 | 53 |
|
39 | 54 | - switch to yarn because of failing ci ([bd8cb25](https://github.com/angular-architects/ngrx-toolkit/commit/bd8cb25))
|
40 | 55 |
|
41 |
| -### ❤️ Thank You |
| 56 | +### ❤️ Thank You |
42 | 57 |
|
43 | 58 | - Rainer Hahnekamp @rainerhahnekamp
|
44 | 59 |
|
45 | 60 | ## 18.0.0-rc.2.0 (2024-07-10)
|
46 | 61 |
|
47 |
| - |
48 | 62 | ### 🚀 Features
|
49 | 63 |
|
50 | 64 | - update to ngrx 18 and refactorings ([80ccc52](https://github.com/angular-architects/ngrx-toolkit/commit/80ccc52))
|
|
56 | 70 | - **undo-redo:** prevent duplicated entries on undo stack ([e360ee6](https://github.com/angular-architects/ngrx-toolkit/commit/e360ee6))
|
57 | 71 | - **undo-redo:** prevent duplicated entries on undo stack ([b4f68af](https://github.com/angular-architects/ngrx-toolkit/commit/b4f68af))
|
58 | 72 |
|
59 |
| -### ❤️ Thank You |
| 73 | +### ❤️ Thank You |
60 | 74 |
|
61 | 75 | - Manfred Steyer
|
62 | 76 | - michael-small @michael-small
|
|
65 | 79 |
|
66 | 80 | ## 0.4.0 (2024-06-07)
|
67 | 81 |
|
68 |
| - |
69 | 82 | ### 🚀 Features
|
70 | 83 |
|
71 | 84 | - Add local pagination feature ([#56](https://github.com/angular-architects/ngrx-toolkit/pull/56))
|
72 | 85 |
|
73 |
| -### ❤️ Thank You |
| 86 | +### ❤️ Thank You |
74 | 87 |
|
75 | 88 | - Murat Sari
|
76 | 89 |
|
77 | 90 | ## 0.3.1 (2024-05-27)
|
78 | 91 |
|
79 |
| - |
80 | 92 | ### 🩹 Fixes
|
81 | 93 |
|
82 | 94 | - lazy load routes to get under the build budget ([729c84d](https://github.com/angular-architects/ngrx-toolkit/commit/729c84d))
|
83 | 95 |
|
84 |
| -### ❤️ Thank You |
| 96 | +### ❤️ Thank You |
85 | 97 |
|
86 | 98 | - Rainer Hahnekamp @rainerhahnekamp
|
87 | 99 |
|
88 | 100 | ## 0.3.0 (2024-04-20)
|
89 | 101 |
|
90 |
| - |
91 | 102 | ### 🚀 Features
|
92 | 103 |
|
93 | 104 | - **devtools:** rename `patchState` to `updateState` ([4343720](https://github.com/angular-architects/ngrx-toolkit/commit/4343720))
|
94 | 105 |
|
95 |
| -### ❤️ Thank You |
| 106 | +### ❤️ Thank You |
96 | 107 |
|
97 | 108 | - Rainer Hahnekamp @rainerhahnekamp
|
98 | 109 |
|
99 | 110 | ## 0.2.0 (2024-04-20)
|
100 | 111 |
|
101 |
| - |
102 | 112 | ### 🚀 Features
|
103 | 113 |
|
104 | 114 | - add MIT licence ([1c5ef89](https://github.com/angular-architects/ngrx-toolkit/commit/1c5ef89))
|
|
109 | 119 | - **redux:** multiple effects can subscribe to the same action ([12d0077](https://github.com/angular-architects/ngrx-toolkit/commit/12d0077))
|
110 | 120 | - **redux:** remove parameter from `noPayload` action functions ([0e83882](https://github.com/angular-architects/ngrx-toolkit/commit/0e83882))
|
111 | 121 |
|
112 |
| -### ❤️ Thank You |
| 122 | +### ❤️ Thank You |
113 | 123 |
|
114 | 124 | - Rainer Hahnekamp @rainerhahnekamp
|
115 | 125 |
|
116 | 126 | ## 0.1.1 (2024-04-20)
|
117 | 127 |
|
118 |
| - |
119 | 128 | ### 🩹 Fixes
|
120 | 129 |
|
121 | 130 | - nx release with correct publish directory ([9c0f94f](https://github.com/angular-architects/ngrx-toolkit/commit/9c0f94f))
|
122 | 131 | - **redux:** multiple effects can subscribe to the same action ([12d0077](https://github.com/angular-architects/ngrx-toolkit/commit/12d0077))
|
123 | 132 | - **redux:** remove parameter from `noPayload` action functions ([0e83882](https://github.com/angular-architects/ngrx-toolkit/commit/0e83882))
|
124 | 133 |
|
125 |
| -### ❤️ Thank You |
| 134 | +### ❤️ Thank You |
126 | 135 |
|
127 | 136 | - Rainer Hahnekamp @rainerhahnekamp
|
128 | 137 |
|
129 | 138 | ## 0.1.0 (2024-03-02)
|
130 | 139 |
|
131 |
| - |
132 | 140 | ### 🚀 Features
|
133 | 141 |
|
134 | 142 | - prototype of with-redux ([22157c9](https://github.com/rainerhahnekamp/ngrx-toolkit/commit/22157c9))
|
|
146 | 154 | - **devtools:** ssr mode ([0fa5e67](https://github.com/rainerhahnekamp/ngrx-toolkit/commit/0fa5e67))
|
147 | 155 | - **redux:** fix `never` type in reducer ([164585b](https://github.com/rainerhahnekamp/ngrx-toolkit/commit/164585b))
|
148 | 156 |
|
149 |
| -### ❤️ Thank You |
| 157 | +### ❤️ Thank You |
150 | 158 |
|
151 | 159 | - Basti Hoffmann @bohoffi
|
152 | 160 | - Anders Finserås Graneng @andersfgraneng
|
|
0 commit comments