Skip to content

Releases: wxt-dev/wxt

@wxt-dev/i18n v0.2.4

04 May 12:27
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Standardize locale codes and warn about unsupported ones (#1617)
  • Use @wxt-dev/browser instead of @types/chrome (#1645)

📖 Documentation

  • Add react language ID to README (#1347)
  • Fix public path reference (bcb20874)

🏡 Chore

  • deps: Upgrade all non-major dependencies (#1164)
  • deps: Bump dev and non-breaking major dependencies (#1167)
  • Add funding links to package.json files (#1446)
  • Use PNPM 10's new catelog feature (#1493)
  • Move production dependencies to PNPM 10 catelog (#1494)
  • Stop using PNPM catalog (#1644)
  • Upgrade @aklinker1/check to v2 (#1647)
  • Change browser workspace dependency to ^ (c7335add)

❤️ Contributors

wxt v0.20.6

30 Apr 16:23
Compare
Choose a tag to compare

wxt v0.20.5

26 Apr 13:54
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Don't use crypto.randUUID for shadow root UIs (3577c0b)

❤️ Contributors

wxt v0.20.4

25 Apr 03:03
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Ignore popup/index.ts instead of erroring (#1520)
  • Ignore elements with a vite-ignore or wxt-ignore attribute (#1603)
  • Add {{packageVersion}} as template variable (#1604)

🩹 Fixes

  • Adding missing "" to PublicPath and browser.runtime.getUrl (#1597)
  • Fix CORS error in Firefox (#1607)

📖 Documentation

  • Content Script UI: Add additional details about when onRemove is called (656a9b3)

❤️ Contributors

wxt v0.20.3

19 Apr 17:17
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Automatically place document-level CSS outside shadow root (#1594)

🩹 Fixes

  • Fix double hashing of inline script keys (b0f4ac8)

❤️ Contributors

wxt v0.20.2

19 Apr 00:40
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Fix hashing issue with inline scripts (#1591)

📖 Documentation

❤️ Contributors

wxt v0.20.1

14 Apr 13:30
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Enable wxt usage inside of devcontainers (#1406)
  • Type-safe import.meta.env.BROWSER with new targetBrowsers config (#1574)

🩹 Fixes

  • Don't remove top-level destructured variable definitions when importing entrypoints (#1561)
  • Add JSDoc type annotation to auto-imports for ESlint (#1558)

📖 Documentation

  • Fix knowledge file generation (#1550)

🏡 Chore

  • deps: Update all dependencies (#1568)
  • Update comment (61b42ef)

❤️ Contributors

wxt v0.20.0

28 Mar 15:32
Compare
Choose a tag to compare

Excited to release the next major version of WXT! Follow the Upgrade guide to update!


⚠️ breaking changescompare changes

🚀 Enhancements

  • ⚠️ Remove webextension-polyfill (#1084)
  • ⚠️ Individual exports and introduce the #imports module (#1258)
  • ⚠️ Reset inherited styles inside shadow root (#1269)
  • ⚠️ Auto-import types (#1315)

🩹 Fixes

  • ⚠️ Add suffix to non-production output directories (#1086)
  • ⚠️ Remove deprecated jiti entrypoint loader (#1087)
  • ⚠️ Rename runner to webExt (#1180)
  • ⚠️ Remove transformManfiest option (#1181)
  • Remove unnecessary VITE_CJS_IGNORE_WARNING flag (b0ef178)
  • ⚠️ Make publicDir and modulesDir relative to project root (#1216)
  • ⚠️ Move wxt/storage to wxt/utils/storage (#1271)
  • Add back ExtensionRunnerConfig as deprecated (#1311)
  • Missing browser in shadow-root file (#1317)

📖 Documentation

  • Fix api reference for wxt/utils/storage (99b5076)
  • Fix broken links (82d8024)

🏡 Chore

❤️ Contributors

@wxt-dev/analytics v0.5.0

28 Mar 15:36
Compare
Choose a tag to compare

⚠️ breaking changescompare changes

🩹 Fixes

  • ⚠️ Update min WXT version to 0.20 (2e8baf0)

❤️ Contributors

@wxt-dev/unocss v1.0.1

09 Mar 13:46
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Respect configOrPath for dev server (#1169)

📖 Documentation

  • Use full URLs in README so they work on the docs site (d20793d)
  • Fix unocss readme (#1329)

🏡 Chore

  • deps: Upgrade all non-major dependencies (#1164)
  • deps: Bump dev and non-breaking major dependencies (#1167)
  • Use PNPM 10's new catelog feature (#1493)
  • Move production dependencies to PNPM 10 catelog (#1494)

❤️ Contributors