From 7b32431a9f999a7ce3e305aec2cf6498afe044a2 Mon Sep 17 00:00:00 2001 From: "S. Elliott Johnson" Date: Thu, 11 Jan 2024 14:39:41 -0700 Subject: [PATCH] Update .changeset/curvy-cups-cough.md Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com> --- .changeset/curvy-cups-cough.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/curvy-cups-cough.md b/.changeset/curvy-cups-cough.md index 5185886b02..e16cb83777 100644 --- a/.changeset/curvy-cups-cough.md +++ b/.changeset/curvy-cups-cough.md @@ -2,4 +2,4 @@ 'svelte': patch --- -feat: snippets can now take multiple arguments +breaking: snippets can now take multiple arguments, support default parameters. Because of this, the type signature has changed