Skip to content

Commit 7edc3d9

Browse files
committed
release: plugin-vue@5.2.0
1 parent 7a1fc4c commit 7edc3d9

File tree

3 files changed

+22
-1
lines changed

3 files changed

+22
-1
lines changed

packages/plugin-vue/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 5.2.0 (2024-11-13)
2+
3+
* feat: add a feature option to support custom component id generator (#461) ([7a1fc4c](https://github.com/vitejs/vite-plugin-vue/commit/7a1fc4c)), closes [#461](https://github.com/vitejs/vite-plugin-vue/issues/461)
4+
5+
6+
17
## <small>5.1.5 (2024-11-11)</small>
28

39
* chore: fix typo (#464) ([4a811b0](https://github.com/vitejs/vite-plugin-vue/commit/4a811b0)), closes [#464](https://github.com/vitejs/vite-plugin-vue/issues/464)

packages/plugin-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-vue",
3-
"version": "5.1.5",
3+
"version": "5.2.0",
44
"type": "commonjs",
55
"license": "MIT",
66
"author": "Evan You",

pnpm-lock.yaml

+15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)