summaryrefslogtreecommitdiff
path: root/.changeset (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-19fix(@astrojs/cloudflare): support for nodejs_compat (#8595)Gravatar Alexander Niebuhr 1-0/+20
2023-09-19[ci] release (#8590)create-astro@4.2.0astro@3.1.1@astrojs/vercel@5.0.1@astrojs/cloudflare@7.1.1Gravatar Houston (Bot) 6-30/+0
2023-09-19feat(create-astro): Update flag behavior for template and project-name (#8551)Gravatar Jacob Lamb 1-0/+5
2023-09-18fix: Vercel serverless adapter logs too much (#8581)Gravatar Rishi Raj Jain 1-0/+5
2023-09-18fix: redirect page type icon not properly displayed (#8579)Gravatar Rishi Raj Jain 1-0/+5
2023-09-18feat(@astro/cloudflare): improve DX for runtime typing (#8560)Gravatar Alexander Niebuhr 1-0/+5
2023-09-18fix(assets): Fix misc types issues (#8568)Gravatar Erika 1-0/+5
2023-09-18fix: islands are not being rendered correctly (#8580)Gravatar Rishi Raj Jain 1-0/+5
2023-09-14[ci] release (#8540)create-astro@4.1.0astro@3.1.0@astrojs/vercel@5.0.0@astrojs/mdx@1.1.0@astrojs/markdown-remark@3.2.0Gravatar Houston (Bot) 15-143/+0
2023-09-14Change functionPerRoute to false by default (#8546)Gravatar Matthew Phillips 1-0/+9
2023-09-14Improve MDX rendering performance (#8533)Gravatar Bjorn Lu 1-0/+5
2023-09-14[@astrojs/vercel] Individually enable Speed Insights and Web Analytics (#8021)Gravatar Chris 1-0/+26
2023-09-14Improve markdown rendering performance (#8532)Gravatar Bjorn Lu 2-0/+10
2023-09-13Fix for checking media type in CSR (#8537)Gravatar Martin Trapp 1-0/+5
2023-09-13feat: added types to allow the creation of user space content services (#7607)Gravatar Andrew Moore 1-0/+5
2023-09-13feat(vercel): Use Sharp in dev instead of Squoosh by default (#8445)Gravatar Erika 1-0/+5
2023-09-13[MDX] Support `img` component prop for optimized images (#8468)Gravatar Ben Holmes 1-0/+48
2023-09-13feat(assets): Allow users to set a custom endpoint to use for image optimizat...Gravatar Erika 1-0/+5
2023-09-13feat(types): Add types for the object form of style (#8464)Gravatar Erika 1-0/+5
2023-09-13feat(markdown): Add support for `imageReference` paths when collecting images...Gravatar Lars Kappert 1-0/+5
2023-09-13Support AVIF input assets (#8518)Gravatar Erika 1-0/+5
2023-09-13feat: better errors for images (#8536)Gravatar Erika 1-0/+5
2023-09-13Improve `create-astro` startup performance (#8456)Gravatar Nate Moore 1-0/+5
2023-09-12[ci] release (#8501)astro@3.0.13@astrojs/cloudflare@7.1.0Gravatar Houston (Bot) 11-55/+0
2023-09-12Vt follow redirects (#8522)Gravatar Martin Trapp 1-0/+5
2023-09-12Restore horizontal scroll position on history navigation (view transitions) (...Gravatar Martin Trapp 1-0/+5
2023-09-12Removed `<style>` with `type="text/css"` from inline output at build time (#8...Gravatar Okuto Oyama 1-0/+5
2023-09-11revert: avif support (#8511)Gravatar Erika 1-5/+0
2023-09-11chore: revert avif change (#8509)Gravatar Erika 1-1/+1
2023-09-11chore: do a minor for avif support (#8508)Gravatar Erika 1-1/+1
2023-09-11feat(@astrojs/cloudflare): add runtime support to `astro dev` (#8426)Gravatar Alexander Niebuhr 1-0/+5
2023-09-11Support AVIF input assets (#8380)Gravatar Matt Rossman 1-0/+5
2023-09-11chore: correct description of `attribute` option in `scopedStyleStrategy` (#8...Gravatar Masaki Koyanagi 1-0/+5
2023-09-11fix: minify HTML for redirects when emitted as HTML files (#8504)Gravatar Emanuele Stoppa 1-0/+5
2023-09-11Prevent style removal of client:only components (#8472)Gravatar Matthew Phillips 1-0/+5
2023-09-11Bugfixes for back navigation in the view transition client-side router (#8491)Gravatar Martin Trapp 1-0/+5
2023-09-11fix(astro): support `content/config.mts` (#8484)Gravatar bb010g 1-0/+5
2023-09-11fix(types): make `image.service` optional (#8492)Gravatar Oscar Lee-Vermeren 1-0/+5
2023-09-11Fix: lang unspecified code blocks (#8461)Gravatar Marc 1-0/+5
2023-09-08[ci] release (#8465)astro@3.0.12Gravatar Houston (Bot) 1-5/+0
2023-09-08Fix multi-layout head injection (#8449)Gravatar Matthew Phillips 1-0/+5
2023-09-08[ci] release (#8442)astro@3.0.11@astrojs/vercel@4.0.5@astrojs/svelte@4.0.2@astrojs/solid-js@3.0.1@astrojs/react@3.0.2@astrojs/mdx@1.0.3@astrojs/markdown-remark@3.1.0Gravatar Houston (Bot) 8-40/+0
2023-09-07fix(react): support void children in experimentalReactChildren (#8455)Gravatar Nate Moore 1-0/+5
2023-09-07Transition only between pages where both have ViewTransitions enabled (#8441)Gravatar Martin Trapp 1-0/+5
2023-09-07feat: pass our domains and remote config to the Vercel config (#8452)Gravatar Erika 1-0/+5
2023-09-07fix(svelte): unmount islands properly on navigation (#8448)Gravatar Nate Moore 1-0/+5
2023-09-07Refactor mdx remark plugins (#8430)Gravatar Bjorn Lu 2-0/+10
2023-09-07Fix "Cannot read properties of null" in cli/telemetry (#8443)Gravatar Mohammed Elhaouari 1-0/+5
2023-09-06fix hydration in solid renderer (#8365)Gravatar Ryan Carniato 1-0/+5
2023-09-06[ci] release (#8439)astro@3.0.10@astrojs/mdx@1.0.2Gravatar Houston (Bot) 3-15/+0