Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b733b91

Browse filesBrowse files
committed
release: plugin-vue@5.2.3
1 parent 4bc5517 commit b733b91
Copy full SHA for b733b91

File tree

Expand file treeCollapse file tree

2 files changed

+7
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+7
-1
lines changed

‎packages/plugin-vue/CHANGELOG.md

Copy file name to clipboardExpand all lines: packages/plugin-vue/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>5.2.3 (2025-03-17)</small>
2+
3+
* Revert "fix: generate unique component id" (#548) ([4bc5517](https://github.com/vitejs/vite-plugin-vue/commit/4bc5517)), closes [#548](https://github.com/vitejs/vite-plugin-vue/issues/548)
4+
5+
6+
17
## <small>5.2.2 (2025-03-17)</small>
28

39
* feat: pass descriptor vapor flag to compileTemplte ([219e007](https://github.com/vitejs/vite-plugin-vue/commit/219e007))

‎packages/plugin-vue/package.json

Copy file name to clipboardExpand all lines: packages/plugin-vue/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-vue",
3-
"version": "5.2.2",
3+
"version": "5.2.3",
44
"type": "commonjs",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.