File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.1.4
4+
5+ [ compare changes] ( https://github.com/wxt-dev/wxt/compare/module-solid-v1.1.3...module-solid-v1.1.4 )
6+
7+ ### 🩹 Fixes
8+
9+ - Add support for WXT v0.20.0 ([ c9dca022] ( https://github.com/wxt-dev/wxt/commit/c9dca022 ) )
10+
11+ ### 🏡 Chore
12+
13+ - ** deps-dev:** Bump solid-js from 1.9.3 to 1.9.4 ([ #1391 ] ( https://github.com/wxt-dev/wxt/pull/1391 ) )
14+ - Add funding links to ` package.json ` files ([ #1446 ] ( https://github.com/wxt-dev/wxt/pull/1446 ) )
15+ - ** deps:** Bump vite-plugin-solid from 2.10.2 to 2.11.6 ([ #1491 ] ( https://github.com/wxt-dev/wxt/pull/1491 ) )
16+ - Use PNPM 10's new catelog feature ([ #1493 ] ( https://github.com/wxt-dev/wxt/pull/1493 ) )
17+ - Move production dependencies to PNPM 10 catelog ([ #1494 ] ( https://github.com/wxt-dev/wxt/pull/1494 ) )
18+ - ** deps:** Upgrade to Vite 6 and related dependencies ([ #1496 ] ( https://github.com/wxt-dev/wxt/pull/1496 ) )
19+ - Stop using PNPM catalog ([ #1644 ] ( https://github.com/wxt-dev/wxt/pull/1644 ) )
20+ - Upgrade ` @aklinker1/check ` to v2 ([ #1647 ] ( https://github.com/wxt-dev/wxt/pull/1647 ) )
21+ - ** deps:** Update all dependencies ([ #1648 ] ( https://github.com/wxt-dev/wxt/pull/1648 ) )
22+ - ** deps:** Upgrade typescript from 5.8.3 to 5.9.2 ([ a6eef643] ( https://github.com/wxt-dev/wxt/commit/a6eef643 ) )
23+ - Create script for managing dependency upgrades ([ #1875 ] ( https://github.com/wxt-dev/wxt/pull/1875 ) )
24+ - ** deps:** Upgrade all dev dependencies ([ #1876 ] ( https://github.com/wxt-dev/wxt/pull/1876 ) )
25+
26+ ### ❤️ Contributors
27+
28+ - Aaron ([ @aklinker1 ] ( https://github.com/aklinker1 ) )
29+ 30+
331## v1.1.3
432
533[ compare changes] ( https://github.com/wxt-dev/wxt/compare/module-solid-v1.1.2...module-solid-v1.1.3 )
Original file line number Diff line number Diff line change 1818 },
1919 "license" : " MIT" ,
2020 "funding" : " https://github.com/sponsors/wxt-dev" ,
21- "version" : " 1.1.3 " ,
21+ "version" : " 1.1.4 " ,
2222 "type" : " module" ,
2323 "main" : " ./dist/index.cjs" ,
2424 "module" : " ./dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments