chore(release): wxt v0.20.11
📼 VHS / Create VHS (push) Waiting to run

This commit is contained in:
github-actions[bot]
2025-09-05 13:11:49 +00:00
parent bdf795c3f2
commit 84405a33e3
2 changed files with 20 additions and 1 deletions
+19
View File
@@ -1,5 +1,24 @@
# Changelog
## v0.20.11
[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))
## v0.20.10
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.9...wxt-v0.20.10)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "wxt",
"type": "module",
"version": "0.20.10",
"version": "0.20.11",
"description": "⚡ Next-gen Web Extension Framework",
"license": "MIT",
"scripts": {