File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed
Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.1.0
4+
5+ [ compare changes] ( https://github.com/wxt-dev/wxt/compare/auto-icons-v1.0.2...auto-icons-v1.1.0 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Add overlay option for dev icons ([ #1825 ] ( https://github.com/wxt-dev/wxt/pull/1825 ) )
10+
11+ ### 📖 Documentation
12+
13+ - Rewrite and restructure the documentation website ([ #933 ] ( https://github.com/wxt-dev/wxt/pull/933 ) )
14+ - Use full URLs in README so they work on the docs site ([ d20793d5] ( https://github.com/wxt-dev/wxt/commit/d20793d5 ) )
15+ - Add SVG compatibility note ([ #1830 ] ( https://github.com/wxt-dev/wxt/pull/1830 ) )
16+
17+ ### 🏡 Chore
18+
19+ - Add ` oxlint ` for linting ([ #947 ] ( https://github.com/wxt-dev/wxt/pull/947 ) )
20+ - ** deps:** Bump sharp from 0.33.4 to 0.33.5 ([ #959 ] ( https://github.com/wxt-dev/wxt/pull/959 ) )
21+ - Upgrade all non-major dependencies ([ #1040 ] ( https://github.com/wxt-dev/wxt/pull/1040 ) )
22+ - ** deps:** Upgrade all non-major dependencies ([ #1164 ] ( https://github.com/wxt-dev/wxt/pull/1164 ) )
23+ - ** deps:** Bump dev and non-breaking major dependencies ([ #1167 ] ( https://github.com/wxt-dev/wxt/pull/1167 ) )
24+ - Use PNPM 10's new catelog feature ([ #1493 ] ( https://github.com/wxt-dev/wxt/pull/1493 ) )
25+ - Move production dependencies to PNPM 10 catelog ([ #1494 ] ( https://github.com/wxt-dev/wxt/pull/1494 ) )
26+ - Stop using PNPM catalog ([ #1644 ] ( https://github.com/wxt-dev/wxt/pull/1644 ) )
27+ - Upgrade ` @aklinker1/check ` to v2 ([ #1647 ] ( https://github.com/wxt-dev/wxt/pull/1647 ) )
28+
29+ ### ❤️ Contributors
30+
31+ - Typed SIGTERM ([ @typed-sigterm ] ( https://github.com/typed-sigterm ) )
32+ - Kuba ([ @zizzfizzix ] ( https://github.com/zizzfizzix ) )
33+ - Aaron ([ @aklinker1 ] ( https://github.com/aklinker1 ) )
34+
335## v1.0.2
436
537[ compare changes] ( https://github.com/wxt-dev/wxt/compare/auto-icons-v1.0.1...auto-icons-v1.0.2 )
Original file line number Diff line number Diff line change 2424 }
2525 ],
2626 "license" : " MIT" ,
27- "version" : " 1.0.2 " ,
27+ "version" : " 1.1.0 " ,
2828 "type" : " module" ,
2929 "module" : " ./dist/index.mjs" ,
3030 "types" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments