Skip to content

Pull requests: sveltejs/svelte

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

perf: better effect pruning
#16625 opened Aug 14, 2025 by Rich-Harris Draft
6 tasks
fix: do not defer unmount; immediately unmount components
#16624 opened Aug 14, 2025 by harshmandan Loading…
1 task done
fix: associate batch with boundary
#16621 opened Aug 14, 2025 by dummdidumm Draft
6 tasks done
2
3
fix: properly catch top level await errors
#16619 opened Aug 14, 2025 by dummdidumm Loading…
6 tasks done
perf: don't reschedule the whole batch on writes
#16612 opened Aug 13, 2025 by dummdidumm Loading…
6 tasks
fix: avoid false-positive infinite loop error
#16611 opened Aug 13, 2025 by dummdidumm Draft
6 tasks done
feat: support for spreading function bindings
#16607 opened Aug 12, 2025 by jackgdll Loading…
6 tasks done
Version Packages
#16603 opened Aug 11, 2025 by github-actions bot Loading…
fix: ensure derived effects are recreated when needed
#16595 opened Aug 10, 2025 by mtsgrd Loading…
fix: allow await in {@const } in more blocks
#16568 opened Aug 6, 2025 by Ocean-OS Draft
5 of 6 tasks
docs: add developer guide
#16517 opened Jul 28, 2025 by paoloricciuti Draft
2 of 6 tasks
fix: transform input defaults from spread
#16481 opened Jul 22, 2025 by daimond113 Loading…
5 of 6 tasks
docs: improve a11y_invalid_attribute warning documentation
#16461 opened Jul 21, 2025 by brennercruvinel Loading…
3 tasks done
feat: add $effect.allowed rune
#16458 opened Jul 20, 2025 by Ocean-OS Loading…
6 tasks done
[fix]: Add support for TrustedTypes in Svelte
#16271 opened Jul 1, 2025 by fallaciousreasoning Loading…
4 of 6 tasks
fix: make hydration more html whitespace tolerant
#16243 opened Jun 26, 2025 by janvogt Loading…
5 of 6 tasks
fix: improve hydration of altered html
#16226 opened Jun 24, 2025 by 7nik Loading…
6 tasks done
feat: add print(...) function
#16188 opened Jun 17, 2025 by Rich-Harris Draft
6 tasks
ProTip! Exclude everything labeled bug with -label:bug.