·
25 commits
to main
since this release
Excited to release the next major version of WXT! Follow the Upgrade guide to update!
🚀 Enhancements
⚠️ Removewebextension-polyfill
(#1084)⚠️ Individual exports and introduce the#imports
module (#1258)⚠️ Reset inherited styles inside shadow root (#1269)⚠️ Auto-import types (#1315)
🩹 Fixes
⚠️ Add suffix to non-production output directories (#1086)⚠️ Remove deprecatedjiti
entrypoint loader (#1087)⚠️ Renamerunner
towebExt
(#1180)⚠️ RemovetransformManfiest
option (#1181)- Remove unnecessary
VITE_CJS_IGNORE_WARNING
flag (b0ef178) ⚠️ MakepublicDir
andmodulesDir
relative to project root (#1216)⚠️ Movewxt/storage
towxt/utils/storage
(#1271)- Add back
ExtensionRunnerConfig
as deprecated (#1311) - Missing browser in shadow-root file (#1317)
📖 Documentation
🏡 Chore
❤️ Contributors
- Aaron (@aklinker1)
- 1natsu (@1natsu172)