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 ef7ba1f commit cb3e30eCopy full SHA for cb3e30e
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 19.0.2 (2025-01-14)
2
+
3
+### 🚀 Features
4
5
+- **redux:** add possibility to extract elements to separate files ([ef7ba1f](https://github.com/rainerhahnekamp/ngrx-toolkit/commit/ef7ba1f))
6
7
+### ❤️ Thank You
8
9
+- Rainer Hahnekamp @rainerhahnekamp
10
11
## 19.0.1 (2025-01-09)
12
13
### 🚀 Features
libs/ngrx-toolkit/package.json
@@ -1,6 +1,6 @@
{
"name": "@angular-architects/ngrx-toolkit",
- "version": "19.0.1",
+ "version": "19.0.2",
"license": "MIT",
"repository": {
"type": "GitHub",
0 commit comments