diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/fluffy-lies-eat.md | 5 | ||||
-rw-r--r-- | .changeset/fresh-gifts-buy.md | 5 | ||||
-rw-r--r-- | .changeset/gentle-windows-doubt.md | 16 |
3 files changed, 0 insertions, 26 deletions
diff --git a/.changeset/fluffy-lies-eat.md b/.changeset/fluffy-lies-eat.md deleted file mode 100644 index 3b26608ae..000000000 --- a/.changeset/fluffy-lies-eat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -update comment in packages/astro/src/types/public/common.ts diff --git a/.changeset/fresh-gifts-buy.md b/.changeset/fresh-gifts-buy.md deleted file mode 100644 index 3f8633584..000000000 --- a/.changeset/fresh-gifts-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Pass raw frontmatter to remark plugins in glob loader diff --git a/.changeset/gentle-windows-doubt.md b/.changeset/gentle-windows-doubt.md deleted file mode 100644 index 7f461fbb5..000000000 --- a/.changeset/gentle-windows-doubt.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -'@astrojs/alpinejs': patch -'@astrojs/tailwind': patch -'@astrojs/markdoc': patch -'@astrojs/preact': patch -'@astrojs/svelte': patch -'@astrojs/react': patch -'@astrojs/solid-js': patch -'@astrojs/mdx': patch -'@astrojs/vue': patch -'@astrojs/studio': patch -'astro': patch -'@astrojs/db': patch ---- - -Upgrades Vite to pin esbuild |