We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f894f53 commit f0d8b96Copy full SHA for f0d8b96
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 0.3.1 (2024-05-27)
2
+
3
4
+### 🩹 Fixes
5
6
+- lazy load routes to get under the build budget ([729c84d](https://github.com/angular-architects/ngrx-toolkit/commit/729c84d))
7
8
+### ❤️ Thank You
9
10
+- Rainer Hahnekamp @rainerhahnekamp
11
12
## 0.3.0 (2024-04-20)
13
14
libs/ngrx-toolkit/package.json
@@ -1,6 +1,6 @@
{
"name": "@angular-architects/ngrx-toolkit",
- "version": "0.3.0",
+ "version": "0.3.1",
"license": "MIT",
"repository": {
"type": "GitHub",
0 commit comments