Compare commits

...

2 Commits

Author SHA1 Message Date
github-actions[bot] 3024bd825d chore(release): wxt v0.19.29
📼 VHS / Create VHS (push) Cancelled after 0s
2025-03-06 15:29:12 +00:00
Aaron 0b39774690 Update changelog 2025-03-06 09:23:36 -06:00
3 changed files with 21 additions and 4 deletions
+2 -2
View File
@@ -17,7 +17,7 @@
### ❤️ Contributors
- Ergou <ma2808203259@hotmail.com>
- ergou ([@RayGuo-ergou](https://github.com/RayGuo-ergou))
- Aaron ([@aklinker1](http://github.com/aklinker1))
- Okinea Dev ([@okineadev](http://github.com/okineadev))
@@ -69,4 +69,4 @@ It's still shipped inside WXT and accessible via `wxt/storage`, but now:
[Read the docs](https://wxt.dev/storage.html) for more details.
> This is apart of the v1.0 initiative for WXT.
> This is apart of the v1.0 initiative for WXT.
+18 -1
View File
@@ -1,5 +1,22 @@
# Changelog
## v0.19.29
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.28...wxt-v0.19.29)
### 🚀 Enhancements
- Tolerate syntax errors ([#1437](https://github.com/wxt-dev/wxt/pull/1437))
### 🩹 Fixes
- Support `registration: "runtime"` for MV2 ([#1431](https://github.com/wxt-dev/wxt/pull/1431))
### ❤️ Contributors
- Thomas ([@harmonyharmo](http://github.com/harmonyharmo))
- Alec Larson ([@aleclarson](http://github.com/aleclarson))
## v0.19.28
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.27...wxt-v0.19.28)
@@ -2870,4 +2887,4 @@ Initial release of WXT. Full support for production builds and initial toolkit f
### 🤖 CI
- Create validation workflow ([#12](https://github.com/wxt-dev/wxt/pull/12))
- Create release workflow ([#13](https://github.com/wxt-dev/wxt/pull/13))
- Create release workflow ([#13](https://github.com/wxt-dev/wxt/pull/13))
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "wxt",
"type": "module",
"version": "0.19.28",
"version": "0.19.29",
"description": "⚡ Next-gen Web Extension Framework",
"repository": {
"type": "git",