Skip to content

[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 15:51
· 1345 commits to main since this release
e7e7ef6

Patch Changes

  • breaking: throw error if derived creates state and then depends on it (#12985)

  • fix: ensure assignments to state field inside constructor trigger effects (#12985)

  • fix: ensure $inspect works with SvelteMap and SvelteSet (#12994)

  • chore: default options.filename to "(unknown)" (#12997)

  • feat: allow non-synchronous legacy component instantiation (#12970)