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