8000
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 b783190 commit b255776Copy full SHA for b255776
packages/plugin-react/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 4.1.1 (2023-11-02)
6
+
7
- Enable retainLines to get correct line numbers for jsxDev (fix [#235](https://github.com/vitejs/vite-plugin-react/issues/235))
8
9
## 4.1.0 (2023-09-24)
packages/plugin-react/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vitejs/plugin-react",
- "version": "4.1.0",
+ "version": "4.1.1",
"license": "MIT",
"author": "Evan You",
"contributors": [
0 commit comments