File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed
packages/vite-plugin-svelte Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 3232 " brave-boxes-drive" ,
3333 " breezy-crews-peel" ,
3434 " breezy-donkeys-argue" ,
35+ " breezy-kids-divide" ,
3536 " calm-buses-cheat" ,
3637 " clever-trains-drum" ,
3738 " cuddly-maps-dance" ,
3839 " dirty-boxes-sip" ,
3940 " dry-cameras-press" ,
4041 " eight-taxis-wash" ,
4142 " eleven-windows-roll" ,
43+ " famous-lemons-draw" ,
4244 " flat-books-kick" ,
4345 " flat-mayflies-smell" ,
46+ " forty-parents-jam" ,
4447 " fresh-penguins-heal" ,
4548 " gorgeous-monkeys-brake" ,
4649 " happy-mails-kneel" ,
5154 " little-plums-grab" ,
5255 " long-foxes-agree" ,
5356 " nasty-baboons-joke" ,
57+ " nasty-poems-fold" ,
5458 " plenty-pumpkins-buy" ,
5559 " popular-yaks-fetch" ,
5660 " proud-dragons-shout" ,
Original file line number Diff line number Diff line change 11# @sveltejs/vite-plugin-svelte
22
3+ ## 1.0.0-next.14
4+
5+ ### Patch Changes
6+
7+ - replace querystring with URLSearchParams ([ #107 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/107 ) )
8+
9+ * import svelte types instead of duplicating them ([ #105 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/105 ) )
10+
11+ - update svelte-hmr to 0.14.7 to fix issue with svelte 3.40 ([ #112 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/112 ) )
12+
13+ * turn diff-match-patch into an optional peer dependency to reduce footprint ([ #110 ] ( https://github.com/sveltejs/vite-plugin-svelte/pull/110 ) )
14+
315## 1.0.0-next.13
416
517### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sveltejs/vite-plugin-svelte" ,
3- "version" : " 1.0.0-next.13 " ,
3+ "version" : " 1.0.0-next.14 " ,
44 "license" : " MIT" ,
55 "author" : " dominikg" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments