Skip to content

Commit

Permalink
release: plugin-react@1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Dec 13, 2021
1 parent 6cdf13a commit 4bdf5d7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/plugin-react/CHANGELOG.md
@@ -1,3 +1,12 @@
## [1.1.3](https://github.com/vitejs/vite/compare/plugin-react@1.1.2...plugin-react@1.1.3) (2021-12-13)


### Bug Fixes

* **plugin-react:** only detect preamble in hmr context ([#6096](https://github.com/vitejs/vite/issues/6096)) ([8735294](https://github.com/vitejs/vite/commit/8735294055ce16308a6b8302eba4538f4a2931d0))



## [1.1.2](https://github.com/vitejs/vite/compare/plugin-react@1.1.1...plugin-react@1.1.2) (2021-12-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-react",
"version": "1.1.2",
"version": "1.1.3",
"license": "MIT",
"author": "Evan You",
"contributors": [
Expand Down

0 comments on commit 4bdf5d7

Please sign in to comment.