Skip to content

svelte@5.46.1

Choose a tag to compare

@github-actions github-actions released this 24 Dec 08:10
· 462 commits to main since this release
d8085c2

Patch Changes

  • fix: type currentTarget in on function (#17370)

  • fix: skip static optimisation for stateless deriveds after await (#17389)

  • fix: prevent infinite loop when HMRing a component with an await (#17380)