Skip to content

svelte@5.0.0-next.182

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jul 13:58
bf0d1ef

Patch Changes

  • fix: abort outro when intro starts (#12321)

  • feat: warn in dev on {@html ...} block hydration mismatch (#12396)

  • feat: only create a maximum of one document event listener per event (#12383)

  • fix: disallow using let: directives with component render tags (#12400)

  • fix: mark variables in shorthand style directives as referenced (#12392)

  • fix: handle empty else if block in legacy AST (#12397)

  • fix: properly delay intro transitions (#12389)