-
Notifications
You must be signed in to change notification settings - Fork 33
Commit 44b20b4
fix: make the latest Svelte 5 pass all tests
For now I've resorted to use the legacy API, as
the use of runes don't seem to work in the test
environment (which, mind you, could be a problem on this side
of the keyboard) and the important part is to have the package
work with Svelte 5.1 parent 178b2de commit 44b20b4
3 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | + | ||
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | - | ||
19 | + | ||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | - | ||
110 | + | ||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | + | ||
7 | + | ||
6 | 8 | | |
7 | 9 | | |
8 | - | ||
10 | + | ||
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
58 | - | ||
60 | + | ||
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
0 commit comments