Skip to content

wxt v0.19.12

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 19:02
· 163 commits to main since this release

compare changes

πŸš€ Enhancements

  • Add support for WXT_ environment variable prefix (#1076)
  • config: Add outDirTemplate for customizing output directory structure (#1074)

πŸ”₯ Performance

  • Replace execa with nano-spawn for smaller package size (#1042)
  • Downgrade esbuild so a single version is shared between sub-dependencies (#1045)

🩹 Fixes

  • Use directory name when zip.name and package.json#name are not provided (#1028)
  • Ensure consistent hook execution order and add docs (#1081)

πŸ“– Documentation

  • Rewrite and restructure the documentation website (#933)

🏑 Chore

  • Remove email from changelog (#1027)
  • deps: Bump magicast from 0.3.4 to 0.3.5 (#1017)
  • deps: Bump esbuild from 0.23.0 to 0.24.0 (#1018)
  • deps: Bump linkedom from 0.18.4 to 0.18.5 (#1034)
  • deps: Bump execa from 9.3.1 to 9.4.0 (#1031)
  • Upgrade all non-major dependencies (#1040)
  • Shrink down on dependencies (#1050)
  • Enable extensionApi: chrome in template projects (#1083)

❀️ Contributors