mirror of https://github.com/sveltejs/svelte
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>pull/11057/head
parent
b2892b02e1
commit
b87d57dc6e
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"svelte": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: add `anchor` support to mount() API
|
Loading…
Reference in new issue