| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-17 | 760 Bytes | |
| svelte@5.43.9 source code.tar.gz | 2025-11-17 | 1.7 MB | |
| svelte@5.43.9 source code.zip | 2025-11-17 | 5.7 MB | |
| Totals: 3 Items | 7.4 MB | 0 | |
Patch Changes
-
fix: correctly handle functions when determining async blockers (#17137)
-
fix: keep deriveds reactive after their original parent effect was destroyed (#17171)
-
fix: ensure eager effects don't break reactions chain (#17138)
-
fix: ensure async
@constin boundary hydrates correctly (#17165) -
fix: take blockers into account when creating
#awaitblocks (#17137) -
fix: parallelize async
@consts in the template (#17165)