File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.0.5
4+
5+ [ compare changes] ( https://github.com/wxt-dev/wxt/compare/module-svelte-v2.0.4...module-svelte-v2.0.5 )
6+
7+ ### 🩹 Fixes
8+
9+ - Update ` @sveltejs/vite-plugin-svelte ` version range to support Vite 8 ([ 48571f50] ( https://github.com/wxt-dev/wxt/commit/48571f50 ) )
10+
11+ ### 🏡 Chore
12+
13+ - Upgrade dev and non-major prod dependencies ([ #2000 ] ( https://github.com/wxt-dev/wxt/pull/2000 ) )
14+ - Use ` tsdown ` to build packages ([ #2006 ] ( https://github.com/wxt-dev/wxt/pull/2006 ) )
15+ - Move script-only dev dependencies to top-level ` package.json ` ([ #2007 ] ( https://github.com/wxt-dev/wxt/pull/2007 ) )
16+ - Update dependencies ([ #2069 ] ( https://github.com/wxt-dev/wxt/pull/2069 ) )
17+ - ** deps:** Upgrade deps ([ #2175 ] ( https://github.com/wxt-dev/wxt/pull/2175 ) )
18+ - Add prepack script to all packages ([ 032f7931] ( https://github.com/wxt-dev/wxt/commit/032f7931 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Aaron ([ @aklinker1 ] ( https://github.com/aklinker1 ) )
23+
324## v2.0.4
425
526[ compare changes] ( https://github.com/wxt-dev/wxt/compare/module-svelte-v2.0.3...module-svelte-v2.0.4 )
Original file line number Diff line number Diff line change 1818 },
1919 "license" : " MIT" ,
2020 "funding" : " https://github.com/sponsors/wxt-dev" ,
21- "version" : " 2.0.4 " ,
21+ "version" : " 2.0.5 " ,
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