Excited to release the next major version of WXT! Follow the Upgrade guide to update!
⚠️ breaking changes • compare changes
🚀 Enhancements
- ⚠️ Remove
webextension-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 deprecated
jiti
entrypoint loader (#1087) - ⚠️ Rename
runner
towebExt
(#1180) - ⚠️ Remove
transformManfiest
option (#1181) - Remove unnecessary
VITE_CJS_IGNORE_WARNING
flag (b0ef178) - ⚠️ Make
publicDir
andmodulesDir
relative to project root (#1216) - ⚠️ Move
wxt/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)