Skip to content

Commit 1bd50a8

Browse files
committed
Merge branch 'main' into agadoo
2 parents 5e037ae + 73e8820 commit 1bd50a8

File tree

69 files changed

+1333
-170
lines changed

Some content is hidden

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

69 files changed

+1333
-170
lines changed

.changeset/brave-walls-destroy.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: use internal `get_descriptors` helper

.changeset/fresh-weeks-trade.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: make operations lazy

.changeset/funny-wombats-argue.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 svelte:self in snippets

.changeset/good-pianos-jump.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: check that snippet is not rendered as a component

.changeset/honest-icons-change.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+
patch: ensure keyed each block fallback to indexed each block

.changeset/itchy-lions-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+
fix: allow member access on directives

.changeset/lucky-schools-hang.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 dynamic attributes containing call expressions update
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: corrects a beforeUpdate/afterUpdate bug

.changeset/poor-eggs-enjoy.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: add missing files binding

.changeset/pre.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
"svelte.dev": "1.0.0"
1010
},
1111
"changesets": [
12-
"rotten-buckets-develop"
12+
"chilly-dolphins-lick",
13+
"eight-steaks-shout",
14+
"khaki-mails-draw",
15+
"moody-owls-cry",
16+
"quiet-camels-mate",
17+
"rotten-buckets-develop",
18+
"small-papayas-laugh",
19+
"tall-shrimps-worry"
1320
]
1421
}

0 commit comments

Comments
 (0)