File tree 3 files changed +14
-1
lines changed
3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 69
69
" cool-ducks-cheat" ,
70
70
" cool-hounds-divide" ,
71
71
" cool-spoons-dress" ,
72
+ " curvy-dots-join" ,
72
73
" curvy-eggs-sip" ,
73
74
" curvy-sloths-brake" ,
74
75
" cyan-parents-enjoy" ,
199
200
" neat-olives-hope" ,
200
201
" neat-walls-buy" ,
201
202
" neat-worms-tell" ,
203
+ " nervous-items-kiss" ,
202
204
" nervous-steaks-add" ,
203
205
" nervous-wolves-end" ,
204
206
" new-birds-march" ,
274
276
" shaggy-peaches-fry" ,
275
277
" sharp-days-exercise" ,
276
278
" sharp-geckos-beam" ,
279
+ " sharp-hornets-beam" ,
277
280
" sharp-mangos-tickle" ,
278
281
" sharp-pigs-study" ,
279
282
" shiny-teachers-nail" ,
328
331
" tall-pens-obey" ,
329
332
" tame-dodos-love" ,
330
333
" tame-forks-happen" ,
334
+ " tame-guests-collect" ,
331
335
" tame-kangaroos-rush" ,
332
336
" tame-lobsters-beam" ,
333
337
" tame-rings-cry" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
3
+ ## 1.0.0-next.138
4
+
5
+ ### Patch Changes
6
+
7
+ - d6563169: [ chore] prefer interfaces to types
8
+ - b51c8f05: explicitly set compilerOptions.hydratable to config.kit.ssr
9
+ - 538de3eb: [ feat] More powerful and configurable rendering options
10
+ - 20dad18a: Remove the ` prerender.force ` option in favor of ` prerender.onError `
11
+
3
12
## 1.0.0-next.137
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/kit" ,
3
- "version" : " 1.0.0-next.137 " ,
3
+ "version" : " 1.0.0-next.138 " ,
4
4
"type" : " module" ,
5
5
"dependencies" : {
6
6
"@sveltejs/vite-plugin-svelte" : " ^1.0.0-next.14" ,
You can’t perform that action at this time.
0 commit comments