wxt-v0.20.11
wxt-dev/wxtwxt-v0.20.11Sep 5, 2025by github-actions[bot]
AI Summary
Improves the testing environment and adds support for new Manifest V3 features.
Key Highlights
- Split `wxt/testing` modules to fix `jsdom` and `happy-dom` issues
- Support `input_components` in Manifest V3
New Features
- Fixed testing environment compatibility
- Manifest V3 `input_components` support
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.10...wxt-v0.20.11) ### 🩹 Fixes - Split `wxt/testing` into separate modules to fix issues with `jsdom` and `happy-dom` ([#1844](https://github.com/wxt-dev/wxt/pull/1844)) - `input_components` is supported by mv3 ([#1881](https://github.com/wxt-dev/wxt/pull/1881)) ### 🏡 Chore - **deps:** Upgrade project subdependencies ([#1882](https://github.com/wxt-dev/wxt/pull/1882)) ### ❤️ Contributors - Aaron ([@aklinker1](https://github.com/aklinker1)) - Qijia Liu <liumeo@pku.edu.cn> - Marcellino Ornelas ([@marcellino-ornelas](https://github.com/marcellino-ornelas))