-
-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
GitHub Actions
committed
Nov 13, 2024
1 parent
67f3561
commit e770f9b
Showing
2 changed files
with
33 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,36 @@ | ||
# Changelog | ||
|
||
## v0.19.14 | ||
|
||
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.13...wxt-v0.19.14) | ||
|
||
### 🚀 Enhancements | ||
|
||
- **storage:** Support storage items in batch functions ([#990](https://github.com/wxt-dev/wxt/pull/990)) | ||
- Automatically disable 'Show warning about Self-XSS when pasing code' in new chrome ([#1159](https://github.com/wxt-dev/wxt/pull/1159)) | ||
|
||
### 🩹 Fixes | ||
|
||
- Throw when config file does not exist ([#1156](https://github.com/wxt-dev/wxt/pull/1156)) | ||
|
||
### 📖 Documentation | ||
|
||
- Cleanup typos and broken links ([bb5ea34](https://github.com/wxt-dev/wxt/commit/bb5ea34)) | ||
- Fix typo in `popup` and `options` EntrypointOptions ([#1121](https://github.com/wxt-dev/wxt/pull/1121)) | ||
|
||
### 🏡 Chore | ||
|
||
- **deps:** Upgrade all non-major dependencies ([#1164](https://github.com/wxt-dev/wxt/pull/1164)) | ||
- **deps:** Bump dev and non-breaking major dependencies ([#1167](https://github.com/wxt-dev/wxt/pull/1167)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Aaron ([@aklinker1](http://github.com/aklinker1)) | ||
- Rxliuli ([@rxliuli](http://github.com/rxliuli)) | ||
- Kongmoumou ([@kongmoumou](http://github.com/kongmoumou)) | ||
- Florian Metz ([@Timeraa](http://github.com/Timeraa)) | ||
- Bread Grocery <[email protected]> | ||
|
||
## v0.19.13 | ||
|
||
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.12...wxt-v0.19.13) | ||
|
@@ -2578,4 +2609,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)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters