Skip to content

Commit 58e11d3

Browse files
chore(release): wxt v0.20.21
1 parent fddd7c1 commit 58e11d3

7 files changed

Lines changed: 76 additions & 6 deletions

File tree

packages/wxt/CHANGELOG.md

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,75 @@
11
# Changelog
22

3+
## v0.20.21
4+
5+
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.20...wxt-v0.20.21)
6+
7+
### 🚀 Enhancements
8+
9+
- Replace `dotenv` with native `node:util` `parseEnv` ([#2181](https://github.com/wxt-dev/wxt/pull/2181))
10+
- Type `/_favicon/` paths when `favicon` permission is declared ([#2241](https://github.com/wxt-dev/wxt/pull/2241))
11+
- Auto-discover Firefox `theme_icons` from public assets ([#2242](https://github.com/wxt-dev/wxt/pull/2242))
12+
13+
### 🩹 Fixes
14+
15+
- Add `engines` field to WXT's `package.json` ([ce551fbd](https://github.com/wxt-dev/wxt/commit/ce551fbd))
16+
- Output content scripts in ascii to avoid utf8 encoding errors ([#2204](https://github.com/wxt-dev/wxt/pull/2204))
17+
- Resolve `url:` imports in Vite 8 ([#2218](https://github.com/wxt-dev/wxt/pull/2218))
18+
- Support template literals in prepare:publicPaths ([#2248](https://github.com/wxt-dev/wxt/pull/2248))
19+
- Support `page_action` for Firefox MV3 ([#2200](https://github.com/wxt-dev/wxt/pull/2200))
20+
- Add Firefox action manifest typings ([#2217](https://github.com/wxt-dev/wxt/pull/2217))
21+
22+
### 💅 Refactors
23+
24+
- Rename internal popup `mv2Key` option to `actionType` ([#2249](https://github.com/wxt-dev/wxt/pull/2249))
25+
26+
### 📖 Documentation
27+
28+
- Document augmenting the `browser` type for Firefox ([#2199](https://github.com/wxt-dev/wxt/pull/2199))
29+
- Add note about adding the browser package as a dependency for module augmentation ([41a687a6](https://github.com/wxt-dev/wxt/commit/41a687a6))
30+
- Simplify storage docs ([5376cfd6](https://github.com/wxt-dev/wxt/commit/5376cfd6))
31+
- Add Artemis II photo to hero section ([70fdb04d](https://github.com/wxt-dev/wxt/commit/70fdb04d))
32+
- Fix undocumented constants link from 0.14.0 -> 0.15.0 migration guide ([#2244](https://github.com/wxt-dev/wxt/pull/2244))
33+
- Fix deploy command after bun upgrade ([d7cc8dc2](https://github.com/wxt-dev/wxt/commit/d7cc8dc2))
34+
- Fix non-replaced `{{version}}` in CLI reference ([799bd92b](https://github.com/wxt-dev/wxt/commit/799bd92b))
35+
- Add Firefox Add-on support to homepage showcase ([#2208](https://github.com/wxt-dev/wxt/pull/2208))
36+
- Add 5 Whiteboard Works extensions to the homepage ([#2207](https://github.com/wxt-dev/wxt/pull/2207))
37+
- Added "SoundCloud Enhanced Pro" to the homepage ([#2238](https://github.com/wxt-dev/wxt/pull/2238))
38+
- Add AlarmBot extension to the list of extensions ([#2251](https://github.com/wxt-dev/wxt/pull/2251))
39+
- Move homepage extensions to separate YAML file ([#2255](https://github.com/wxt-dev/wxt/pull/2255))
40+
41+
### 🏡 Chore
42+
43+
- Replace minimatch with picomatch ([#2188](https://github.com/wxt-dev/wxt/pull/2188))
44+
- Add cspell and fix all typos ([6621aaf8](https://github.com/wxt-dev/wxt/commit/6621aaf8))
45+
- Use `deps.neverBundle` instead of `external` ([8f71e174](https://github.com/wxt-dev/wxt/commit/8f71e174))
46+
- Replace `picocolors` with builtins ([#2210](https://github.com/wxt-dev/wxt/pull/2210))
47+
- **deps-dev:** Bump eslint from 10.0.2 to 10.1.0 ([#2224](https://github.com/wxt-dev/wxt/pull/2224))
48+
- **deps:** Bump filesize from 11.0.13 to 11.0.15 ([#2226](https://github.com/wxt-dev/wxt/pull/2226))
49+
- **deps:** Bump hookable from 6.0.1 to 6.1.0 ([#2222](https://github.com/wxt-dev/wxt/pull/2222))
50+
- Migrate monorepo to use Bun instead of PNPM ([#2009](https://github.com/wxt-dev/wxt/pull/2009))
51+
- Use `bun run --sequential` to simplify package scripts ([#2252](https://github.com/wxt-dev/wxt/pull/2252))
52+
- Fix flakey test ([#2254](https://github.com/wxt-dev/wxt/pull/2254))
53+
54+
### 🤖 CI
55+
56+
- Enable bun package manager tests on windows ([#2253](https://github.com/wxt-dev/wxt/pull/2253))
57+
58+
### ❤️ Contributors
59+
60+
- Aaron ([@aklinker1](https://github.com/aklinker1))
61+
- Kamer DINC <kamerdinc@gmail.com>
62+
- Sullivan ([@Epic-R-R](https://github.com/Epic-R-R))
63+
- Skylar Bolton <skylar.bolton@gmail.com>
64+
- Vaughn Bosu ([@VaughnBosu](https://github.com/VaughnBosu))
65+
- SmAsHeD ([@smashedr](https://github.com/smashedr))
66+
- Eupthere ([@eupthere](https://github.com/eupthere))
67+
- Ofer Itzhaki <ofer.webdev@gmail.com>
68+
- Patryk Kuniczak ([@PatrykKuniczak](https://github.com/PatrykKuniczak))
69+
- Alexharding-ux ([@alexharding-ux](https://github.com/alexharding-ux))
70+
- Harryson ([@HarrysonLadines](https://github.com/HarrysonLadines))
71+
- Aditi ([@Adiii-15](https://github.com/Adiii-15))
72+
373
## v0.20.20
474

575
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.19...wxt-v0.20.20)

packages/wxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wxt",
33
"type": "module",
4-
"version": "0.20.20",
4+
"version": "0.20.21",
55
"description": "⚡ Next-gen Web Extension Framework",
66
"license": "MIT",
77
"scripts": {

templates/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"@types/react-dom": "^19.2.3",
2424
"@wxt-dev/module-react": "^1.1.5",
2525
"typescript": "^5.9.3",
26-
"wxt": "^0.20.20"
26+
"wxt": "^0.20.21"
2727
}
2828
}

templates/solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"devDependencies": {
2121
"@wxt-dev/module-solid": "^1.1.4",
2222
"typescript": "^5.9.3",
23-
"wxt": "^0.20.20"
23+
"wxt": "^0.20.21"
2424
}
2525
}

templates/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"svelte-check": "^4.4.4",
2222
"tslib": "^2.8.1",
2323
"typescript": "^5.9.3",
24-
"wxt": "^0.20.20"
24+
"wxt": "^0.20.21"
2525
}
2626
}

templates/vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
},
1717
"devDependencies": {
1818
"typescript": "^5.9.3",
19-
"wxt": "^0.20.20"
19+
"wxt": "^0.20.21"
2020
}
2121
}

templates/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"@wxt-dev/module-vue": "^1.0.3",
2222
"typescript": "^5.9.3",
2323
"vue-tsc": "^3.2.5",
24-
"wxt": "^0.20.20"
24+
"wxt": "^0.20.21"
2525
}
2626
}

0 commit comments

Comments
 (0)