File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.0.0
4+
5+ [ ⚠️ breaking changes] ( https://wxt.dev/guide/upgrade-guide/wxt ) &bull ; [ compare changes] ( https://github.com/wxt-dev/wxt/compare/module-svelte-v1.0.1...module-svelte-v2.0.0 )
6+
7+ ### 🚀 Enhancements
8+
9+ - ⚠️ Svelte 5 support ([ #1104 ] ( https://github.com/wxt-dev/wxt/pull/1104 ) )
10+
11+ ### 🏡 Chore
12+
13+ - Add ` oxlint ` for linting ([ #947 ] ( https://github.com/wxt-dev/wxt/pull/947 ) )
14+ - Upgrade all non-major dependencies ([ #1040 ] ( https://github.com/wxt-dev/wxt/pull/1040 ) )
15+
16+ #### ⚠️ Breaking Changes
17+
18+ - ⚠️ Svelte 5 support ([ #1104 ] ( https://github.com/wxt-dev/wxt/pull/1104 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Aaron ([ @aklinker1 ] ( http://github.com/aklinker1 ) )
23+
324## v1.0.1
425
526[ compare changes] ( https://github.com/wxt-dev/wxt/compare/module-svelte-v1.0.0...module-svelte-v1.0.1 )
Original file line number Diff line number Diff line change 17171818 },
1919 "license" : " MIT" ,
20- "version" : " 1 .0.1 " ,
20+ "version" : " 2 .0.0 " ,
2121 "type" : " module" ,
2222 "main" : " ./dist/index.cjs" ,
2323 "module" : " ./dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments