Skip to content

Releases: wxt-dev/wxt

wxt v0.19.29

06 Mar 15:29
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Tolerate syntax errors (#1437)

🩹 Fixes

  • Support registration: "runtime" for MV2 (#1431)

❤️ Contributors

@wxt-dev/storage v1.1.1

06 Mar 15:15
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Return early if no migration is needed (#1502)

🏡 Chore

  • Add funding links to package.json files (#1446)
  • Use PNPM 10's new catelog feature (#1493)
  • Move production dependencies to PNPM 10 catelog (#1494)
  • deps: Upgrade to Vite 6 and related dependencies (#1496)

❤️ Contributors

wxt v0.19.28

04 Mar 00:26
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Ignore manifest.manifest_version option and warn about incorrect usage (#1419)
  • Resolve wxt modules from the root (#1417)
  • Properly detect and reload changed files when using Vite's ?suffix imports (#1432)
  • Regression on variable expansion in dotenv files (#1449)
  • Allow vite 6.0.9+ (#1497)

📖 Documentation

  • Host pre-aggregated LLM knowledge files (#1355)

🏡 Chore

  • Add funding links to package.json files (#1446)
  • Use PNPM 10's new catelog feature (#1493)
  • Move production dependencies to PNPM 10 catelog (#1494)
  • deps: Upgrade to Vite 6 and related dependencies (#1496)

❤️ Contributors

wxt v0.19.27

12 Feb 06:31
Compare
Choose a tag to compare

compare changes

🩹 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

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