# Changelog ## v1.1.1 [compare changes](https://github.com/wxt-dev/wxt/compare/module-react-v1.1.0...module-react-v1.1.1) ### 🏡 Chore - **deps:** Bump all non-major dependencies ([#834](https://github.com/wxt-dev/wxt/pull/834)) - **deps:** Upgrade all dependencies ([#869](https://github.com/wxt-dev/wxt/pull/869)) - Add more metadata for npm ([#885](https://github.com/wxt-dev/wxt/pull/885)) ### ❤️ Contributors - Florian Metz ([@Timeraa](http://github.com/Timeraa)) ## v1.1.0 [compare changes](https://github.com/wxt-dev/wxt/compare/module-react-v1.0.0...module-react-v1.1.0) ### 🚀 Enhancements - Enable auto-imports for JSX/TSX files ([#773](https://github.com/wxt-dev/wxt/pull/773)) ### 🩹 Fixes - Upgrade wxt peer to >= 0.18.6 ([7edf1c8](https://github.com/wxt-dev/wxt/commit/7edf1c8)) - Use `prepare` instead of `postinstall` for local dev setup ([#788](https://github.com/wxt-dev/wxt/pull/788)) ### 🏡 Chore - Add changelog ([21e8ca0](https://github.com/wxt-dev/wxt/commit/21e8ca0)) - Extract build cache script to NPM package ([#737](https://github.com/wxt-dev/wxt/pull/737)) - **deps:** Upgrade non-major deps ([#778](https://github.com/wxt-dev/wxt/pull/778)) ## v1.0.0 Initial release 🎉