File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.20.11
4+
5+ [ compare changes] ( https://github.com/wxt-dev/wxt/compare/wxt-v0.20.10...wxt-v0.20.11 )
6+
7+ ### 🩹 Fixes
8+
9+ - Split ` wxt/testing ` into separate modules to fix issues with ` jsdom ` and ` happy-dom ` ([ #1844 ] ( https://github.com/wxt-dev/wxt/pull/1844 ) )
10+ - ` input_components ` is supported by mv3 ([ #1881 ] ( https://github.com/wxt-dev/wxt/pull/1881 ) )
11+
12+ ### 🏡 Chore
13+
14+ - ** deps:** Upgrade project subdependencies ([ #1882 ] ( https://github.com/wxt-dev/wxt/pull/1882 ) )
15+
16+ ### ❤️ Contributors
17+
18+ - Aaron ([ @aklinker1 ] ( https://github.com/aklinker1 ) )
19+ - Qijia Liu < liumeo@pku.edu.cn >
20+ - Marcellino Ornelas ([ @marcellino-ornelas ] ( https://github.com/marcellino-ornelas ) )
21+
322## v0.20.10
423
524[ compare changes] ( https://github.com/wxt-dev/wxt/compare/wxt-v0.20.9...wxt-v0.20.10 )
Original file line number Diff line number Diff line change 11{
22 "name" : " wxt" ,
33 "type" : " module" ,
4- "version" : " 0.20.10 " ,
4+ "version" : " 0.20.11 " ,
55 "description" : " ⚡ Next-gen Web Extension Framework" ,
66 "license" : " MIT" ,
77 "scripts" : {
You can’t perform that action at this time.
0 commit comments