Skip to content

Commit

Permalink
release: plugin-vue@2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed May 11, 2022
1 parent 5af8e76 commit 6dcdd10
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/plugin-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## <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)



## <small>2.3.2 (2022-05-04)</small>

* feat: import ts with .js in vue (#7998) ([9974094](https://github.com/vitejs/vite/commit/9974094)), closes [#7998](https://github.com/vitejs/vite/issues/7998)
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.2",
"version": "2.3.3",
"license": "MIT",
"author": "Evan You",
"files": [
Expand Down

0 comments on commit 6dcdd10

Please sign in to comment.