We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5eb5ac commit 28c33cdCopy full SHA for 28c33cd
packages/plugin-vue/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## <small>5.1.1 (2024-07-27)</small>
2
+
3
+* fix(plugin-vue): clear script cache if recall ([f5eb5ac](https://github.com/vitejs/vite-plugin-vue/commit/f5eb5ac)), closes [#431](https://github.com/vitejs/vite-plugin-vue/issues/431)
4
5
6
7
## 5.1.0 (2024-07-23)
8
9
* fix(deps): update all non-major dependencies (#412) ([8cb2ea9](https://github.com/vitejs/vite-plugin-vue/commit/8cb2ea9)), closes [#412](https://github.com/vitejs/vite-plugin-vue/issues/412)
packages/plugin-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue",
- "version": "5.1.0",
+ "version": "5.1.1",
"license": "MIT",
"author": "Evan You",
"files": [
0 commit comments