-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Pull requests: sveltejs/svelte
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: properly invoke
iterator.return() during reactivity loss check
#17966
opened Mar 18, 2026 by
dummdidumm
Loading…
Version Packages
needs-ecosystem-ci
This PR needs to have an ecosystem CI run started prior to its last commit before merging.
#17965
opened Mar 18, 2026 by
github-actions
bot
Loading…
fix: remove trailing semicolon from {@const} tag printer
#17962
opened Mar 18, 2026 by
AbishekRaj2007
Loading…
docs: recommend createContext as the primary method for context
#17959
opened Mar 18, 2026 by
leno23
Loading…
6 tasks
docs: clarify
$derived await examples, dependency tracking
#17956
opened Mar 18, 2026 by
JiwaniZakir
Loading…
fix: better error for TS annotations in snippets without lang="ts"
#17954
opened Mar 17, 2026 by
jeengland
Loading…
fix: absorb stale batch into the batch that made it stale
#17935
opened Mar 14, 2026 by
Rich-Harris
•
Draft
6 tasks
fix: freeze deriveds once their containing effects are destroyed
#17921
opened Mar 12, 2026 by
Rich-Harris
•
Draft
6 tasks done
chore: always populate batch_values when updating a derived
#17909
opened Mar 12, 2026 by
Rich-Harris
Loading…
4 of 6 tasks
fix: make SvelteSet work with async mode
#17902
opened Mar 11, 2026 by
Rich-Harris
Loading…
5 of 6 tasks
docs: add description for derived_references_self error
documentation
#17879
opened Mar 8, 2026 by
benjosua
Loading…
fix: skip derived re-evaluation inside destroyed branch effects
#17862
opened Mar 5, 2026 by
mtsgrd
Loading…
5 of 6 tasks
perf: use walk_readonly for analysis-phase AST walks
#17825
opened Feb 27, 2026 by
MathiasWP
Loading…
2 tasks done
Fix #10252: Svelte 5: Multiple item
crossfade is buggy
#17777
opened Feb 22, 2026 by
danielalanbates
Loading…
Fix #14807: Navigation - The NEXT button in the SvelteKit documentation
#17778
opened Feb 22, 2026 by
danielalanbates
Loading…
Fix #13638: Svelte 5: Custom element's default <slot> not created when n
#17770
opened Feb 22, 2026 by
danielalanbates
Loading…
fix: create default slot in custom elements without initial children
#17705
opened Feb 14, 2026 by
veeceey
Loading…
docs: clarify
$derived await behavior and dependency tracking
#17696
opened Feb 13, 2026 by
RazinShafayet2007
Loading…
3 of 6 tasks
feat: allow deriveds to reference their own values
needs discussion
#17666
opened Feb 10, 2026 by
Rich-Harris
Loading…
4 of 6 tasks
fix: split types per entrypoint for alias installs
#17650
opened Feb 7, 2026 by
RazinShafayet2007
•
Draft
6 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.