Svelte 5.54.1

5.54.1
Fixed 6
  • hydration comments during hmr
  • null out effect.b in destroy_effect
  • group sync statements
  • defer batch resolution until earlier intersecting batches have committed
  • properly invoke iterator.return() during reactivity loss check
  • remove trailing semicolon from {@const} tag printer
Patch Changes
  • fix: hydration comments during hmr (#17975)

  • fix: null out effect.b in destroy_effect (#17980)

  • fix: group sync statements (#17977)

  • fix: defer batch resolution until earlier intersecting batches have committed (#17162)

  • fix: properly invoke iterator.return() during reactivity loss check (#17966)

  • fix: remove trailing semicolon from {@const} tag printer (#17962)

View original

Upgraded? How did it go?

Discussion