-
-
Notifications
You must be signed in to change notification settings - Fork 233
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
Dec 25, 2024
1 parent
0bf7279
commit 91ef7f2
Showing
2 changed files
with
27 additions
and
1 deletion.
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,31 @@ | ||
# Changelog | ||
|
||
## v0.19.23 | ||
|
||
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.22...wxt-v0.19.23) | ||
|
||
### 🚀 Enhancements | ||
|
||
- **hooks:** Move `entrypoints:resolved` before debug logs and add `entrypoints:found` ([#1292](https://github.com/wxt-dev/wxt/pull/1292)) | ||
|
||
### 🩹 Fixes | ||
|
||
- Allow runtime registered content scripts to not have `matches` ([#1306](https://github.com/wxt-dev/wxt/pull/1306)) | ||
- Properly close readline instance on close ([#1278](https://github.com/wxt-dev/wxt/pull/1278)) | ||
|
||
### 📖 Documentation | ||
|
||
- Sync READMEs ([27298b7](https://github.com/wxt-dev/wxt/commit/27298b7)) | ||
|
||
### 🏡 Chore | ||
|
||
- Simplify keyboard shortcuts ([#1284](https://github.com/wxt-dev/wxt/pull/1284)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Aaron ([@aklinker1](http://github.com/aklinker1)) | ||
- Abhigyan Trips <[email protected]> | ||
|
||
## v0.19.22 | ||
|
||
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.21...wxt-v0.19.22) | ||
|
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