diff --git a/.changeset/fix-unquoted-attribute-values.md b/.changeset/fix-unquoted-attribute-values.md deleted file mode 100644 index 828bd7b..0000000 --- a/.changeset/fix-unquoted-attribute-values.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@astrojs/compiler-binding": patch -"@astrojs/compiler-rs": patch ---- - -Fixes `Unexpected token` error when an HTML attribute has an unquoted value such as a number (``) or contains characters like `-` or `#`. diff --git a/.changeset/template-depth-tracking.md b/.changeset/template-depth-tracking.md deleted file mode 100644 index 2e867e6..0000000 --- a/.changeset/template-depth-tracking.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@astrojs/compiler-binding": minor -"@astrojs/compiler-rs": minor ---- - -Emit `templateEnter` / `templateExit` instructions when printing `