File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.2.0
4+
5+ [ compare changes] ( https://github.com/wxt-dev/wxt/compare/module-react-v1.1.5...module-react-v1.2.0 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Add ` vitePluginsBefore ` option ([ #2170 ] ( https://github.com/wxt-dev/wxt/pull/2170 ) )
10+ - Vite 8 support ([ bfd4af5d] ( https://github.com/wxt-dev/wxt/commit/bfd4af5d ) )
11+
12+ ### 🏡 Chore
13+
14+ - Upgrade dev and non-major prod dependencies ([ #2000 ] ( https://github.com/wxt-dev/wxt/pull/2000 ) )
15+ - Use ` tsdown ` to build packages ([ #2006 ] ( https://github.com/wxt-dev/wxt/pull/2006 ) )
16+ - Move script-only dev dependencies to top-level ` package.json ` ([ #2007 ] ( https://github.com/wxt-dev/wxt/pull/2007 ) )
17+ - Update dependencies ([ #2069 ] ( https://github.com/wxt-dev/wxt/pull/2069 ) )
18+ - ** deps:** Upgrade deps ([ #2175 ] ( https://github.com/wxt-dev/wxt/pull/2175 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Aaron ([ @aklinker1 ] ( https://github.com/aklinker1 ) )
23+ - Martin Broder < hello@martinbroder.com >
24+
325## v1.1.5
426
527[ compare changes] ( https://github.com/wxt-dev/wxt/compare/module-react-v1.1.4...module-react-v1.1.5 )
Original file line number Diff line number Diff line change 1818 },
1919 "license" : " MIT" ,
2020 "funding" : " https://github.com/sponsors/wxt-dev" ,
21- "version" : " 1.1.5 " ,
21+ "version" : " 1.2.0 " ,
2222 "type" : " module" ,
2323 "main" : " ./dist/index.cjs" ,
2424 "module" : " ./dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments