-
- 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: svelte:element hydration in raw text elements
#17974 opened Mar 20, 2026 by sudip-kumar-prasad Loading…
docs: introduce
createContext as default #17973 opened Mar 20, 2026 by Yeonho-Lee Loading…
3 of 6 tasks
fix: export TweenedOptions, SpringOpts, SpringUpdateOpts, and Updater from svelte/motion (#16151)
#17967 opened Mar 18, 2026 by moaaz-ae Loading…
6 tasks done
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: 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! Exclude everything labeled
bug with -label:bug.