Releases: wxt-dev/wxt
Releases · wxt-dev/wxt
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)