Skip to content

Commit e496370

Browse files
authored
Merge pull request #2 from sveltejs/main
merge
2 parents 4f7426a + 3a9b143 commit e496370

File tree

426 files changed

+5610
-2736
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

426 files changed

+5610
-2736
lines changed

.changeset/beige-flies-wash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
feat: add unstate utility function

.changeset/clever-rockets-burn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: handle event hoisting props referencing

.changeset/cool-ants-leave.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: ensure proxied array length is updated

.changeset/empty-crabs-think.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
chore: refactor props handling

.changeset/fifty-rice-wait.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: improve each key animations

.changeset/five-tigers-search.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: better readonly checks for proxies

.changeset/giant-roses-press.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: support dynamic transition functions

.changeset/healthy-planes-vanish.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: prevent infinite loops stemming from invalidation method

.changeset/itchy-beans-melt.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
chore: fix compiler errors test suite

.changeset/khaki-moose-arrive.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: allow duplicate snippet declaration names

.changeset/lazy-masks-sit.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: ensure transitions properly cancel on completion

.changeset/lazy-months-knock.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
feat: make fallback prop values readonly

.changeset/neat-dingos-clap.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: tweak invalid dollar prefix rules around function args

.changeset/old-flies-jog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: ensure generated code does not use keywords as variable names

.changeset/old-mails-sneeze.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: ensure action function returns object

.changeset/polite-dolphins-care.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: improve non state referenced warning

.changeset/polite-ravens-study.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
feat: disallow fallback values with bindings in runes mode

.changeset/poor-seahorses-flash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
chore: avoid creating thunk for call expressions when appropriate

.changeset/pre.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,41 +10,54 @@
1010
},
1111
"changesets": [
1212
"afraid-moose-matter",
13+
"beige-flies-wash",
1314
"brave-walls-destroy",
1415
"brown-spoons-boil",
1516
"chatty-taxis-juggle",
1617
"chilled-pumas-invite",
1718
"chilly-dolphins-lick",
1819
"clean-eels-beg",
20+
"clever-rockets-burn",
1921
"cold-birds-own",
22+
"cool-ants-leave",
2023
"cuddly-pianos-drop",
2124
"curly-lizards-dream",
2225
"dirty-garlics-design",
2326
"dirty-tips-add",
2427
"early-ads-tie",
2528
"eight-steaks-shout",
2629
"eighty-bikes-camp",
30+
"empty-crabs-think",
2731
"fair-crabs-check",
2832
"famous-knives-sneeze",
2933
"few-mugs-fail",
34+
"fifty-rice-wait",
3035
"fifty-steaks-float",
36+
"five-tigers-search",
3137
"flat-melons-protect",
3238
"forty-comics-invent",
3339
"fresh-weeks-trade",
3440
"friendly-lies-camp",
3541
"funny-wombats-argue",
42+
"gentle-sheep-hug",
43+
"giant-roses-press",
3644
"good-pianos-jump",
3745
"great-icons-retire",
3846
"green-eggs-approve",
3947
"green-hounds-play",
48+
"healthy-planes-vanish",
4049
"honest-icons-change",
4150
"hungry-dots-fry",
4251
"hungry-tips-unite",
52+
"itchy-beans-melt",
4353
"itchy-lions-wash",
4454
"khaki-mails-draw",
55+
"khaki-moose-arrive",
4556
"kind-deers-lay",
4657
"kind-eagles-join",
4758
"large-clouds-carry",
59+
"lazy-masks-sit",
60+
"lazy-months-knock",
4861
"lazy-spiders-think",
4962
"lemon-geese-drum",
5063
"light-pens-watch",
@@ -54,47 +67,68 @@
5467
"lucky-schools-hang",
5568
"moody-frogs-exist",
5669
"moody-owls-cry",
70+
"neat-dingos-clap",
5771
"new-boats-wait",
5872
"ninety-dingos-walk",
5973
"odd-needles-joke",
6074
"odd-schools-wait",
6175
"odd-shoes-cheat",
76+
"old-flies-jog",
77+
"old-mails-sneeze",
78+
"polite-dolphins-care",
6279
"polite-pumpkins-guess",
80+
"polite-ravens-study",
6381
"poor-eggs-enjoy",
82+
"poor-seahorses-flash",
6483
"popular-mangos-rest",
6584
"quiet-camels-mate",
6685
"rare-pears-whisper",
6786
"rich-sheep-burn",
87+
"rich-tables-sing",
6888
"rotten-buckets-develop",
89+
"selfish-tools-hide",
90+
"serious-socks-cover",
6991
"serious-zebras-scream",
7092
"seven-deers-jam",
7193
"seven-ravens-check",
7294
"sharp-gorillas-impress",
95+
"sharp-tomatoes-learn",
7396
"shiny-baboons-play",
7497
"shiny-shrimps-march",
7598
"slimy-clouds-talk",
7699
"small-papayas-laugh",
100+
"smart-parents-swim",
101+
"soft-clocks-remember",
77102
"soft-geese-learn",
78103
"sour-forks-stare",
79104
"sour-rules-march",
105+
"spicy-plums-admire",
80106
"stale-comics-look",
81107
"strong-lemons-provide",
108+
"sweet-mangos-beg",
109+
"swift-donkeys-perform",
82110
"swift-ravens-hunt",
111+
"swift-seahorses-deliver",
83112
"tall-shrimps-worry",
84113
"tall-tigers-wait",
114+
"tasty-numbers-perform",
115+
"ten-foxes-repeat",
85116
"ten-worms-reflect",
86117
"thin-foxes-lick",
87118
"thirty-flowers-sit",
88119
"thirty-ghosts-fix",
89120
"thirty-impalas-repair",
90121
"thirty-wombats-relax",
91122
"tiny-kings-whisper",
123+
"twelve-dragons-join",
92124
"twelve-onions-juggle",
93125
"two-dragons-yell",
94126
"two-falcons-buy",
127+
"unlucky-boxes-obey",
95128
"wet-games-fly",
96129
"wicked-clouds-exercise",
97130
"wicked-doors-train",
131+
"wise-donkeys-marry",
98132
"witty-camels-warn"
99133
]
100134
}

.changeset/rich-tables-sing.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: improve signal consumer removal logic

.changeset/sharp-tomatoes-learn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: ensure computed props are wrapped in derived

.changeset/smart-parents-swim.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: reuse existing proxy when object has multiple references

.changeset/soft-clocks-remember.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: improve consistency issues around binding invalidation

.changeset/spicy-plums-admire.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: apply event attribute validation to elements only

.changeset/sweet-mangos-beg.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: handle css nth-selector syntax

.changeset/swift-donkeys-perform.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: tweak css nth regex

.changeset/swift-seahorses-deliver.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
feat: throw descriptive error for using runes globals outside of Svelte-compiled files

.changeset/tasty-numbers-perform.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: adjust children snippet default type

.changeset/ten-foxes-repeat.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: better handle unowned derived signals

.changeset/twelve-dragons-join.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: improve each block with animate

.changeset/unlucky-boxes-obey.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: correctly apply scope on component children

.changeset/wise-donkeys-marry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
breaking: change `$inspect` API

0 commit comments

Comments
 (0)