Skip to content

svelte@5.28.4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 23:53
· 23 commits to main since this release
f2796dd

Patch Changes

  • fix: treat nullish expression as empty string (#15901)

  • fix: prevent invalid BigInt calls from blowing up at compile time (#15900)

  • fix: warn on bidirectional control characters (#15893)

  • fix: emit right error for a shadowed invalid rune (#15892)