File tree Expand file tree Collapse file tree 5 files changed +19
-2
lines changed
adapter-cloudflare-workers Expand file tree Collapse file tree 5 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 283283 " quick-maps-remain" ,
284284 " quiet-ants-report" ,
285285 " quiet-cherries-smile" ,
286+ " quiet-crews-hunt" ,
286287 " quiet-mangos-shop" ,
287288 " quiet-mugs-matter" ,
288289 " quiet-singers-fly" ,
321322 " shiny-teachers-nail" ,
322323 " short-beds-punch" ,
323324 " short-buttons-mix" ,
325+ " short-emus-juggle" ,
324326 " shy-jeans-fly" ,
325327 " shy-mails-share" ,
326328 " silly-grapes-cover" ,
392394 " thick-peas-shop" ,
393395 " thick-steaks-sneeze" ,
394396 " thin-avocados-visit" ,
397+ " thin-bats-protect" ,
395398 " thin-coins-move" ,
396399 " thin-grapes-dance" ,
397400 " thin-planets-obey" ,
Original file line number Diff line number Diff line change 11# @sveltejs/adapter-cloudflare-workers
22
3+ ## 1.0.0-next.20
4+
5+ ### Patch Changes
6+
7+ - Support assigning multiple values to a header ([ #2313 ] ( https://github.com/sveltejs/kit/pull/2313 ) )
8+
39## 1.0.0-next.19
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sveltejs/adapter-cloudflare-workers" ,
3- "version" : " 1.0.0-next.19 " ,
3+ "version" : " 1.0.0-next.20 " ,
44 "type" : " module" ,
55 "exports" : {
66 "import" : " ./index.js"
Original file line number Diff line number Diff line change 11# @sveltejs/kit
22
3+ ## 1.0.0-next.159
4+
5+ ### Patch Changes
6+
7+ - Add ` @sveltejs/kit ` to noExternal to resolve hooks module in dev server ([ #2306 ] ( https://github.com/sveltejs/kit/pull/2306 ) )
8+
9+ * [ fix] HMR on Windows ([ #2315 ] ( https://github.com/sveltejs/kit/pull/2315 ) )
10+
311## 1.0.0-next.158
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sveltejs/kit" ,
3- "version" : " 1.0.0-next.158 " ,
3+ "version" : " 1.0.0-next.159 " ,
44 "type" : " module" ,
55 "dependencies" : {
66 "@sveltejs/vite-plugin-svelte" : " ^1.0.0-next.16" ,
You can’t perform that action at this time.
0 commit comments