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.
15.0.0-rc.1
1 parent 8bc8b73 commit 264117cCopy full SHA for 264117c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Router Component Store changelog
2
3
+## 15.0.0-rc.1 (2024-09-17)
4
+
5
+### Refactors
6
7
+- Replace `StrictRouteParams` with simple type ([#325](https://github.com/ngworker/router-component-store/pull/325))
8
+- Replace `StrictRouteData` with simple type ([#326](https://github.com/ngworker/router-component-store/pull/326))
9
10
## 15.0.0-rc.0 (2024-09-03)
11
12
### Features
0 commit comments