File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 18.0.0-rc.2.0 (2024-07-10)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - update to ngrx 18 and refactorings ([ 80ccc52] ( https://github.com/angular-architects/ngrx-toolkit/commit/80ccc52 ) )
7
+ - ** pagination:** Add pagination sample using mat-paginator ([ d583ebe] ( https://github.com/angular-architects/ngrx-toolkit/commit/d583ebe ) )
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - close unterminated code block in ` libs/ngrx-toolkit/README.md ` ([ 3e8e17b] ( https://github.com/angular-architects/ngrx-toolkit/commit/3e8e17b ) )
12
+ - ** undo-redo:** prevent duplicated entries on undo stack ([ e360ee6] ( https://github.com/angular-architects/ngrx-toolkit/commit/e360ee6 ) )
13
+ - ** undo-redo:** prevent duplicated entries on undo stack ([ b4f68af] ( https://github.com/angular-architects/ngrx-toolkit/commit/b4f68af ) )
14
+
15
+ ### ❤️ Thank You
16
+
17
+ - Manfred Steyer
18
+ - michael-small @michael-small
19
+ - Murat Sari
20
+ - Rainer Hahnekamp @rainerhahnekamp
21
+
1
22
## 0.4.0 (2024-06-07)
2
23
3
24
You can’t perform that action at this time.
0 commit comments