Skip to content

Commit

Permalink
release: plugin-vue@1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 27, 2021
1 parent 4331c26 commit d2815e1
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 18 deletions.
9 changes: 9 additions & 0 deletions packages/plugin-vue/CHANGELOG.md
@@ -1,3 +1,12 @@
## [1.9.4](https://github.com/vitejs/vite/compare/plugin-vue@1.9.3...plugin-vue@1.9.4) (2021-10-27)


### Bug Fixes

* **plugin-vue:** exclude direct css request from hmr target ([#5422](https://github.com/vitejs/vite/issues/5422)) ([4331c26](https://github.com/vitejs/vite/commit/4331c26a5e5d7a9efc08a8b7bf7056785a1bcd94))



## [1.9.3](https://github.com/vitejs/vite/compare/plugin-vue@1.9.2...plugin-vue@1.9.3) (2021-10-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue",
"version": "1.9.3",
"version": "1.9.4",
"license": "MIT",
"author": "Evan You",
"files": [
Expand Down
30 changes: 13 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d2815e1

Please sign in to comment.