Insights: sveltejs/svelte
Could not load contribution data
Please try again later
4 Releases published by 1 person
- [email protected]
published
Jun 17, 2025 - [email protected]
published
Jun 18, 2025 - [email protected]
published
Jun 19, 2025
16 Pull requests merged by 8 people
- Version Packages
#16205 merged
Jun 19, 2025 - fix: address css class matching regression
#16204 merged
Jun 19, 2025 - Version Packages
#16196 merged
Jun 18, 2025 - chore: merge main into async branch
#16197 merged
Jun 18, 2025 - fix: make effects depend on state created inside them
#16198 merged
Jun 18, 2025 - fix: match class and style directives against attribute selector
#16179 merged
Jun 17, 2025 - Version Packages
#16195 merged
Jun 17, 2025 - chore: Test array sort in effect
#16175 merged
Jun 17, 2025 - fix: ensure undefined attributes are removed during hydration
#16178 merged
Jun 17, 2025 - fix: keep spread non-delegated event handlers up to date
#16180 merged
Jun 17, 2025 - fix: avoid shadowing a variable in dynamic components
#16185 merged
Jun 17, 2025 - fix: ensure sources within nested effects still register correctly
#16193 merged
Jun 17, 2025 - Version Packages
#16181 merged
Jun 17, 2025 - fix: coarse reactivity, alternative approach
#16100 merged
Jun 17, 2025 - fix: Make docs example not infinitely recurse
#16183 merged
Jun 17, 2025 - fix: don't set state withing
with_parent
in proxy#16176 merged
Jun 16, 2025
5 Pull requests opened by 3 people
- feat: add `print(...)` function
#16188 opened
Jun 17, 2025 - feat: support `using`, link top-level `using` declarations in components to lifecycle
#16192 opened
Jun 17, 2025 - fix: update indirectly-affected bindings on mutation
#16200 opened
Jun 18, 2025 - chore: rid of nodeType magic numbers
#16208 opened
Jun 21, 2025 - fix: untrack `$inspect.with` and add check for unsafe mutation
#16209 opened
Jun 21, 2025
11 Issues closed by 6 people
- Reactivity issue since 5.34.4
#16203 closed
Jun 21, 2025 - css_nesting_selector_invalid_placement false positive using tailwind 4 import reference
#14563 closed
Jun 19, 2025 - CSS pruning regression: class: directives not recognized by unused selector detection
#16201 closed
Jun 19, 2025 - Style directive doesn't match `[style]` selector
#16162 closed
Jun 17, 2025 - Attributes set to `undefined` are not removed during hydration (spread and direct bindings)
#16184 closed
Jun 17, 2025 - Rendering a dynamic component within a dynamic component is broken
#16163 closed
Jun 17, 2025 - Legacy #await problem
#14351 closed
Jun 17, 2025 - Testing docs cause infinite rerender
#16182 closed
Jun 17, 2025 - `state_unsafe_mutation` when mutating unused $state wrapped in a $derived
#16164 closed
Jun 16, 2025 - Fix Vitepreprocess for components using scss (npm run build doesnt finish compiling)
#16174 closed
Jun 16, 2025
6 Issues opened by 5 people
- Regressions in 5.34.4 in non-runes mode
#16212 opened
Jun 22, 2025 - state_unsafe_mutation where it shouldn't be?
#16211 opened
Jun 22, 2025 - Rune mode not set when referencing external files using runes
#16199 opened
Jun 18, 2025 - No more node content in 5.34.4
#16194 opened
Jun 17, 2025 - (0 , reaction.fn) is not a function in update_reaction
#16191 opened
Jun 17, 2025 - A deeply reactive derived variable
#16189 opened
Jun 17, 2025
14 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.
- fix: add a warning when the misuse of `reset` in an `error:boundary` causes an error to be thrown when flushing the boundary content
#16171 commented on
Jun 21, 2025 • 1 new comment - Partial components
#16173 commented on
Jun 16, 2025 • 0 new comments - Testing of rune effects is broken
#16092 commented on
Jun 16, 2025 • 0 new comments - Svelte 5: List of libraries not working out of the box
#10359 commented on
Jun 16, 2025 • 0 new comments - Inconsistent order of bind:* and oninput across browsers
#16168 commented on
Jun 17, 2025 • 0 new comments - $derived reactivity breaks with "createSubscriber" after its teardown/destroy has been called at least once.
#15888 commented on
Jun 18, 2025 • 0 new comments - `<svelte:boundary>` renders no content if `reset` is called incorrectly
#16134 commented on
Jun 18, 2025 • 0 new comments - Failing to set `<svelte:head>` element with `getAttribute is not a function`
#15337 commented on
Jun 20, 2025 • 0 new comments - Cannot read properties of undefined (reading 'call')
#15104 commented on
Jun 21, 2025 • 0 new comments - fix: thunkify deriveds on the server
#14977 commented on
Jun 16, 2025 • 0 new comments - feat: allow `$state` in return statements
#15589 commented on
Jun 16, 2025 • 0 new comments - feat: allow runes in POJO properties
#15593 commented on
Jun 16, 2025 • 0 new comments - feat: allow `await` in components
#15844 commented on
Jun 18, 2025 • 0 new comments - Prevent effect_update_depth_exceeded when using bind:value on a select with deriveds state in legacy components
#16165 commented on
Jun 18, 2025 • 0 new comments