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 1
1
# Changelog
2
2
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
+
20
+ - Marcellino Ornelas ([ @marcellino-ornelas ] ( https://github.com/marcellino-ornelas ) )
21
+
3
22
## v0.20.10
4
23
5
24
[ 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 1
1
{
2
2
"name" : " wxt" ,
3
3
"type" : " module" ,
4
- "version" : " 0.20.10 " ,
4
+ "version" : " 0.20.11 " ,
5
5
"description" : " ⚡ Next-gen Web Extension Framework" ,
6
6
"license" : " MIT" ,
7
7
"scripts" : {
You can’t perform that action at this time.
0 commit comments