diff --git a/examples/basic/package.json b/examples/basic/package.json index a4e87f21..7333a7da 100644 --- a/examples/basic/package.json +++ b/examples/basic/package.json @@ -12,7 +12,7 @@ "cross-fetch": "^4.0.0", "node-fetch": "^3.3.2", "typescript": "^5.3.3", - "vike-vue": "0.5.3", + "vike-vue": "0.5.4", "vite": "^5.0.11", "unplugin-vue-markdown": "^0.25.2", "vike": "0.4.156", diff --git a/examples/onBeforeRender/package.json b/examples/onBeforeRender/package.json index a4e87f21..7333a7da 100644 --- a/examples/onBeforeRender/package.json +++ b/examples/onBeforeRender/package.json @@ -12,7 +12,7 @@ "cross-fetch": "^4.0.0", "node-fetch": "^3.3.2", "typescript": "^5.3.3", - "vike-vue": "0.5.3", + "vike-vue": "0.5.4", "vite": "^5.0.11", "unplugin-vue-markdown": "^0.25.2", "vike": "0.4.156", diff --git a/examples/ssr-spa/package.json b/examples/ssr-spa/package.json index ba7b3ecc..0abd0828 100644 --- a/examples/ssr-spa/package.json +++ b/examples/ssr-spa/package.json @@ -8,7 +8,7 @@ "dependencies": { "@vitejs/plugin-vue": "^5.0.3", "typescript": "^5.3.3", - "vike-vue": "0.5.3", + "vike-vue": "0.5.4", "vite": "^5.0.11", "vike": "0.4.156", "vue": "^3.4.13" diff --git a/examples/with-vike-pinia/package.json b/examples/with-vike-pinia/package.json index 05351ddf..8c694f78 100644 --- a/examples/with-vike-pinia/package.json +++ b/examples/with-vike-pinia/package.json @@ -11,7 +11,7 @@ "typescript": "^5.3.3", "vike": "0.4.156", "vike-pinia": "0.0.1", - "vike-vue": "0.5.3", + "vike-vue": "0.5.4", "vite": "^5.0.11", "vue": "^3.4.13" }, diff --git a/examples/with-vue-plugin/package.json b/examples/with-vue-plugin/package.json index 372b3416..262d6515 100644 --- a/examples/with-vue-plugin/package.json +++ b/examples/with-vue-plugin/package.json @@ -8,7 +8,7 @@ "dependencies": { "@vitejs/plugin-vue": "^5.0.3", "typescript": "^5.3.3", - "vike-vue": "0.5.3", + "vike-vue": "0.5.4", "vite": "^5.0.11", "vike": "0.4.156", "vue": "^3.4.13", diff --git a/packages/vike-pinia/package.json b/packages/vike-pinia/package.json index 49e7c4e1..e080bf4e 100644 --- a/packages/vike-pinia/package.json +++ b/packages/vike-pinia/package.json @@ -46,7 +46,7 @@ "pinia": "^2.1.7", "typescript": "^5.3.3", "vike": "0.4.156", - "vike-vue": "0.5.3", + "vike-vue": "0.5.4", "vue": "^3.4.13" }, "files": [ diff --git a/packages/vike-vue/CHANGELOG.md b/packages/vike-vue/CHANGELOG.md index a8aacb2f..15eb361a 100644 --- a/packages/vike-vue/CHANGELOG.md +++ b/packages/vike-vue/CHANGELOG.md @@ -1,3 +1,34 @@ +## 0.5.4 (2024-01-15) + + +### Bug Fixes + +* actually support config.meta.ssr = false ([3ee182a](https://github.com/vikejs/vike-vue/commit/3ee182a814df2c8d8d5144ef1b9bbd79b18a4a5e)) +* Fix 'Error: Cannot find module' ([6b35d81](https://github.com/vikejs/vike-vue/commit/6b35d8138aa943a717d621de68f66bdc97cfc73d)) +* Fix `__name is not defined` ([11417ca](https://github.com/vikejs/vike-vue/commit/11417cac897d4405af393ff5312ae746e5ce1662)) +* further ensure Vue doesn't swallow errors ([1a0acc0](https://github.com/vikejs/vike-vue/commit/1a0acc03de36e32ee137c480e9e761726001ddaf)) +* improve error message ([233070a](https://github.com/vikejs/vike-vue/commit/233070a37d37e970ec6ef85d5386003717566550)) +* migrate to `vike` ([79d5da9](https://github.com/vikejs/vike-vue/commit/79d5da9b535f082e3c58d4d5b37aa8d45fda9002)) +* possibly unset document title on client routing ([984cb76](https://github.com/vikejs/vike-vue/commit/984cb760cf6f36984de5e3f1174005f21cf9e697)), closes [vikejs/vike-react#27](https://github.com/vikejs/vike-react/issues/27) +* properly handle render error upon client-side navigation ([e784c36](https://github.com/vikejs/vike-vue/commit/e784c36b76d29792a8eb00ab900dc95d8fe4728e)) +* use latest version of the Vike V1 design ([70f02b7](https://github.com/vikejs/vike-vue/commit/70f02b72c9f2f30030d703ed9f70229ebe36fd5f)) + + +### Features + +* add Head config option ([75cd700](https://github.com/vikejs/vike-vue/commit/75cd70081e530392c93be07944fb063c42092a9f)) +* add link to repo to SSR shell ([d63c9d3](https://github.com/vikejs/vike-vue/commit/d63c9d3e3b0dce8318a8a8c14bb62115d4949318)), closes [vikejs/vike-react#32](https://github.com/vikejs/vike-react/issues/32) [vikejs/vike-solid#32](https://github.com/vikejs/vike-solid/issues/32) +* Add vuePlugins config option // [#16](https://github.com/vikejs/vike-vue/issues/16) ([4a1dddd](https://github.com/vikejs/vike-vue/commit/4a1ddddcd1f33bd2755b6ccb91ad7f1d6d0942c6)) +* useData() ([7409c4e](https://github.com/vikejs/vike-vue/commit/7409c4ead9f185c5c95bb871375683a7d4fe1a45)) + + +### BREAKING CHANGES + +* use npm package `vike` instead of `vite-plugin-ssr`, +see https://vite-plugin-ssr.com/vike + + + ## [0.5.3](https://github.com/vikejs/vike-vue/compare/v0.5.2...v0.5.3) (2023-12-28) > [!WARNING] diff --git a/packages/vike-vue/package.json b/packages/vike-vue/package.json index 2a0333f3..b66b812d 100644 --- a/packages/vike-vue/package.json +++ b/packages/vike-vue/package.json @@ -1,6 +1,6 @@ { "name": "vike-vue", - "version": "0.5.3", + "version": "0.5.4", "type": "module", "main": "./dist/renderer/+config.js", "types": "./dist/renderer/+config.d.ts",