File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.17.11
4+
5+ [ compare changes] ( https://github.com/wxt-dev/wxt/compare/v0.17.10...v0.17.11 )
6+
7+ ### 🩹 Fixes
8+
9+ - Resolve absolute paths from the public directory properly ([ #583 ] ( https://github.com/wxt-dev/wxt/pull/583 ) )
10+
11+ ### 📖 Documentation
12+
13+ - Fix ` zip.includeSources ` example ([ 16fc584] ( https://github.com/wxt-dev/wxt/commit/16fc584 ) )
14+ - Add "GitHub Custom Notifier" to homepage ([ #580 ] ( https://github.com/wxt-dev/wxt/pull/580 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Simplify virtual module setup ([ #581 ] ( https://github.com/wxt-dev/wxt/pull/581 ) )
19+ - Add some array utils ([ #582 ] ( https://github.com/wxt-dev/wxt/pull/582 ) )
20+ - Extract helper function ([ d3b14af] ( https://github.com/wxt-dev/wxt/commit/d3b14af ) )
21+
22+ ### ❤️ Contributors
23+
24+ - Qiwei Yang ([ @qiweiii ] ( http://github.com/qiweiii ) )
25+
326## v0.17.10
427
528[ compare changes] ( https://github.com/wxt-dev/wxt/compare/v0.17.9...v0.17.10 )
Original file line number Diff line number Diff line change 11{
22 "name" : " wxt" ,
33 "type" : " module" ,
4- "version" : " 0.17.10 " ,
4+ "version" : " 0.17.11 " ,
55 "description" : " Next gen framework for developing web extensions" ,
66 "engines" : {
77 "node" : " >=18" ,
You can’t perform that action at this time.
0 commit comments