This commit is contained in:
Liam DeBeasi
2021-12-08 14:12:34 +00:00
parent 04219fa061
commit 290d7cbab9
14 changed files with 53 additions and 45 deletions

View File

@ -1,3 +1,11 @@
# [6.0.0 Titanium](https://github.com/ionic-team/ionic/compare/v6.0.0-rc.4...v6.0.0) (2021-12-08)
Enjoy! 🚀
> We recommend updating to version `5.9.2` before updating to version `6.0.0` in order to see deprecation warnings related to your app [in the developer console](https://javascript.info/devtools).
Please see the [Ionic 6 Upgrade Guide](https://ionicframework.com/docs/next/intro/upgrading-to-ionic-6) for a step-by-step list of what you need to do to get started with Ionic 6.
# [6.0.0-rc.4](https://github.com/ionic-team/ionic/compare/v6.0.0-rc.3...v6.0.0-rc.4) (2021-12-07) # [6.0.0-rc.4](https://github.com/ionic-team/ionic/compare/v6.0.0-rc.3...v6.0.0-rc.4) (2021-12-07)

View File

@ -1,15 +1,15 @@
{ {
"name": "@ionic/angular", "name": "@ionic/angular",
"version": "6.0.0-rc.4", "version": "6.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ionic/angular", "name": "@ionic/angular",
"version": "6.0.0-rc.4", "version": "6.0.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@ionic/core": "6.0.0-rc.3", "@ionic/core": "6.0.0-rc.4",
"jsonc-parser": "^3.0.0", "jsonc-parser": "^3.0.0",
"tslib": "^2.0.0" "tslib": "^2.0.0"
}, },
@ -1023,9 +1023,9 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "6.0.0-rc.3", "version": "6.0.0-rc.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-rc.3.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-rc.4.tgz",
"integrity": "sha512-qXfOteUp0JC8jSh0Dzm/Her4WYpjoBrBlPmB5grrJ0BUq2NdeBEdhv26BsGc39x+vtS3fnKLvJwDD7JMWYPqPw==", "integrity": "sha512-bQmF2U07/HwN9x6xquNeXQyRDWDUfLmkDV5F/foOxdQk0qd78v9x4xdX3Yr9ypsn2sxlu6U83wALYqmw6fF8Fg==",
"dependencies": { "dependencies": {
"@stencil/core": "~2.11.0-0", "@stencil/core": "~2.11.0-0",
"ionicons": "^6.0.0", "ionicons": "^6.0.0",
@ -7951,9 +7951,9 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "6.0.0-rc.3", "version": "6.0.0-rc.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-rc.3.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-rc.4.tgz",
"integrity": "sha512-qXfOteUp0JC8jSh0Dzm/Her4WYpjoBrBlPmB5grrJ0BUq2NdeBEdhv26BsGc39x+vtS3fnKLvJwDD7JMWYPqPw==", "integrity": "sha512-bQmF2U07/HwN9x6xquNeXQyRDWDUfLmkDV5F/foOxdQk0qd78v9x4xdX3Yr9ypsn2sxlu6U83wALYqmw6fF8Fg==",
"requires": { "requires": {
"@stencil/core": "~2.11.0-0", "@stencil/core": "~2.11.0-0",
"ionicons": "^6.0.0", "ionicons": "^6.0.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/angular", "name": "@ionic/angular",
"version": "6.0.0-rc.4", "version": "6.0.0",
"description": "Angular specific wrappers for @ionic/core", "description": "Angular specific wrappers for @ionic/core",
"keywords": [ "keywords": [
"ionic", "ionic",
@ -40,7 +40,7 @@
"validate": "npm i && npm run lint && npm run test && npm run build" "validate": "npm i && npm run lint && npm run test && npm run build"
}, },
"dependencies": { "dependencies": {
"@ionic/core": "6.0.0-rc.4", "@ionic/core": "6.0.0",
"jsonc-parser": "^3.0.0", "jsonc-parser": "^3.0.0",
"tslib": "^2.0.0" "tslib": "^2.0.0"
}, },

View File

@ -1,12 +1,12 @@
{ {
"name": "@ionic/core", "name": "@ionic/core",
"version": "6.0.0-rc.4", "version": "6.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ionic/core", "name": "@ionic/core",
"version": "6.0.0-rc.4", "version": "6.0.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@stencil/core": "~2.11.0-0", "@stencil/core": "~2.11.0-0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/core", "name": "@ionic/core",
"version": "6.0.0-rc.4", "version": "6.0.0",
"description": "Base components for Ionic", "description": "Base components for Ionic",
"keywords": [ "keywords": [
"ionic", "ionic",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/docs", "name": "@ionic/docs",
"version": "6.0.0-rc.4", "version": "6.0.0",
"description": "Pre-packaged API documentation for the Ionic docs.", "description": "Pre-packaged API documentation for the Ionic docs.",
"main": "core.json", "main": "core.json",
"types": "core.d.ts", "types": "core.d.ts",

View File

@ -1,12 +1,12 @@
{ {
"name": "@ionic/angular-server", "name": "@ionic/angular-server",
"version": "6.0.0-rc.4", "version": "6.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ionic/angular-server", "name": "@ionic/angular-server",
"version": "6.0.0-rc.4", "version": "6.0.0",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@angular-eslint/eslint-plugin": "^12.6.1", "@angular-eslint/eslint-plugin": "^12.6.1",
@ -18,7 +18,7 @@
"@angular/platform-browser": "^12.0.0", "@angular/platform-browser": "^12.0.0",
"@angular/platform-browser-dynamic": "^12.2.10", "@angular/platform-browser-dynamic": "^12.2.10",
"@angular/platform-server": "^12.0.0", "@angular/platform-server": "^12.0.0",
"@ionic/core": "6.0.0-rc.3", "@ionic/core": "6.0.0-rc.4",
"@ionic/eslint-config": "^0.3.0", "@ionic/eslint-config": "^0.3.0",
"@ionic/prettier-config": "^2.0.0", "@ionic/prettier-config": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^5.2.0", "@typescript-eslint/eslint-plugin": "^5.2.0",
@ -661,9 +661,9 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "6.0.0-rc.3", "version": "6.0.0-rc.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-rc.3.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-rc.4.tgz",
"integrity": "sha512-qXfOteUp0JC8jSh0Dzm/Her4WYpjoBrBlPmB5grrJ0BUq2NdeBEdhv26BsGc39x+vtS3fnKLvJwDD7JMWYPqPw==", "integrity": "sha512-bQmF2U07/HwN9x6xquNeXQyRDWDUfLmkDV5F/foOxdQk0qd78v9x4xdX3Yr9ypsn2sxlu6U83wALYqmw6fF8Fg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@stencil/core": "~2.11.0-0", "@stencil/core": "~2.11.0-0",
@ -6828,9 +6828,9 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "6.0.0-rc.3", "version": "6.0.0-rc.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-rc.3.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-rc.4.tgz",
"integrity": "sha512-qXfOteUp0JC8jSh0Dzm/Her4WYpjoBrBlPmB5grrJ0BUq2NdeBEdhv26BsGc39x+vtS3fnKLvJwDD7JMWYPqPw==", "integrity": "sha512-bQmF2U07/HwN9x6xquNeXQyRDWDUfLmkDV5F/foOxdQk0qd78v9x4xdX3Yr9ypsn2sxlu6U83wALYqmw6fF8Fg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@stencil/core": "~2.11.0-0", "@stencil/core": "~2.11.0-0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/angular-server", "name": "@ionic/angular-server",
"version": "6.0.0-rc.4", "version": "6.0.0",
"description": "Angular SSR Module for Ionic", "description": "Angular SSR Module for Ionic",
"keywords": [ "keywords": [
"ionic", "ionic",
@ -52,7 +52,7 @@
"@angular/platform-browser": "^12.0.0", "@angular/platform-browser": "^12.0.0",
"@angular/platform-browser-dynamic": "^12.2.10", "@angular/platform-browser-dynamic": "^12.2.10",
"@angular/platform-server": "^12.0.0", "@angular/platform-server": "^12.0.0",
"@ionic/core": "6.0.0-rc.4", "@ionic/core": "6.0.0",
"@ionic/eslint-config": "^0.3.0", "@ionic/eslint-config": "^0.3.0",
"@ionic/prettier-config": "^2.0.0", "@ionic/prettier-config": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^5.2.0", "@typescript-eslint/eslint-plugin": "^5.2.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/react-router", "name": "@ionic/react-router",
"version": "6.0.0-rc.4", "version": "6.0.0",
"description": "React Router wrapper for @ionic/react", "description": "React Router wrapper for @ionic/react",
"keywords": [ "keywords": [
"ionic", "ionic",
@ -39,14 +39,14 @@
"tslib": "*" "tslib": "*"
}, },
"peerDependencies": { "peerDependencies": {
"@ionic/react": "6.0.0-rc.4", "@ionic/react": "6.0.0",
"react": ">=16.8.6", "react": ">=16.8.6",
"react-dom": ">=16.8.6", "react-dom": ">=16.8.6",
"react-router": "^5.0.1", "react-router": "^5.0.1",
"react-router-dom": "^5.0.1" "react-router-dom": "^5.0.1"
}, },
"devDependencies": { "devDependencies": {
"@ionic/react": "6.0.0-rc.4", "@ionic/react": "6.0.0",
"@rollup/plugin-node-resolve": "^8.1.0", "@rollup/plugin-node-resolve": "^8.1.0",
"@types/node": "^14.0.14", "@types/node": "^14.0.14",
"@types/react": "16.14.0", "@types/react": "16.14.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/react", "name": "@ionic/react",
"version": "6.0.0-rc.4", "version": "6.0.0",
"description": "React specific wrapper for @ionic/core", "description": "React specific wrapper for @ionic/core",
"keywords": [ "keywords": [
"ionic", "ionic",
@ -40,7 +40,7 @@
"css/" "css/"
], ],
"dependencies": { "dependencies": {
"@ionic/core": "6.0.0-rc.4", "@ionic/core": "6.0.0",
"ionicons": "^6.0.0", "ionicons": "^6.0.0",
"tslib": "*" "tslib": "*"
}, },

View File

@ -1,12 +1,12 @@
{ {
"name": "@ionic/vue-router", "name": "@ionic/vue-router",
"version": "6.0.0-rc.4", "version": "6.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ionic/vue-router", "name": "@ionic/vue-router",
"version": "6.0.0-rc.4", "version": "6.0.0",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@ionic/vue": "5.4.1", "@ionic/vue": "5.4.1",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/vue-router", "name": "@ionic/vue-router",
"version": "6.0.0-rc.4", "version": "6.0.0",
"description": "Vue Router integration for @ionic/vue", "description": "Vue Router integration for @ionic/vue",
"scripts": { "scripts": {
"test.spec": "jest", "test.spec": "jest",

View File

@ -1,15 +1,15 @@
{ {
"name": "@ionic/vue", "name": "@ionic/vue",
"version": "6.0.0-rc.4", "version": "6.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ionic/vue", "name": "@ionic/vue",
"version": "6.0.0-rc.4", "version": "6.0.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@ionic/core": "6.0.0-rc.3", "@ionic/core": "6.0.0-rc.4",
"ionicons": "^6.0.0" "ionicons": "^6.0.0"
}, },
"devDependencies": { "devDependencies": {
@ -53,9 +53,9 @@
} }
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "6.0.0-rc.3", "version": "6.0.0-rc.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-rc.3.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-rc.4.tgz",
"integrity": "sha512-qXfOteUp0JC8jSh0Dzm/Her4WYpjoBrBlPmB5grrJ0BUq2NdeBEdhv26BsGc39x+vtS3fnKLvJwDD7JMWYPqPw==", "integrity": "sha512-bQmF2U07/HwN9x6xquNeXQyRDWDUfLmkDV5F/foOxdQk0qd78v9x4xdX3Yr9ypsn2sxlu6U83wALYqmw6fF8Fg==",
"dependencies": { "dependencies": {
"@stencil/core": "~2.11.0-0", "@stencil/core": "~2.11.0-0",
"ionicons": "^6.0.0", "ionicons": "^6.0.0",
@ -633,9 +633,9 @@
} }
}, },
"@ionic/core": { "@ionic/core": {
"version": "6.0.0-rc.3", "version": "6.0.0-rc.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-rc.3.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-rc.4.tgz",
"integrity": "sha512-qXfOteUp0JC8jSh0Dzm/Her4WYpjoBrBlPmB5grrJ0BUq2NdeBEdhv26BsGc39x+vtS3fnKLvJwDD7JMWYPqPw==", "integrity": "sha512-bQmF2U07/HwN9x6xquNeXQyRDWDUfLmkDV5F/foOxdQk0qd78v9x4xdX3Yr9ypsn2sxlu6U83wALYqmw6fF8Fg==",
"requires": { "requires": {
"@stencil/core": "~2.11.0-0", "@stencil/core": "~2.11.0-0",
"ionicons": "^6.0.0", "ionicons": "^6.0.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/vue", "name": "@ionic/vue",
"version": "6.0.0-rc.4", "version": "6.0.0",
"description": "Vue specific wrapper for @ionic/core", "description": "Vue specific wrapper for @ionic/core",
"scripts": { "scripts": {
"lint": "echo add linter", "lint": "echo add linter",
@ -59,7 +59,7 @@
"vue-router": "^4.0.0-rc.4" "vue-router": "^4.0.0-rc.4"
}, },
"dependencies": { "dependencies": {
"@ionic/core": "6.0.0-rc.4", "@ionic/core": "6.0.0",
"ionicons": "^6.0.0" "ionicons": "^6.0.0"
}, },
"vetur": { "vetur": {