summaryrefslogtreecommitdiff
path: root/.changeset/little-dodos-beam.md
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-10-18 11:26:00 -0700
committerGravatar GitHub <noreply@github.com> 2022-10-18 14:26:00 -0400
commit4c1ffef3e4753ffccd71e9b1524aa4faa1de652f (patch)
tree20c56246738a6d7d7dbfacbf836f7efe332c8556 /.changeset/little-dodos-beam.md
parent8cf692766bf482717cfed416f5317ae1b5fb6cf0 (diff)
downloadastro-@astrojs/node@2.0.1.tar.gz
astro-@astrojs/node@2.0.1.tar.zst
astro-@astrojs/node@2.0.1.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/little-dodos-beam.md')
-rw-r--r--.changeset/little-dodos-beam.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/little-dodos-beam.md b/.changeset/little-dodos-beam.md
deleted file mode 100644
index 09bd0d7cf..000000000
--- a/.changeset/little-dodos-beam.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Separate type definitions for built-in HTML elements and custom elements. Helpful when implementing an "as" prop similar to [styled-components](https://styled-components.com/docs/api#as-polymorphic-prop).