File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # [ 0.3.0] ( https://github.com/fivethree-team/ngxs-ionic-router-plugin/compare/v0.2.0...v0.3.0 ) (2020-02-13)
2+
3+
4+ ### Features
5+
6+ * ** ionic:** update to ionic 5 ([ 273ccf3] ( https://github.com/fivethree-team/ngxs-ionic-router-plugin/commit/273ccf32bc3d681b44b42b30cd819d716acec4b6 ) )
7+
8+
9+
110# [ 0.2.0] ( https://github.com/fivethree-team/ngxs-ionic-router-plugin/compare/0.1.0...0.2.0 ) (2020-01-16)
211
312
Original file line number Diff line number Diff line change 55
66Router Plugin for Ionic 4 and NGXS 3.3.4 or higher.
77
8- | Angular | @ngxs/store | ionic | @fivethree /@fivethree/ngxs-ionic-router-plugin |
9- | ------- | ----------- | ------ | ---------------------------------------------- |
10- | 8/9 | 3.6.x+ | 4.x.x+ | 0.2.x+ |
11- | 7 | 3.3.4+ | 4.x.x+ | 0.1.0 |
8+ | Angular | @ngxs/store | ionic | @fivethree /@fivethree/ngxs-ionic-router-plugin |
9+ | ------- | ----------- | ----- | ---------------------------------------------- |
10+ | 8/9 | 3.6.x+ | 5.x.x | 0.3.x |
11+ | 8/9 | 3.6.x+ | 4.x.x | 0.2.x |
12+ | 7 | 3.3.4+ | 4.x.x | 0.1.0 |
1213
1314## 📦 Installation
1415
Original file line number Diff line number Diff line change 11{
22 "name" : " @fivethree/ngxs-ionic-router-plugin" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "author" : " Marc Stammerjohann" ,
55 "description" : " NGXS Ionic Router Plugin" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @fivethree/ngxs-ionic-router-plugin" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "description" : " NGXS Ionic Router Plugin" ,
55 "keywords" : [
66 " fivethree" ,
2121 },
2222 "peerDependencies" : {
2323 "@angular/core" : " >=8.0.0 <10.0.0" ,
24- "@ionic/angular" : " ^4 .0.0" ,
24+ "@ionic/angular" : " ^5 .0.0" ,
2525 "@ngxs/store" : " >=3.6.0"
2626 }
2727}
You can’t perform that action at this time.
0 commit comments