-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Insights: sveltejs/svelte
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
-
[email protected]
published
Jul 2, 2025 -
[email protected]
published
Jul 2, 2025 -
[email protected]
published
Jul 3, 2025
18 Pull requests merged by 5 people
-
fix: account for mounting when
select_option
inattribute_effect
#16309 merged
Jul 6, 2025 -
fix: do not proxify the value assigned to a derived
#16302 merged
Jul 4, 2025 -
chore:
reaction_sources
->source_ownership
#16287 merged
Jul 3, 2025 -
Version Packages
#16297 merged
Jul 3, 2025 -
fix: bump esrap
#16295 merged
Jul 3, 2025 -
Version Packages
#16281 merged
Jul 2, 2025 -
chore: minor tweaks
#16285 merged
Jul 2, 2025 -
chore: convert boundary implementation to a class
#16284 merged
Jul 2, 2025 -
chore: rename EFFECT_HAS_DERIVED to EFFECT_PRESERVED
#16283 merged
Jul 2, 2025 -
feat: add parent hierarchy to
__svelte_meta
objects at dev time#16255 merged
Jul 2, 2025 -
Version Packages
#16276 merged
Jul 2, 2025 -
fix: revert props legacy mode regression
#16279 merged
Jul 1, 2025 -
chore: simplify props
#16270 merged
Jul 1, 2025 -
chore: encapsulate expression memoization
#16269 merged
Jul 1, 2025 -
chore: move stuff from
analysis
into global compiler state#16268 merged
Jun 30, 2025 -
feat: add
getAbortSignal()
#16266 merged
Jun 30, 2025 -
move config into svelte.config.js
#16265 merged
Jun 30, 2025 -
chore: bump esrap
#16240 merged
Jun 30, 2025
6 Pull requests opened by 5 people
-
[fix]: Add support for TrustedTypes in Svelte
#16271 opened
Jul 1, 2025 -
fix: re-evaluate derived props during teardown
#16278 opened
Jul 1, 2025 -
fix: abort and reschedule effect processing after state change in user effect
#16280 opened
Jul 2, 2025 -
Version Packages
#16303 opened
Jul 4, 2025 -
docs: add $state destructure example using $derived
#16306 opened
Jul 5, 2025 -
docs: improve function bindings documentation with examples
#16310 opened
Jul 7, 2025
21 Issues closed by 14 people
-
`<select>` doesn't respect `selected` attribute when spreading props
#16274 closed
Jul 6, 2025 -
Cannot spread class instances as props
#16307 closed
Jul 6, 2025 -
Imported svelte component lost type inference
#16301 closed
Jul 5, 2025 -
Strange reactive behavior (5.28.2 or later)
#15941 closed
Jul 4, 2025 -
Reactivity inside $effect is confusing
#16300 closed
Jul 4, 2025 -
Provide init/destroy callbacks to `$state`
#16298 closed
Jul 3, 2025 -
Vite build fails with svelte v5.35.1
#16291 closed
Jul 3, 2025 -
Compiler wraps else/catch statements into comments
#16286 closed
Jul 3, 2025 -
False Positive `non_reactive_update` warning when use `SvelteMap` with binding child components
#16289 closed
Jul 3, 2025 -
<select bind:value={object}> does not reflect selected value after async list update
#16293 closed
Jul 3, 2025 -
optimization: inline static markup
#16288 closed
Jul 3, 2025 -
state_unsafe_mutation from missing function
#16290 closed
Jul 3, 2025 -
`HtmlAttributesMap` for `svelte/elements`
#16282 closed
Jul 2, 2025 -
event.getModifierState("CapsLock") always returns false in Svelte 4 & 5
#16275 closed
Jul 2, 2025 -
Add a compiler warning for updating destructured state
#16217 closed
Jul 1, 2025 -
Default values of props not reactive
#16272 closed
Jul 1, 2025 -
Give the ability to depend also on the previous value for deriving next value in $derived.by API
#16273 closed
Jul 1, 2025 -
(0 , reaction.fn) is not a function in update_reaction
#16191 closed
Jul 1, 2025 -
transition | global
#16258 closed
Jun 30, 2025
5 Issues opened by 5 people
-
Transitions created by a transition function don't reverse correctly
#16308 opened
Jul 6, 2025 -
Widen getAbortSignal to also be tied to component lifecycle
#16305 opened
Jul 5, 2025 -
5.33.9->5.33.10 break animation with nested elements
#16304 opened
Jul 4, 2025 -
Disable CSR for specific components
#16296 opened
Jul 3, 2025 -
Reactivity stops triggering
#16294 opened
Jul 3, 2025
15 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: allow `await` in components
#15844 commented on
Jul 6, 2025 • 53 new comments -
fix: use `state` instead of `source` in reactive classes
#16239 commented on
Jul 7, 2025 • 1 new comment -
Reference attach element with 'this'
#16253 commented on
Jun 30, 2025 • 0 new comments -
Hydration crashes when using app via Google Translate (or many other HTML whitespace manipulations)
#16242 commented on
Jun 30, 2025 • 0 new comments -
`TweenedOptions` not exported from `svelte/motion`
#16151 commented on
Jun 30, 2025 • 0 new comments -
Svelte generates `innerHTML` assignments breaking CSP "require-trusted-types-for 'script'" in production code
#10826 commented on
Jul 1, 2025 • 0 new comments -
Allow subscribing to stores declared in a local scope
#16259 commented on
Jul 1, 2025 • 0 new comments -
Incorrect prop value in onDestroy when there's a setter but not getter in the template
#16262 commented on
Jul 1, 2025 • 0 new comments -
Css variable declaration shorthand
#16071 commented on
Jul 2, 2025 • 0 new comments -
BUG Svelte 5: `bind:this` sets to `null` if a store is used in `#each`
#15698 commented on
Jul 2, 2025 • 0 new comments -
Svelte 5: Avoiding `{#snippet}` boilerplate with the ability to pass parameters
#10678 commented on
Jul 3, 2025 • 0 new comments -
Svelte 5: List of libraries not working out of the box
#10359 commented on
Jul 3, 2025 • 0 new comments -
svelte:head to allow ordering because meta tags are underneath script tags
#12055 commented on
Jul 4, 2025 • 0 new comments -
feat: add `print(...)` function
#16188 commented on
Jun 30, 2025 • 0 new comments -
Fix/@sveltejs/svelte/16114
#16263 commented on
Jun 30, 2025 • 0 new comments