summaryrefslogtreecommitdiff
path: root/.changeset (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-19[ci] formatGravatar ematipico 1-2/+2
2023-09-19fix(@astrojs/cloudflare): support for nodejs_compat (#8595)Gravatar Alexander Niebuhr 3-0/+71
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) 50-98/+103
2023-09-19[ci] formatGravatar bluwy 2-2/+6
2023-09-19feat(create-astro): Update flag behavior for template and project-name (#8551)Gravatar Jacob Lamb 4-3/+66
2023-09-18fix: Vercel serverless adapter logs too much (#8581)Gravatar Rishi Raj Jain 2-2/+18
2023-09-18fix: redirect page type icon not properly displayed (#8579)Gravatar Rishi Raj Jain 2-1/+9
2023-09-18[ci] formatGravatar ematipico 1-2/+2
2023-09-18feat(@astro/cloudflare): improve DX for runtime typing (#8560)Gravatar Alexander Niebuhr 4-7/+19
2023-09-18Tailwind configuration file changed from `cjs` to `ts` (#8583)Gravatar Miguel Carneiro 1-1/+1
2023-09-18fix(assets): Fix misc types issues (#8568)Gravatar Erika 6-5/+13
2023-09-18fix: islands are not being rendered correctly (#8580)Gravatar Rishi Raj Jain 2-3/+8
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) 61-230/+219
2023-09-14[ci] formatGravatar matthewp 1-1/+1
2023-09-14Change functionPerRoute to false by default (#8546)Gravatar Matthew Phillips 4-4/+16
2023-09-14Improve MDX rendering performance (#8533)Gravatar Bjorn Lu 10-156/+175
2023-09-14[@astrojs/vercel] Individually enable Speed Insights and Web Analytics (#8021)Gravatar Chris 24-37/+402
2023-09-14Improve markdown rendering performance (#8532)Gravatar Bjorn Lu 13-124/+208
2023-09-13chore(astro): update readme (#8530)Gravatar Jacob Lamb 1-2/+2
2023-09-13Fix for checking media type in CSR (#8537)Gravatar Martin Trapp 2-15/+20
2023-09-13[ci] formatGravatar Princesseuh 1-3/+3
2023-09-13feat: added types to allow the creation of user space content services (#7607)Gravatar Andrew Moore 2-3/+13
2023-09-13feat(vercel): Use Sharp in dev instead of Squoosh by default (#8445)Gravatar Erika 14-47/+357
2023-09-13chore: check if ssr works on netlify (#8002)Gravatar Martin Clementz 2-0/+13
2023-09-13[ci] formatGravatar Princesseuh 3-10/+22
2023-09-13[MDX] Support `img` component prop for optimized images (#8468)Gravatar Ben Holmes 11-4/+177
2023-09-13feat(assets): Allow users to set a custom endpoint to use for image optimizat...Gravatar Erika 6-1/+75
2023-09-13feat(types): Add types for the object form of style (#8464)Gravatar Erika 4-1/+46
2023-09-13feat(markdown): Add support for `imageReference` paths when collecting images...Gravatar Lars Kappert 6-3/+59
2023-09-13Support AVIF input assets (#8518)Gravatar Erika 35-1406/+102
2023-09-13chore(create-astro): Added create project using `pnpm` (#8340)Gravatar btea 1-0/+9
2023-09-13config: migrate us to moduleResolution: 'node16' (#8519)Gravatar Erika 220-404/+346
2023-09-13feat: better errors for images (#8536)Gravatar Erika 6-21/+43
2023-09-13[ci] formatGravatar natemoo-re 2-4/+8
2023-09-13Improve `create-astro` startup performance (#8456)Gravatar Nate Moore 10-59/+46
2023-09-13chore(create-astro): Remove npm 6.x note (#8529)Gravatar Jacob Lamb 1-4/+1
2023-09-12[ci] release (#8501)astro@3.0.13@astrojs/cloudflare@7.1.0Gravatar Houston (Bot) 52-121/+102
2023-09-12[ci] formatGravatar natemoo-re 1-7/+10
2023-09-12chore: disallow node builtins in runtime (#8523)Gravatar Nate Moore 1-0/+12
2023-09-12[ci] formatGravatar matthewp 1-1/+1
2023-09-12Vt follow redirects (#8522)Gravatar Martin Trapp 5-6/+78
2023-09-12Restore horizontal scroll position on history navigation (view transitions) (...Gravatar Martin Trapp 4-11/+74
2023-09-12[ci] formatGravatar bluwy 1-4/+1
2023-09-12Removed `<style>` with `type="text/css"` from inline output at build time (#8...Gravatar Okuto Oyama 7-11/+10
2023-09-11revert: avif support (#8511)Gravatar Erika 35-102/+1406
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-11[ci] formatGravatar lilnasy 2-5/+5
2023-09-11feat(@astrojs/cloudflare): add runtime support to `astro dev` (#8426)Gravatar Alexander Niebuhr 13-52/+535
2023-09-11[ci] formatGravatar Princesseuh 1-1/+1