Releases: wxt-dev/wxt
Releases · wxt-dev/wxt
@wxt-dev/module-svelte v2.0.2
🩹 Fixes
- Svelte production errors and warnings on resolve conditions (#1283)
❤️ Contributors
- Aaron (@aklinker1)
@wxt-dev/module-react v1.1.3
🩹 Fixes
- Use react 19 in
@wxt-dev/module-react
andtemplates/react
(#1285)
❤️ Contributors
- Aaron (@aklinker1)
wxt v0.19.22
🩹 Fixes
- Exclude entire
import.meta.env
object from content script output (#1267)
❤️ Contributors
- Aaron (@aklinker1)
wxt v0.19.21
wxt v0.19.20
🚀 Enhancements
autoMount
content 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.reloadCommand
restriction to consider only commands with suggested keys (#1226)
🌊 Types
- Add overloads to
ContentScriptContext#addEventListener
for different targets (#1245)
🏡 Chore
- Refactor
findEntrypoints
to return all entrypoints withskipped
set properly (#1244)
❤️ Contributors
- Aaron (@aklinker1)
- Jaguar Zhou (@aiktb)
@wxt-dev/module-svelte v2.0.1
🩹 Fixes
- Modify dev
vite.resolve.conditions
to 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:closed
hooks (#1179)
🩹 Fixes
- Re-initialize WXT modules correctly during development (#1176)
- ESLint config being generated when ESLint is not installed. (#1198)
- Update
vite
dependency range to support v6 (#1215) - Automatically convert MV3
content_security_policy
to MV2 (#1168) - Correctly remove child elements with integrated UI remove (#1219)
- Make content script
matches
optional (#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
browser
for mv2 storage (#1200)
📖 Documentation
- Cleanup changelog (f5b7f7e)
🏡 Chore
- Init changelog for storage package (6fc227b)
❤️ Contributors
- Aaron (@aklinker1)