We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc03cee commit f8afdc0Copy full SHA for f8afdc0
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 0.4.0 (2024-06-07)
2
+
3
4
+### 🚀 Features
5
6
+- Add local pagination feature ([#56](https://github.com/angular-architects/ngrx-toolkit/pull/56))
7
8
+### ❤️ Thank You
9
10
+- Murat Sari
11
12
## 0.3.1 (2024-05-27)
13
14
libs/ngrx-toolkit/package.json
@@ -1,6 +1,6 @@
{
"name": "@angular-architects/ngrx-toolkit",
- "version": "0.3.1",
+ "version": "0.4.0",
"license": "MIT",
"repository": {
"type": "GitHub",
0 commit comments