Svelte (javascript)

sveltejs/svelte last check 363 releases
Notes
no notes yet
Release notes
vsvelte - 5.0.5 · 1y+
view on github

Patch Changes

  • fix: mark :has selectors with multiple preceding selectors as used (#13750)

  • fix: ensure event context is reset before invoking callback (#13737)

  • fix: add more robust check for Element prototype (#13744)

  • fix: do not comment out unused selectors that are inside an unused selector (#13746)

  • fix: more accurately detect $derived migration opportunities (#13740)

  • fix: @debug does not work with proxied-state (#13690)

  • fix: do not add jsdoc if no types found (#13738)