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 2d2c91a commit 4b02b6cCopy full SHA for 4b02b6c
packages/plugin-vue/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 4.2.0-beta.3 (2023-04-19)
2
+
3
+* fix: fix watcher unlink listener setup timing ([2d2c91a](https://github.com/vitejs/vite-plugin-vue/commit/2d2c91a))
4
5
6
7
## 4.2.0-beta.2 (2023-04-19)
8
9
* fix: invalidate type cache on file removal ([e8cc64b](https://github.com/vitejs/vite-plugin-vue/commit/e8cc64b))
packages/plugin-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue",
- "version": "4.2.0-beta.2",
+ "version": "4.2.0-beta.3",
"license": "MIT",
"author": "Evan You",
"files": [
0 commit comments