Skip to content

Releases: wxt-dev/wxt

wxt v0.19.26

28 Jan 06:47
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • context: Deduplicate wxt:content-script-started (#1364)

❤️ Contributors

@wxt-dev/storage v1.1.0

28 Jan 06:40
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add storage.clear (#1368)

📖 Documentation

❤️ Contributors

@wxt-dev/module-svelte v2.0.3

28 Jan 21:17
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Upgrade vite-plugin-svelte to support Vite 6 (#1375)

❤️ Contributors

wxt v0.19.25

22 Jan 05:08
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Drop support for vite 6.0.9+ until websocket fix is finished (8e2badc)

❤️ Contributors

wxt v0.19.24

12 Jan 22:49
Compare
Choose a tag to compare

compare changes

🩹 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

❤️ Contributors

wxt v0.19.23

25 Dec 15:45
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • hooks: Move entrypoints:resolved before debug logs and add entrypoints:found (#1292)

🩹 Fixes

  • Allow runtime registered content scripts to not have matches (#1306)
  • Properly close readline instance on close (#1278)

📖 Documentation

🏡 Chore

  • Simplify keyboard shortcuts (#1284)

❤️ Contributors

@wxt-dev/module-svelte v2.0.2

17 Dec 16:41
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Svelte production errors and warnings on resolve conditions (#1283)

❤️ Contributors

@wxt-dev/module-react v1.1.3

17 Dec 19:07
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Use react 19 in @wxt-dev/module-react and templates/react (#1285)

❤️ Contributors

wxt v0.19.22

10 Dec 23:12
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Exclude entire import.meta.env object from content script output (#1267)

❤️ Contributors

wxt v0.19.21

10 Dec 18:05
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Exclude skipped entrypoints from manifest (#1265)

❤️ Contributors