wxt v0.19.12
github-actions
released this
19 Oct 19:02
·
163 commits
to main
since this release
π Enhancements
- Add support for
WXT_
environment variable prefix (#1076) - config: Add
outDirTemplate
for customizing output directory structure (#1074)
π₯ Performance
- Replace
execa
withnano-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
andpackage.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
- Aaron (@aklinker1)
- Florian Metz (@Timeraa)
- Mezannic (@mezannic)