Svelte 5.50.2

5.50.2
Changed 1
  • Provide proper public type for parseCss result
Fixed 4
  • Resolve effect_update_depth_exceeded when using bind:value on <select> with derived state in legacy mode
  • Don't swallow DOMException when media.play() fails in bind:paused
  • Robustify blocker calculation
  • Reduce if block nesting
Patch Changes
  • fix: resolve effect_update_depth_exceeded when using bind:value on <select> with derived state in legacy mode (#17645)

  • fix: don't swallow DOMException when media.play() fails in bind:paused (#17656)

  • chore: provide proper public type for parseCss result (#17654)

  • fix: robustify blocker calculation (#17676)

  • fix: reduce if block nesting (#17662)

View original

Upgraded? How did it go?

Discussion