1.1.0-beta.0 (2021-10-28)
1.0.6 (2021-10-25)
1.0.5 (2021-10-18)
- plugin-react: fix regex for react imports (#5274) (00b3e4f)
- plugin-react: transform .mjs files (#5314) (8ce2ea1)
1.0.4 (2021-10-11)
1.0.3 (2021-10-11)
1.0.2 (2021-10-05)
1.0.1 (2021-09-22)
1.0.0 (2021-09-22)
See the readme for more information.
- Support for automatic JSX runtime
- Babel integration for both development and production builds
- Add
react
andreact-dom
toresolve.dedupe
automatically
Thanks to @aleclarson and @pengx17 for preparing this release!
Before @vitejs/plugin-react
, there was @vitejs/plugin-react-refresh
.
See its changelog here.