Releases: wxt-dev/wxt
Releases · wxt-dev/wxt
wxt v0.19.22
🩹 Fixes
- Exclude entire
import.meta.envobject from content script output (#1267)
❤️ Contributors
- Aaron (@aklinker1)
wxt v0.19.21
wxt v0.19.20
🚀 Enhancements
autoMountcontent script UIs (#1210)
🩹 Fixes
- Only show reopen browser shortcut when it can be done (#1263)
- Import entrypoint improvements (#1207)
❤️ Contributors
- Aaron (@aklinker1)
- 1natsu (@1natsu172)
wxt v0.19.19
🚀 Enhancements
- Keyboard shortcut to reopen the browser without restarting the dev command (#1211)
🩹 Fixes
- Prevent changing dev server port when reloading config (#1241)
- Ensure content scripts are registered immediately in dev mode (#1253)
- Exclude skipped entrypoints from Firefox sources zip (#1238)
❤️ Contributors
- Nishu (@nishu-murmu)
- Aaron (@aklinker1)
wxt v0.19.18
🩹 Fixes
- Correct
dev.reloadCommandrestriction to consider only commands with suggested keys (#1226)
🌊 Types
- Add overloads to
ContentScriptContext#addEventListenerfor different targets (#1245)
🏡 Chore
- Refactor
findEntrypointsto return all entrypoints withskippedset properly (#1244)
❤️ Contributors
- Aaron (@aklinker1)
- Jaguar Zhou (@aiktb)
@wxt-dev/module-svelte v2.0.1
🩹 Fixes
- Modify dev
vite.resolve.conditionsto support Vite 6 + Svelte 5 (#1230)
🏡 Chore
- deps: Upgrade all non-major dependencies (#1164)
❤️ Contributors
- Aaron (@aklinker1)
wxt v0.19.17
🚀 Enhancements
- New
server:created,server:started, andserver:closedhooks (#1179)
🩹 Fixes
- Re-initialize WXT modules correctly during development (#1176)
- ESLint config being generated when ESLint is not installed. (#1198)
- Update
vitedependency range to support v6 (#1215) - Automatically convert MV3
content_security_policyto MV2 (#1168) - Correctly remove child elements with integrated UI remove (#1219)
- Make content script
matchesoptional (#1220)
📖 Documentation
- Fix analyze typo in type (#1187)
❤️ Contributors
- Aaron (@aklinker1)
- 1natsu (@1natsu172)
- Nishu (@nishu-murmu)
- Florian Metz (@Timeraa)
@wxt-dev/storage v1.0.1
🩹 Fixes
- Use
browserfor mv2 storage (#1200)
📖 Documentation
- Cleanup changelog (f5b7f7e)
🏡 Chore
- Init changelog for storage package (6fc227b)
❤️ Contributors
- Aaron (@aklinker1)