We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4037c55 commit cfeb00dCopy full SHA for cfeb00d
packages/plugin-react-refresh/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [1.3.0](https://github.com/vitejs/vite/compare/plugin-react-refresh@1.2.2...plugin-react-refresh@1.3.0) (2021-02-08)
2
+
3
4
+### Features
5
6
+* **plugin-react-refresh:** add jsx metadata ([#1933](https://github.com/vitejs/vite/issues/1933)) ([4037c55](https://github.com/vitejs/vite/commit/4037c55015e74d5e19176bd6ae6bb1c4df157802))
7
8
9
10
## [1.2.2](https://github.com/vitejs/vite/compare/plugin-react-refresh@1.2.1...plugin-react-refresh@1.2.2) (2021-02-02)
11
12
packages/plugin-react-refresh/package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-react-refresh",
- "version": "1.2.2",
+ "version": "1.3.0",
"license": "MIT",
"author": "Evan You",
"files": [
0 commit comments