From 7255a890a054dfd98f95fc9acb1cbd59bb2d91db Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Wed, 28 Apr 2021 16:24:45 +0200 Subject: [PATCH] chore: release - @nuxt/app@0.3.3 - nuxt-cli@0.3.2 - @nuxt/kit@0.5.2 - @nuxt/nitro@0.6.2 - nuxt3@0.6.2 - @nuxt/vite-builder@0.3.2 - @nuxt/webpack-builder@0.3.3 --- packages/app/CHANGELOG.md | 8 ++++++++ packages/app/package.json | 2 +- packages/cli/CHANGELOG.md | 8 ++++++++ packages/cli/package.json | 4 ++-- packages/kit/CHANGELOG.md | 8 ++++++++ packages/kit/package.json | 2 +- packages/nitro/CHANGELOG.md | 14 ++++++++++++++ packages/nitro/package.json | 4 ++-- packages/nuxt3/CHANGELOG.md | 8 ++++++++ packages/nuxt3/package.json | 14 +++++++------- packages/vite/CHANGELOG.md | 8 ++++++++ packages/vite/package.json | 4 ++-- packages/webpack/CHANGELOG.md | 8 ++++++++ packages/webpack/package.json | 4 ++-- yarn.lock | 32 ++++++++++++++++---------------- 15 files changed, 95 insertions(+), 33 deletions(-) diff --git a/packages/app/CHANGELOG.md b/packages/app/CHANGELOG.md index 171bff471b..80aea4e2ff 100644 --- a/packages/app/CHANGELOG.md +++ b/packages/app/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.3](https://github.com/nuxt/framework/compare/@nuxt/app@0.3.2...@nuxt/app@0.3.3) (2021-04-28) + +**Note:** Version bump only for package @nuxt/app + + + + + ## [0.3.2](https://github.com/nuxt/framework/compare/@nuxt/app@0.3.1...@nuxt/app@0.3.2) (2021-04-23) **Note:** Version bump only for package @nuxt/app diff --git a/packages/app/package.json b/packages/app/package.json index 17bae46059..616feb4306 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/app", - "version": "0.3.2", + "version": "0.3.3", "repository": "nuxt/framework", "license": "MIT", "exports": { diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 6f186634b2..47989e6c27 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.2](https://github.com/nuxt/framework/compare/nuxt-cli@0.3.1...nuxt-cli@0.3.2) (2021-04-28) + +**Note:** Version bump only for package nuxt-cli + + + + + ## [0.3.1](https://github.com/nuxt/framework/compare/nuxt-cli@0.3.0...nuxt-cli@0.3.1) (2021-04-23) diff --git a/packages/cli/package.json b/packages/cli/package.json index 7a41528185..8a9b355df6 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-cli", - "version": "0.3.1", + "version": "0.3.2", "repository": "nuxt/framework", "license": "MIT", "main": "./dist/index.js", @@ -20,7 +20,7 @@ "fsevents": "~2.3.2" }, "devDependencies": { - "@nuxt/kit": "^0.5.1", + "@nuxt/kit": "^0.5.2", "@types/clear": "^0", "@types/debounce-promise": "^3", "@types/mri": "^1.1.0", diff --git a/packages/kit/CHANGELOG.md b/packages/kit/CHANGELOG.md index ade36020be..84592a34ea 100644 --- a/packages/kit/CHANGELOG.md +++ b/packages/kit/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.5.2](https://github.com/nuxt/framework/compare/@nuxt/kit@0.5.1...@nuxt/kit@0.5.2) (2021-04-28) + +**Note:** Version bump only for package @nuxt/kit + + + + + ## [0.5.1](https://github.com/nuxt/framework/compare/@nuxt/kit@0.5.0...@nuxt/kit@0.5.1) (2021-04-23) diff --git a/packages/kit/package.json b/packages/kit/package.json index 8dea55d53c..9925cdf328 100644 --- a/packages/kit/package.json +++ b/packages/kit/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/kit", - "version": "0.5.1", + "version": "0.5.2", "repository": "nuxt/framework", "license": "MIT", "main": "./dist/index.js", diff --git a/packages/nitro/CHANGELOG.md b/packages/nitro/CHANGELOG.md index 705d11c305..df1c6e4c60 100644 --- a/packages/nitro/CHANGELOG.md +++ b/packages/nitro/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.2](https://github.com/nuxt/framework/compare/@nuxt/nitro@0.6.1...@nuxt/nitro@0.6.2) (2021-04-28) + + +### Bug Fixes + +* **nitro:** don't externalize [@nuxt](https://github.com/nuxt), virtual: and # ([5e0abbc](https://github.com/nuxt/framework/commit/5e0abbcb1b05bc8377847126ab38f0bfce251e0b)) +* **nitro:** ensure that nitro runtime is not externalized ([#121](https://github.com/nuxt/framework/issues/121)) ([813df27](https://github.com/nuxt/framework/commit/813df279ec9025f69eaf24d07ad5d63e99d0dc21)) +* **nitro:** handle esm imports from cjs files ([51538bf](https://github.com/nuxt/framework/commit/51538bfcb1a77c85fb754ff30231fb0f9cfd4749)) +* **nitro:** remove depd unenv alias ([#120](https://github.com/nuxt/framework/issues/120)) ([2a2c4d5](https://github.com/nuxt/framework/commit/2a2c4d5e46b3d47c28807bb6f50fb480a34c34e3)) + + + + + ## [0.6.1](https://github.com/nuxt/framework/compare/@nuxt/nitro@0.6.0...@nuxt/nitro@0.6.1) (2021-04-23) diff --git a/packages/nitro/package.json b/packages/nitro/package.json index f9545885f9..df4c407084 100644 --- a/packages/nitro/package.json +++ b/packages/nitro/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/nitro", - "version": "0.6.1", + "version": "0.6.2", "license": "MIT", "main": "dist/index.js", "types": "./types/index.d.ts", @@ -16,7 +16,7 @@ "@cloudflare/kv-asset-handler": "^0.1.1", "@netlify/functions": "^0.7.0", "@nuxt/devalue": "^1.2.5", - "@nuxt/kit": "^0.5.1", + "@nuxt/kit": "^0.5.2", "@rollup/plugin-alias": "^3.1.2", "@rollup/plugin-commonjs": "^18.0.0", "@rollup/plugin-inject": "^4.0.2", diff --git a/packages/nuxt3/CHANGELOG.md b/packages/nuxt3/CHANGELOG.md index 5fb9ed9a5e..013793d66b 100644 --- a/packages/nuxt3/CHANGELOG.md +++ b/packages/nuxt3/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.2](https://github.com/nuxt/framework/compare/nuxt3@0.6.1...nuxt3@0.6.2) (2021-04-28) + +**Note:** Version bump only for package nuxt3 + + + + + ## [0.6.1](https://github.com/nuxt/framework/compare/nuxt3@0.6.0...nuxt3@0.6.1) (2021-04-23) **Note:** Version bump only for package nuxt3 diff --git a/packages/nuxt3/package.json b/packages/nuxt3/package.json index 481b662705..4bb2331f02 100644 --- a/packages/nuxt3/package.json +++ b/packages/nuxt3/package.json @@ -1,6 +1,6 @@ { "name": "nuxt3", - "version": "0.6.1", + "version": "0.6.2", "repository": "nuxt/framework", "license": "MIT", "main": "./dist/index.js", @@ -17,11 +17,11 @@ "nuxt-cli": "./bin/nuxt.js" }, "dependencies": { - "@nuxt/app": "^0.3.2", - "@nuxt/kit": "^0.5.1", - "@nuxt/nitro": "^0.6.1", - "@nuxt/vite-builder": "^0.3.1", - "@nuxt/webpack-builder": "^0.3.2", + "@nuxt/app": "^0.3.3", + "@nuxt/kit": "^0.5.2", + "@nuxt/nitro": "^0.6.2", + "@nuxt/vite-builder": "^0.3.2", + "@nuxt/webpack-builder": "^0.3.3", "chokidar": "^3.5.1", "consola": "^2.15.3", "defu": "^4.0.1", @@ -31,7 +31,7 @@ "hookable": "^4.4.1", "ignore": "^5.1.8", "lodash": "^4.17.21", - "nuxt-cli": "^0.3.1", + "nuxt-cli": "^0.3.2", "scule": "^0.2.1", "ufo": "^0.7.2", "upath": "^2.0.1" diff --git a/packages/vite/CHANGELOG.md b/packages/vite/CHANGELOG.md index cdbd935be6..b76e37e48a 100644 --- a/packages/vite/CHANGELOG.md +++ b/packages/vite/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.2](https://github.com/nuxt/framework/compare/@nuxt/vite-builder@0.3.1...@nuxt/vite-builder@0.3.2) (2021-04-28) + +**Note:** Version bump only for package @nuxt/vite-builder + + + + + ## [0.3.1](https://github.com/nuxt/framework/compare/@nuxt/vite-builder@0.3.0...@nuxt/vite-builder@0.3.1) (2021-04-23) **Note:** Version bump only for package @nuxt/vite-builder diff --git a/packages/vite/package.json b/packages/vite/package.json index 3d64248d2e..ab21ac67f8 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/vite-builder", - "version": "0.3.1", + "version": "0.3.2", "repository": "nuxt/framework", "license": "MIT", "main": "./dist/index.js", @@ -14,7 +14,7 @@ "unbuild": "^0.2.3" }, "dependencies": { - "@nuxt/kit": "^0.5.1", + "@nuxt/kit": "^0.5.2", "@vitejs/plugin-vue": "^1.2.2", "@vue/compiler-sfc": "^3.0.11", "consola": "^2.15.3", diff --git a/packages/webpack/CHANGELOG.md b/packages/webpack/CHANGELOG.md index 7400a095af..ddc0235262 100644 --- a/packages/webpack/CHANGELOG.md +++ b/packages/webpack/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.3](https://github.com/nuxt/framework/compare/@nuxt/webpack-builder@0.3.2...@nuxt/webpack-builder@0.3.3) (2021-04-28) + +**Note:** Version bump only for package @nuxt/webpack-builder + + + + + ## [0.3.2](https://github.com/nuxt/framework/compare/@nuxt/webpack-builder@0.3.1...@nuxt/webpack-builder@0.3.2) (2021-04-23) diff --git a/packages/webpack/package.json b/packages/webpack/package.json index 0bc35e8d1b..97c1628f7c 100644 --- a/packages/webpack/package.json +++ b/packages/webpack/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/webpack-builder", - "version": "0.3.2", + "version": "0.3.3", "repository": "nuxt/framework", "license": "MIT", "main": "./dist/index.js", @@ -13,7 +13,7 @@ "dependencies": { "@babel/core": "^7.13.16", "@nuxt/friendly-errors-webpack-plugin": "^2.5.1", - "@nuxt/kit": "^0.5.1", + "@nuxt/kit": "^0.5.2", "@vue/babel-preset-jsx": "^1.2.4", "@vue/compiler-sfc": "^3.0.11", "babel-loader": "^8.2.2", diff --git a/yarn.lock b/yarn.lock index 91acac7c05..3f6ebce9dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1585,7 +1585,7 @@ __metadata: languageName: node linkType: hard -"@nuxt/app@^0.3.2, @nuxt/app@workspace:packages/app": +"@nuxt/app@^0.3.3, @nuxt/app@workspace:packages/app": version: 0.0.0-use.local resolution: "@nuxt/app@workspace:packages/app" dependencies: @@ -1622,7 +1622,7 @@ __metadata: languageName: node linkType: hard -"@nuxt/kit@^0.5.0, @nuxt/kit@^0.5.1, @nuxt/kit@workspace:packages/kit": +"@nuxt/kit@^0.5.0, @nuxt/kit@^0.5.2, @nuxt/kit@workspace:packages/kit": version: 0.0.0-use.local resolution: "@nuxt/kit@workspace:packages/kit" dependencies: @@ -1643,14 +1643,14 @@ __metadata: languageName: unknown linkType: soft -"@nuxt/nitro@^0.6.1, @nuxt/nitro@workspace:packages/nitro": +"@nuxt/nitro@^0.6.2, @nuxt/nitro@workspace:packages/nitro": version: 0.0.0-use.local resolution: "@nuxt/nitro@workspace:packages/nitro" dependencies: "@cloudflare/kv-asset-handler": ^0.1.1 "@netlify/functions": ^0.7.0 "@nuxt/devalue": ^1.2.5 - "@nuxt/kit": ^0.5.1 + "@nuxt/kit": ^0.5.2 "@rollup/plugin-alias": ^3.1.2 "@rollup/plugin-commonjs": ^18.0.0 "@rollup/plugin-inject": ^4.0.2 @@ -1711,11 +1711,11 @@ __metadata: languageName: unknown linkType: soft -"@nuxt/vite-builder@^0.3.1, @nuxt/vite-builder@workspace:packages/vite": +"@nuxt/vite-builder@^0.3.2, @nuxt/vite-builder@workspace:packages/vite": version: 0.0.0-use.local resolution: "@nuxt/vite-builder@workspace:packages/vite" dependencies: - "@nuxt/kit": ^0.5.1 + "@nuxt/kit": ^0.5.2 "@vitejs/plugin-vue": ^1.2.2 "@vue/compiler-sfc": ^3.0.11 consola: ^2.15.3 @@ -1726,13 +1726,13 @@ __metadata: languageName: unknown linkType: soft -"@nuxt/webpack-builder@^0.3.2, @nuxt/webpack-builder@workspace:packages/webpack": +"@nuxt/webpack-builder@^0.3.3, @nuxt/webpack-builder@workspace:packages/webpack": version: 0.0.0-use.local resolution: "@nuxt/webpack-builder@workspace:packages/webpack" dependencies: "@babel/core": ^7.13.16 "@nuxt/friendly-errors-webpack-plugin": ^2.5.1 - "@nuxt/kit": ^0.5.1 + "@nuxt/kit": ^0.5.2 "@types/pify": ^5.0.0 "@types/terser-webpack-plugin": ^5.0.3 "@types/webpack-bundle-analyzer": ^4.4.0 @@ -10530,11 +10530,11 @@ __metadata: languageName: node linkType: hard -"nuxt-cli@^0.3.1, nuxt-cli@workspace:packages/cli": +"nuxt-cli@^0.3.2, nuxt-cli@workspace:packages/cli": version: 0.0.0-use.local resolution: "nuxt-cli@workspace:packages/cli" dependencies: - "@nuxt/kit": ^0.5.1 + "@nuxt/kit": ^0.5.2 "@types/clear": ^0 "@types/debounce-promise": ^3 "@types/mri": ^1.1.0 @@ -10584,11 +10584,11 @@ __metadata: version: 0.0.0-use.local resolution: "nuxt3@workspace:packages/nuxt3" dependencies: - "@nuxt/app": ^0.3.2 - "@nuxt/kit": ^0.5.1 - "@nuxt/nitro": ^0.6.1 - "@nuxt/vite-builder": ^0.3.1 - "@nuxt/webpack-builder": ^0.3.2 + "@nuxt/app": ^0.3.3 + "@nuxt/kit": ^0.5.2 + "@nuxt/nitro": ^0.6.2 + "@nuxt/vite-builder": ^0.3.2 + "@nuxt/webpack-builder": ^0.3.3 "@types/fs-extra": ^9.0.11 "@types/hash-sum": ^1.0.0 "@types/lodash": ^4.14.168 @@ -10601,7 +10601,7 @@ __metadata: hookable: ^4.4.1 ignore: ^5.1.8 lodash: ^4.17.21 - nuxt-cli: ^0.3.1 + nuxt-cli: ^0.3.2 scule: ^0.2.1 ufo: ^0.7.2 unbuild: ^0.2.3