File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.19.23
4+
5+ [ compare changes] ( https://github.com/wxt-dev/wxt/compare/wxt-v0.19.22...wxt-v0.19.23 )
6+
7+ ### 🚀 Enhancements
8+
9+ - ** hooks:** Move ` entrypoints:resolved ` before debug logs and add ` entrypoints:found ` ([ #1292 ] ( https://github.com/wxt-dev/wxt/pull/1292 ) )
10+
11+ ### 🩹 Fixes
12+
13+ - Allow runtime registered content scripts to not have ` matches ` ([ #1306 ] ( https://github.com/wxt-dev/wxt/pull/1306 ) )
14+ - Properly close readline instance on close ([ #1278 ] ( https://github.com/wxt-dev/wxt/pull/1278 ) )
15+
16+ ### 📖 Documentation
17+
18+ - Sync READMEs ([ 27298b7] ( https://github.com/wxt-dev/wxt/commit/27298b7 ) )
19+
20+ ### 🏡 Chore
21+
22+ - Simplify keyboard shortcuts ([ #1284 ] ( https://github.com/wxt-dev/wxt/pull/1284 ) )
23+
24+ ### ❤️ Contributors
25+
26+ - Aaron ([ @aklinker1 ] ( http://github.com/aklinker1 ) )
27+ - Abhigyan Trips < abhigyantrips@gmail.com >
28+
329## v0.19.22
430
531[ compare changes] ( https://github.com/wxt-dev/wxt/compare/wxt-v0.19.21...wxt-v0.19.22 )
Original file line number Diff line number Diff line change 11{
22 "name" : " wxt" ,
33 "type" : " module" ,
4- "version" : " 0.19.22 " ,
4+ "version" : " 0.19.23 " ,
55 "description" : " Next gen framework for developing web extensions" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments