module-react-v1.1.4
wxt-dev/wxtmodule-react-v1.1.4Sep 3, 2025by github-actions[bot]
AI Summary
This release updates the module to be compatible with WXT v0.20.0 and refreshes various development dependencies.
Key Highlights
- Add support for WXT v0.20.0
- Upgrade to Vite 6 and related dependencies
- Update all dependencies
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/module-react-v1.1.3...module-react-v1.1.4) ### 🩹 Fixes - Add support for WXT v0.20.0 ([c9dca022](https://github.com/wxt-dev/wxt/commit/c9dca022)) ### 🏡 Chore - Add funding links to `package.json` files ([#1446](https://github.com/wxt-dev/wxt/pull/1446)) - Use PNPM 10's new catelog feature ([#1493](https://github.com/wxt-dev/wxt/pull/1493)) - Move production dependencies to PNPM 10 catelog ([#1494](https://github.com/wxt-dev/wxt/pull/1494)) - **deps:** Upgrade to Vite 6 and related dependencies ([#1496](https://github.com/wxt-dev/wxt/pull/1496)) - Stop using PNPM catalog ([#1644](https://github.com/wxt-dev/wxt/pull/1644)) - Upgrade `@aklinker1/check` to v2 ([#1647](https://github.com/wxt-dev/wxt/pull/1647)) - **deps:** Update all dependencies ([#1648](https://github.com/wxt-dev/wxt/pull/1648)) - **deps:** Upgrade typescript from 5.8.3 to 5.9.2 ([a6eef643](https://github.com/wxt-dev/wxt/commit/a6eef643)) - Create script for managing dependency upgrades ([#1875](https://github.com/wxt-dev/wxt/pull/1875)) - **deps:** Upgrade all dev dependencies ([#1876](https://github.com/wxt-dev/wxt/pull/1876)) ### ❤️ Contributors - Aaron ([@aklinker1](https://github.com/aklinker1)) - Okinea Dev <hi@okinea.dev>