summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
authorGravatar Levi <levi.ceccato@gmail.com> 2021-10-15 06:08:07 +1100
committerGravatar GitHub <noreply@github.com> 2021-10-14 15:08:07 -0400
commit31d068801622e8a01fbedf7a59b0be8efe47bc3a (patch)
treeb9184adcc1225ce4b600bbb7f55b266b753b0871 /.changeset
parent32dbf68247720c7a9c81a55d29cf763d1e14a801 (diff)
downloadastro-31d068801622e8a01fbedf7a59b0be8efe47bc3a.tar.gz
astro-31d068801622e8a01fbedf7a59b0be8efe47bc3a.tar.zst
astro-31d068801622e8a01fbedf7a59b0be8efe47bc3a.zip
Expose Vue component names for devtools (#1512)
* Expose name on host component for Vue devtools * Add changeset * Update changeset to patch from minor * [ci] collect stats * [ci] collect stats Co-authored-by: leviceccato <leviceccato@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/slow-zoos-hide.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/slow-zoos-hide.md b/.changeset/slow-zoos-hide.md
new file mode 100644
index 000000000..eb4cc32a8
--- /dev/null
+++ b/.changeset/slow-zoos-hide.md
@@ -0,0 +1,5 @@
+---
+'@astrojs/renderer-vue': patch
+---
+
+Expose name on host component for Vue devtools