-
-
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: always lowercase HTML elements, for XHTML compliance
#17664
opened Feb 9, 2026 by
Rich-Harris
Loading…
6 tasks done
feat: add warning when media.play() fails in bind:paused
#17656
opened Feb 8, 2026 by
MOHITKOURAV01
Loading…
6 tasks done
docs: remove unused rootDir from parse JSDoc
#17655
opened Feb 8, 2026 by
MOHITKOURAV01
Loading…
6 tasks done
chore: provide proper public type for
parseCss result
#17654
opened Feb 8, 2026 by
manuel3108
Loading…
4 of 6 tasks
fix: split types per entrypoint for alias installs
#17650
opened Feb 7, 2026 by
RazinShafayet2007
Loading…
6 tasks done
docs: add description for derived_references_self error
#17646
opened Feb 6, 2026 by
FrankFMY
Loading…
fix: resolve effect_update_depth_exceeded with select bind:value in legacy mode
#17645
opened Feb 6, 2026 by
FrankFMY
Loading…
feat: add warning for non-updated bindable
#17600
opened Jan 31, 2026 by
paoloricciuti
Loading…
6 tasks done
chore(deps-dev): bump eslint from 9.9.1 to 9.26.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#17594
opened Jan 30, 2026 by
dependabot
bot
Loading…
feat: add
beforeMount callback to MountOptions
needs discussion
#17515
opened Jan 22, 2026 by
paoloricciuti
Loading…
5 of 6 tasks
fix: too complex type error when using union props type by handling unions in Bindings generic
#17348
opened Dec 11, 2025 by
that-richan
Loading…
feat: allow
$derived($state()) for deep reactive deriveds
needs discussion
#17308
opened Dec 5, 2025 by
paoloricciuti
Loading…
5 of 6 tasks
fix: handle dynamic multiple attribute on select
#17306
opened Dec 4, 2025 by
Uzair-Ahmed-Shah
•
Draft
6 tasks done
fix: snapshot destructured values in #each blocks to prevent mutation…
#17232
opened Nov 24, 2025 by
AyushCoder9
Loading…
6 tasks
feat: add
isCommitted/isDiscarded/run to fork
#17217
opened Nov 21, 2025 by
dummdidumm
•
Draft
4 of 6 tasks
feat: Add ability to comment out attributes
#17188
opened Nov 18, 2025 by
Teiem
Loading…
6 tasks done
fix: correctly update
$effect.pending() when each blocks are involved
#17162
opened Nov 16, 2025 by
Rich-Harris
•
Draft
6 tasks
feat: allow
$state in computed class fields
#17022
opened Oct 24, 2025 by
Ocean-OS
Loading…
6 tasks done
fix: update blocks that reference deriveds with
$state.eager
#16954
opened Oct 15, 2025 by
Rich-Harris
•
Draft
6 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.