We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819ee18 commit 3c0a5bdCopy full SHA for 3c0a5bd
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+## 18.0.0-rc.2.1 (2024-08-02)
2
+
3
4
+### 🚀 Features
5
6
+- update to NgRx Signals 18 Release ([3d61dd2](https://github.com/angular-architects/ngrx-toolkit/commit/3d61dd2))
7
8
+### 🩹 Fixes
9
10
+- switch to yarn because of failing ci ([bd8cb25](https://github.com/angular-architects/ngrx-toolkit/commit/bd8cb25))
11
12
+### ❤️ Thank You
13
14
+- Rainer Hahnekamp @rainerhahnekamp
15
16
# 18.0.0 (2024-07-30)
17
18
libs/ngrx-toolkit/package.json
@@ -1,6 +1,6 @@
{
"name": "@angular-architects/ngrx-toolkit",
- "version": "18.0.2",
+ "version": "18.0.0-rc.2.1",
"license": "MIT",
"repository": {
"type": "GitHub",
0 commit comments