Skip to content

Commit a62e088

Browse files
chore(release): publish 18.0.0-rc.2.0
1 parent e5606d8 commit a62e088

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

.npmrc

Whitespace-only changes.

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
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+
122
## 0.4.0 (2024-06-07)
223

324

0 commit comments

Comments
 (0)