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 4343720 commit 7ef7ef0Copy full SHA for 7ef7ef0
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 0.3.0 (2024-04-20)
2
+
3
4
+### 🚀 Features
5
6
+- **devtools:** rename `patchState` to `updateState` ([4343720](https://github.com/angular-architects/ngrx-toolkit/commit/4343720))
7
8
+### ❤️ Thank You
9
10
+- Rainer Hahnekamp @rainerhahnekamp
11
12
## 0.2.0 (2024-04-20)
13
14
libs/ngrx-toolkit/package.json
@@ -1,6 +1,6 @@
{
"name": "@angular-architects/ngrx-toolkit",
- "version": "0.2.0",
+ "version": "0.3.0",
"license": "MIT",
"repository": {
"type": "GitHub",
0 commit comments