Skip to content

Releases: wxt-dev/wxt

wxt v0.20.13

16 Dec 23:11

Choose a tag to compare

compare changes

🚀 Enhancements

  • Remove script element immediately in injectScript (#1761)
  • Add modifyScript option to injectScript (#1762)
  • Make injectScript return the created script element (#1838)
  • Support .wxtrc config file (#1833)

🩹 Fixes

  • Make injectScript wait until script is actually loaded (#1763)
  • Don't return promises from unlisted scripts that do not have an async main function (#1907)

💅 Refactors

  • Use script.text instead of innerHTML in injectScript (#1764)

❤️ Contributors

wxt v0.20.12

16 Dec 20:58

Choose a tag to compare

compare changes

🚀 Enhancements

  • Remove data-wxt-* attributes (#1913)
  • Default to using use_dynamic_url: true for content script css files (#1993)

🩹 Fixes

  • Wxt normal logs are drowned by [email protected] ads (#1883)
  • Optimize splitShadowRootCss (#1934)
  • wxt prepare fails with the error "vite_ssr_exportName is not defined" when using Vite 7 (#1884)

🏡 Chore

  • Use linkedom a test instead of happy-dom (#1957)
  • Add support for vite-node v5 (#2001)
  • Upgrade dev and non-major prod dependencies (#2000)
  • dev-deps: Upgrade happy-dom to address CVE-2025-61927 (#2002)

❤️ Contributors

@wxt-dev/storage v1.2.6

25 Oct 16:41

Choose a tag to compare

@wxt-dev/storage v1.2.5

13 Oct 03:09

Choose a tag to compare

wxt v0.20.11

05 Sep 13:12

Choose a tag to compare

compare changes

🩹 Fixes

  • Split wxt/testing into separate modules to fix issues with jsdom and happy-dom (#1844)
  • input_components is supported by mv3 (#1881)

🏡 Chore

  • deps: Upgrade project subdependencies (#1882)

❤️ Contributors

wxt v0.20.10

04 Sep 00:04

Choose a tag to compare

compare changes

🏡 Chore

  • deps: Upgrade non-breaking production dependencies (#1877)
  • deps: Upgrade web-ext-run to support CDP (#1879)
  • deps: publish-browser-extension upgrade (#1880)

❤️ Contributors

@wxt-dev/module-react v1.1.5

04 Sep 14:07

Choose a tag to compare

compare changes

🏡 Chore

  • deps: Support @vitejs/plugin-react@5 (9170159b)

❤️ Contributors

wxt v0.20.9

03 Sep 22:55

Choose a tag to compare

compare changes

🩹 Fixes

  • types: Use TType for DocumentEventMap key in ctx.addEventListener (#1863)
  • Prevent Unlisted CSS from being excluded in the build when using CSS preprocessor (#1590)

🏡 Chore

  • deps: Upgrade oxlint from 0.16.8 to 1.14.0 (a01928e0)
  • deps: Upgrade typescript from 5.8.3 to 5.9.2 (a6eef643)
  • Upgrade nano-spawn to v1 (5fefd8e0)
  • Upgrade faker to v10 (984568e0)
  • Upgrade dotenv to v17.2.2 (380a9630)
  • Upgrade happy-dom to v18.0.1 (c1c3d3b7)
  • Create script for managing dependency upgrades (#1875)
  • deps: Upgrade all dev dependencies (#1876)

❤️ Contributors

@wxt-dev/storage v1.2.0

03 Sep 22:50

Choose a tag to compare

compare changes

🚀 Enhancements

  • storage: Add onMigrationComplete callback (#1514)
  • storage: Add debug option to enable migration logs (#1513)

🩹 Fixes

  • Fix typescript error on defineItem fallback (#1601)
  • Use @wxt-dev/browser instead of @types/chrome (#1645)

🏡 Chore

  • deps: Update all dependencies (#1568)
  • Stop using PNPM catalog (#1644)
  • Upgrade @aklinker1/check to v2 (#1647)
  • Change browser workspace dependency to ^ (c7335add)
  • deps: Upgrade oxlint from 0.16.8 to 1.14.0 (a01928e0)
  • deps: Upgrade typescript from 5.8.3 to 5.9.2 (a6eef643)
  • Create script for managing dependency upgrades (#1875)
  • deps: Upgrade all dev dependencies (#1876)

❤️ Contributors

@wxt-dev/runner v0.1.2

03 Sep 22:44

Choose a tag to compare

compare changes

🚀 Enhancements

  • config: Add browser path for Zen via Homebrew (#1813)

🩹 Fixes

  • Improve Chrome path search (#1823)
  • paths: Add browser paths for Arc & Dia on macos (#1814)

🏡 Chore

  • Fix auto-fixable markdownlint errors (#1710)
  • Manually fix markdownlint errors (#1711)
  • deps: Upgrade oxlint from 0.16.8 to 1.14.0 (a01928e0)
  • deps: Upgrade typescript from 5.8.3 to 5.9.2 (a6eef643)
  • Create script for managing dependency upgrades (#1875)
  • deps: Upgrade all dev dependencies (#1876)

❤️ Contributors