Skip to content

svelte@5.0.0-next.138

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 11:38
· 1815 commits to main since this release
c3489eb

Patch Changes

  • fix: allow comments after last selector in css (#11723)

  • fix: don't add scoping modifier to nesting selectors (#11713)

  • chore: speedup hydration around input and select values (#11717)

  • fix: update value like attributes in a separate template_effect (#11720)

  • fix: improve handling of unowned derived signal (#11712)