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+ ## [5.2.1](https://github.com/ionic-team/ionic/compare/v5.2.0...v5.2.1) (2020-06-11)
2+
3+
4+ ### Bug Fixes
5+
6+ * **angular:** resolve error when not using ngModel on components ([4083e32](https://github.com/ionic-team/ionic/commit/4083e32e103db71f6db86ed1ecd398fda407c28b))
7+
8+
9+
110# [5.2.0 Silicon](https://github.com/ionic-team/ionic/compare/v5.1.1...v5.2.0) (2020-06-10)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/angular" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 5.2.1 " ,
44 "description" : " Angular specific wrappers for @ionic/core" ,
55 "keywords" : [
66 " ionic" ,
4242 "validate" : " npm i && npm run lint && npm run test && npm run build"
4343 },
4444 "dependencies" : {
45- "@ionic/core" : " 5.2.0 " ,
45+ "@ionic/core" : " 5.2.1 " ,
4646 "tslib" : " ^1.9.3"
4747 },
4848 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/core" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 5.2.1 " ,
44 "description" : " Base components for Ionic" ,
55 "keywords" : [
66 " ionic" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/docs" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 5.2.1 " ,
44 "description" : " Pre-packaged API documentation for the Ionic docs." ,
55 "main" : " core.json" ,
66 "types" : " core.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/angular-server" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 5.2.1 " ,
44 "description" : " Angular SSR Module for Ionic" ,
55 "keywords" : [
66 " ionic" ,
4949 "@angular/core" : " 8.2.13" ,
5050 "@angular/platform-browser" : " 8.2.13" ,
5151 "@angular/platform-server" : " 8.2.13" ,
52- "@ionic/core" : " 5.2.0 " ,
52+ "@ionic/core" : " 5.2.1 " ,
5353 "ng-packagr" : " 5.7.1" ,
5454 "tslint" : " ^5.12.1" ,
5555 "tslint-ionic-rules" : " 0.0.21" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/react-router" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 5.2.1 " ,
44 "description" : " React Router wrapper for @ionic/react" ,
55 "keywords" : [
66 " ionic" ,
3939 "tslib" : " *"
4040 },
4141 "peerDependencies" : {
42- "@ionic/core" : " 5.2.0 " ,
43- "@ionic/react" : " 5.2.0 " ,
42+ "@ionic/core" : " 5.2.1 " ,
43+ "@ionic/react" : " 5.2.1 " ,
4444 "react" : " ^16.8.6" ,
4545 "react-dom" : " ^16.8.6" ,
4646 "react-router" : " ^5.0.1" ,
4747 "react-router-dom" : " ^5.0.1"
4848 },
4949 "devDependencies" : {
50- "@ionic/core" : " 5.2.0 " ,
51- "@ionic/react" : " 5.2.0 " ,
50+ "@ionic/core" : " 5.2.1 " ,
51+ "@ionic/react" : " 5.2.1 " ,
5252 "@testing-library/jest-dom" : " ^4.2.4" ,
5353 "@testing-library/react" : " ^9.3.2" ,
5454 "@testing-library/user-event" : " ^7.1.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/react" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 5.2.1 " ,
44 "description" : " React specific wrapper for @ionic/core" ,
55 "keywords" : [
66 " ionic" ,
3939 " css/"
4040 ],
4141 "dependencies" : {
42- "@ionic/core" : " 5.2.0 " ,
42+ "@ionic/core" : " 5.2.1 " ,
4343 "ionicons" : " ^5.0.1" ,
4444 "tslib" : " *"
4545 },
You can’t perform that action at this time.
0 commit comments