Releases: wxt-dev/wxt
Releases · wxt-dev/wxt
wxt v0.20.0
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)
@wxt-dev/analytics v0.5.0
🩹 Fixes
⚠️ Update min WXT version to 0.20 (2e8baf0)
❤️ Contributors
- Aaron (@aklinker1)
@wxt-dev/unocss v1.0.1
🩹 Fixes
- Respect
configOrPath
for dev server (#1169)
📖 Documentation
🏡 Chore
- deps: Upgrade all non-major dependencies (#1164)
- deps: Bump dev and non-breaking major dependencies (#1167)
- Use PNPM 10's new catelog feature (#1493)
- Move production dependencies to PNPM 10 catelog (#1494)
❤️ Contributors
- Aaron (@aklinker1)
- Ntnyq (@ntnyq)
wxt v0.19.29
🚀 Enhancements
- Tolerate syntax errors (#1437)
🩹 Fixes
- Support
registration: "runtime"
for MV2 (#1431)
❤️ Contributors
- Thomas (@harmonyharmo)
- Alec Larson (@aleclarson)
@wxt-dev/storage v1.1.1
🩹 Fixes
- Return early if no migration is needed (#1502)
🏡 Chore
- Add funding links to
package.json
files (#1446) - Use PNPM 10's new catelog feature (#1493)
- Move production dependencies to PNPM 10 catelog (#1494)
- deps: Upgrade to Vite 6 and related dependencies (#1496)
❤️ Contributors
- ergou (@RayGuo-ergou)
- Aaron (@aklinker1)
- Okinea Dev (@okineadev)
wxt v0.19.28
🩹 Fixes
- Ignore
manifest.manifest_version
option and warn about incorrect usage (#1419) - Resolve wxt modules from the root (#1417)
- Properly detect and reload changed files when using Vite's
?suffix
imports (#1432) - Regression on variable expansion in dotenv files (#1449)
- Allow vite 6.0.9+ (#1497)
📖 Documentation
- Host pre-aggregated LLM knowledge files (#1355)
🏡 Chore
- Add funding links to
package.json
files (#1446) - Use PNPM 10's new catelog feature (#1493)
- Move production dependencies to PNPM 10 catelog (#1494)
- deps: Upgrade to Vite 6 and related dependencies (#1496)
❤️ Contributors
- Aaron (@aklinker1)
- Stefan Maric (@stefanmaric)
- Okinea Dev (@okineadev)
- 1natsu (@1natsu172)
- Alec Larson (@aleclarson)
wxt v0.19.27
🩹 Fixes
- Allow
vite-node@^3.0.0
(#1378) - Use path triple slash directive for types that are referenced via path (#1407)
- Support
publish-browser-extension
v3.0.0 (ac92d40) - Respect
inlineConfig.mode
when setting NODE_ENV (#1416) - Auto-import does not work when using
@vitejs/plugin-vue
alone (#1412)
❤️ Contributors
- Jaguar Zhou (@aiktb)
- Alec Larson (@aleclarson)
- Aaron (@aklinker1)
- St3h3n [email protected]
- Eli (@lishaduck)
wxt v0.19.26
🩹 Fixes
- context: Deduplicate
wxt:content-script-started
(#1364)
❤️ Contributors
- Deniz Uğur (@DenizUgur)
@wxt-dev/storage v1.1.0
🚀 Enhancements
- Add
storage.clear
(#1368)
📖 Documentation
- Update link (654a54a)
❤️ Contributors
- Chengxi (@chengxilo)
- Aaron (@aklinker1)