wxt-v0.20.22
Portkey-AI/gatewaywxt-v0.20.22Apr 14, 2026by github-actions[bot]
AI Summary
A feature-rich release that introduces new configuration options and resolves compatibility issues with Vite 8 and Manifest V2 script injection.
Key Highlights
- Added support for Firefox data collection permissions
- Added `dev.server.strictPort` configuration option
- Fixed script injection issues for Manifest V2
- Fixed compatibility with Vite 8 by skipping esbuild charset settings
- Fixed environment variable expansion
New Features
- Support for Firefox data collection permissions
- dev.server.strictPort option
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.21...wxt-v0.20.22) ### 🚀 Enhancements - Add support for Firefox data collection permissions ([#1976](https://github.com/wxt-dev/wxt/pull/1976)) - Add `dev.server.strictPort` option ([#2261](https://github.com/wxt-dev/wxt/pull/2261)) ### 🩹 Fixes - Scripts injection for MV2 ([#2232](https://github.com/wxt-dev/wxt/pull/2232)) - Skip applying `esbuild.charset=ascii` vite 8 ([#2264](https://github.com/wxt-dev/wxt/pull/2264)) - Apply expanded env to `process.env` ([#2267](https://github.com/wxt-dev/wxt/pull/2267)) ### 📖 Documentation - Fix Read Frog Firefox showcase link ([#2256](https://github.com/wxt-dev/wxt/pull/2256)) - Add TF2 Trader to the list of extensions ([#2213](https://github.com/wxt-dev/wxt/pull/2213)) ### ❤️ Contributors - Aaron ([@aklinker1](https://github.com/aklinker1)) - Offish ([@offish](https://github.com/offish)) - Patryk Kuniczak ([@PatrykKuniczak](https://github.com/PatrykKuniczak)) - Suvesh Moza <anmolmoza2@gmail.com> - GuaGua <readfrogguagua@gmail.com>