Skip to content

Commit

Permalink
release: plugin-vue@2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Aug 12, 2022
1 parent 3a5543d commit 78ca0b0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/plugin-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## <small>2.3.4 (2022-08-12)</small>

* chore: narrow down rollup version (#9651) ([ed8d6a7](https://github.com/vitejs/vite/commit/ed8d6a7)), closes [#9651](https://github.com/vitejs/vite/issues/9651)
* chore(lint): sort for imports (#8113) ([4bd1531](https://github.com/vitejs/vite/commit/4bd1531)), closes [#8113](https://github.com/vitejs/vite/issues/8113)



## <small>2.3.3 (2022-05-11)</small>

* 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)
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue",
"version": "2.3.3",
"version": "2.3.4",
"license": "MIT",
"author": "Evan You",
"files": [
Expand Down

0 comments on commit 78ca0b0

Please sign in to comment.