0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 09:21:21 +01:00
svelte/.changeset/afraid-geckos-dance.md
Dominic Gannaway b87d57dc6e
fix: add anchor support to mount() API (#11050)
* fix: add `anchor` support to mount() API

* use ??

* fix inconsistent formatting

* required options before optional ones

* regenerate types

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2024-04-03 22:01:43 +01:00

66 B

svelte
patch

fix: add anchor support to mount() API