Releases: wxt-dev/wxt
Releases · wxt-dev/wxt
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)
@wxt-dev/module-svelte v2.0.3
wxt v0.19.25
🩹 Fixes
- Drop support for vite 6.0.9+ until websocket fix is finished (8e2badc)
❤️ Contributors
- Aaron (@aklinker1)
wxt v0.19.24
🩹 Fixes
- init: Remove "experimental" from bun package manager (b150a52)
- web-ext: Correctly pass
browserConsole
option to open devtools in Firefox (#1308) autoMount
not working if anchor is already present (#1350)
🏡 Chore
- Fix typo in CLI docs (028c601)
❤️ Contributors
- 1natsu (@1natsu172)
- Paulo Pinto (@psrpinto)
- Aaron (@aklinker1)
wxt v0.19.23
🚀 Enhancements
- hooks: Move
entrypoints:resolved
before debug logs and addentrypoints:found
(#1292)
🩹 Fixes
- Allow runtime registered content scripts to not have
matches
(#1306) - Properly close readline instance on close (#1278)
📖 Documentation
- Sync READMEs (27298b7)
🏡 Chore
- Simplify keyboard shortcuts (#1284)
❤️ Contributors
- Aaron (@aklinker1)
- Abhigyan Trips (@abhigyantrips)
@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)