Skip to content

Commit 78ca0b0

Browse files
committed
1 parent 3a5543d commit 78ca0b0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/plugin-vue/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## <small>2.3.4 (2022-08-12)</small>
2+
3+
* chore: narrow down rollup version (#9651) ([ed8d6a7](https://github.com/vitejs/vite/commit/ed8d6a7)), closes [#9651](https://github.com/vitejs/vite/issues/9651)
4+
* chore(lint): sort for imports (#8113) ([4bd1531](https://github.com/vitejs/vite/commit/4bd1531)), closes [#8113](https://github.com/vitejs/vite/issues/8113)
5+
6+
7+
18
## <small>2.3.3 (2022-05-11)</small>
29

310
* fix(plugin-vue): allow overwriting template.transformAssetUrls.includeAbsolute (fix #4836) (#6779) ([443acf9](https://github.com/vitejs/vite/commit/443acf9)), closes [#4836](https://github.com/vitejs/vite/issues/4836) [#6779](https://github.com/vitejs/vite/issues/6779)

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": "2.3.3",
3+
"version": "2.3.4",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)