File tree 7 files changed +27
-3
lines changed
adapter-cloudflare-workers
7 files changed +27
-3
lines changed Original file line number Diff line number Diff line change 341
341
" heavy-ways-agree" ,
342
342
" hip-ears-reflect" ,
343
343
" hip-elephants-judge" ,
344
+ " hip-kangaroos-check" ,
344
345
" hip-nails-burn" ,
345
346
" hip-nails-taste" ,
346
347
" hip-walls-flash" ,
596
597
" popular-hounds-love" ,
597
598
" popular-kids-run" ,
598
599
" popular-masks-cheat" ,
600
+ " popular-pets-obey" ,
599
601
" popular-schools-guess" ,
600
602
" pretty-actors-chew" ,
601
603
" pretty-beans-wash" ,
602
604
" pretty-bottles-listen" ,
603
605
" pretty-carpets-scream" ,
604
606
" pretty-cycles-learn" ,
607
+ " pretty-dingos-stare" ,
605
608
" pretty-drinks-cough" ,
606
609
" pretty-flowers-repair" ,
607
610
" pretty-foxes-attend" ,
873
876
" thick-oranges-walk" ,
874
877
" thick-peas-shop" ,
875
878
" thick-steaks-sneeze" ,
879
+ " thick-swans-join" ,
876
880
" thin-avocados-visit" ,
877
881
" thin-bats-protect" ,
878
882
" thin-beans-travel" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/adapter-cloudflare-workers
2
2
3
+ ## 1.0.0-next.45
4
+
5
+ ### Patch Changes
6
+
7
+ - Simplify example wrangler.toml, and fix outdated README ([ #5187 ] ( https://github.com/sveltejs/kit/pull/5187 ) )
8
+
3
9
## 1.0.0-next.44
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sveltejs/adapter-cloudflare-workers" ,
3
- "version" : " 1.0.0-next.44 " ,
3
+ "version" : " 1.0.0-next.45 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/sveltejs/kit" ,
Original file line number Diff line number Diff line change 1
1
# create-svelte
2
2
3
+ ## 2.0.0-next.142
4
+
5
+ ### Patch Changes
6
+
7
+ - Add descriptions to templates, and make TypeScript options more self-explanatory ([ #5221 ] ( https://github.com/sveltejs/kit/pull/5221 ) )
8
+
3
9
## 2.0.0-next.141
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-svelte" ,
3
- "version" : " 2.0.0-next.141 " ,
3
+ "version" : " 2.0.0-next.142 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/sveltejs/kit" ,
Original file line number Diff line number Diff line change 1
1
# @sveltejs/kit
2
2
3
+ ## 1.0.0-next.351
4
+
5
+ ### Patch Changes
6
+
7
+ - [ fix] URL instance methods now work in ` load ` ([ #5183 ] ( https://github.com/sveltejs/kit/pull/5183 ) )
8
+
9
+ * Upgrade vite-plugin-svelte ([ ` 4e4625ea ` ] ( https://github.com/sveltejs/kit/commit/4e4625ea6d9a084bc767ae216704aacd95fe8730 ) )
10
+
3
11
## 1.0.0-next.350
4
12
5
13
### 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.350 " ,
3
+ "version" : " 1.0.0-next.351 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/sveltejs/kit" ,
You can’t perform that action at this time.
0 commit comments