File tree Expand file tree Collapse file tree 5 files changed +24
-2
lines changed Expand file tree Collapse file tree 5 files changed +24
-2
lines changed Original file line number Original file line Diff line number Diff line change 138 " cuddly-knives-learn" ,
138 " cuddly-knives-learn" ,
139 " cuddly-pens-buy" ,
139 " cuddly-pens-buy" ,
140 " cuddly-ravens-carry" ,
140 " cuddly-ravens-carry" ,
141+ " curly-doors-type" ,
141 " curly-pets-vanish" ,
142 " curly-pets-vanish" ,
142 " curvy-dots-join" ,
143 " curvy-dots-join" ,
143 " curvy-eggs-sip" ,
144 " curvy-eggs-sip" ,
238 " fluffy-cheetahs-remain" ,
239 " fluffy-cheetahs-remain" ,
239 " fluffy-dryers-jump" ,
240 " fluffy-dryers-jump" ,
240 " forty-cycles-punch" ,
241 " forty-cycles-punch" ,
242+ " forty-lions-give" ,
241 " forty-months-prove" ,
243 " forty-months-prove" ,
242 " forty-seahorses-rest" ,
244 " forty-seahorses-rest" ,
243 " forty-terms-peel" ,
245 " forty-terms-peel" ,
246+ " forty-worms-deliver" ,
244 " four-apes-attack" ,
247 " four-apes-attack" ,
245 " four-cheetahs-yawn" ,
248 " four-cheetahs-yawn" ,
246 " four-news-turn" ,
249 " four-news-turn" ,
527 " old-years-march" ,
530 " old-years-march" ,
528 " olive-frogs-add" ,
531 " olive-frogs-add" ,
529 " olive-frogs-drive" ,
532 " olive-frogs-drive" ,
533+ " olive-lies-train" ,
530 " olive-maps-join" ,
534 " olive-maps-join" ,
531 " olive-mayflies-retire" ,
535 " olive-mayflies-retire" ,
532 " olive-socks-thank" ,
536 " olive-socks-thank" ,
Original file line number Original file line Diff line number Diff line change 1# create-svelte
1# create-svelte
2
2
3+ ## 2.0.0-next.139
4+
5+ ### Patch Changes
6+
7+ - correct default package.json format ([ #5013 ] ( https://github.com/sveltejs/kit/pull/5013 ) )
8+
9+ * [ breaking] Replace ` %svelte.body% ` with ` %sveltekit.body% ` , etc. ([ #5016 ] ( https://github.com/sveltejs/kit/pull/5016 ) )
10+
3## 2.0.0-next.138
11## 2.0.0-next.138
4
12
5### Patch Changes
13### Patch Changes
Original file line number Original file line Diff line number Diff line change 1{
1{
2 "name" : " create-svelte" ,
2 "name" : " create-svelte" ,
3- "version" : " 2.0.0-next.138 " ,
3+ "version" : " 2.0.0-next.139 " ,
4 "repository" : {
4 "repository" : {
5 "type" : " git" ,
5 "type" : " git" ,
6 "url" : " https://github.com/sveltejs/kit" ,
6 "url" : " https://github.com/sveltejs/kit" ,
Original file line number Original file line Diff line number Diff line change 1# @sveltejs/kit
1# @sveltejs/kit
2
2
3+ ## 1.0.0-next.339
4+
5+ ### Patch Changes
6+
7+ - [ breaking] resolve relative urls from the target page when using load's fetch ([ #5025 ] ( https://github.com/sveltejs/kit/pull/5025 ) )
8+
9+ * [ fix] ` svelte-kit sync ` gracefully handles a nonexistent routes folder ([ #5020 ] ( https://github.com/sveltejs/kit/pull/5020 ) )
10+
11+ - [ breaking] Replace ` %svelte.body% ` with ` %sveltekit.body% ` , etc. ([ #5016 ] ( https://github.com/sveltejs/kit/pull/5016 ) )
12+
3## 1.0.0-next.338
13## 1.0.0-next.338
4
14
5### Patch Changes
15### Patch Changes
Original file line number Original file line Diff line number Diff line change 1{
1{
2 "name" : " @sveltejs/kit" ,
2 "name" : " @sveltejs/kit" ,
3- "version" : " 1.0.0-next.338 " ,
3+ "version" : " 1.0.0-next.339 " ,
4 "repository" : {
4 "repository" : {
5 "type" : " git" ,
5 "type" : " git" ,
6 "url" : " https://github.com/sveltejs/kit" ,
6 "url" : " https://github.com/sveltejs/kit" ,
You can’t perform that action at this time.
0 commit comments