module-react-v1.2.0

wxt-dev/wxtmodule-react-v1.2.0Mar 6, 2026by github-actions[bot]

AI Summary

Major update adding Vite 8 support and a new configuration option for plugin management.

Key Highlights

  • Added `vitePluginsBefore` option
  • Added Vite 8 support

New Features

  • Vite 8 support
  • vitePluginsBefore configuration option

Full Release Notes

[compare changes](https://github.com/wxt-dev/wxt/compare/module-react-v1.1.5...module-react-v1.2.0)

### 🚀 Enhancements

- Add `vitePluginsBefore` option ([#2170](https://github.com/wxt-dev/wxt/pull/2170))
- Vite 8 support ([bfd4af5d](https://github.com/wxt-dev/wxt/commit/bfd4af5d))

### 🏡 Chore

- Upgrade dev and non-major prod dependencies ([#2000](https://github.com/wxt-dev/wxt/pull/2000))
- Use `tsdown` to build packages ([#2006](https://github.com/wxt-dev/wxt/pull/2006))
- Move script-only dev dependencies to top-level `package.json` ([#2007](https://github.com/wxt-dev/wxt/pull/2007))
- Update dependencies ([#2069](https://github.com/wxt-dev/wxt/pull/2069))
- **deps:** Upgrade deps ([#2175](https://github.com/wxt-dev/wxt/pull/2175))

### ❤️ Contributors

- Aaron ([@aklinker1](https://github.com/aklinker1))
- Martin Broder <hello@martinbroder.com>