File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/router-component-store Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Router Component Store changelog
22
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+
310## 15.0.0-rc.0 (2024-09-03)
411
512### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @ngworker/router-component-store" ,
3- "version" : " 15.0.0-rc.0 " ,
3+ "version" : " 15.0.0-rc.1 " ,
44 "description" : " A strictly typed lightweight alternative to NgRx Router Store (@ngrx/router-store) and ActivatedRoute" ,
55 "license" : " MIT" ,
66 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments