summaryrefslogtreecommitdiff
path: root/.changeset (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-24fix(cloudflare): added config for _routes.json generation (#8459)Gravatar Marco Schumacher 1-0/+5
* added config for _routes.json generation * added changeset * renamed test file * updated comments * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * worked on tests * worked on docs * worked on docs * worked on tests * updated pnpm-lock.yaml * worked on tests * moved the _worker.js in cloudflareSpecialFiles statement --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2023-09-23chore(core): improve the logging of assets feature (#8615)Gravatar Alexander Niebuhr 1-0/+5
* improve assets logging * changeset * fix typo Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> * improve log message Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * update log message * update changeset --------- Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-09-22fix getDataEntryById to lookup by base name (#8645)Gravatar Matthew Phillips 1-0/+5
2023-09-22Warn on empty content collections (#8640)Gravatar Matthew Phillips 1-0/+5
* Warn on empty content collections * Update packages/astro/src/core/errors/errors-data.ts Co-authored-by: Reuben Tier <64310361+TheOtterlord@users.noreply.github.com> --------- Co-authored-by: Reuben Tier <64310361+TheOtterlord@users.noreply.github.com>
2023-09-22fix: no deletion of scripts during view transition (#8636)Gravatar Martin Trapp 1-0/+5
2023-09-22feat(@astrojs/cloudflare): Add support for wasm module imports (#8542)Gravatar Adrian Lyjak 1-0/+5
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-09-22Fix behaviour regression in create-astro (#8634)Gravatar Reuben Tier 1-0/+5
2023-09-22fix: properly generate code for multiple images in same markdown file (#8633)Gravatar Erika 1-0/+5
2023-09-21[ci] release (#8597)astro@3.1.2@astrojs/telemetry@3.0.2@astrojs/node@6.0.1@astrojs/cloudflare@7.2.0Gravatar Houston (Bot) 10-66/+0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-21fix(markdown): Fix Markdown images breaking the build (#8598)Gravatar Erika 1-0/+5
* fix(markdown): Fix Markdown images breaking the build * chore: changeset * Update packages/astro/src/core/errors/errors-data.ts Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Fix tla chunking * One directory up * Down we go --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2023-09-21Fix Astro HMR from a CSS dependency (#8609)Gravatar Bjorn Lu 1-0/+5
* Fix Astro HMR from a CSS dependency * Improve css test * Create wise-donuts-tickle.md
2023-09-21Ensure cookies are attached when middleware changes the Response (#8612)Gravatar Matthew Phillips 1-0/+5
* Ensure cookies are attached when middleware changes the Response * fix test
2023-09-21Remove AstroError if content directory is empty (#8382)Gravatar Timon Jurschitsch 1-0/+5
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-09-21fix(middleware): undo config's path to URL encoding (#8614)Gravatar Arsh 1-0/+5
* fix(middleware): undo config's path to URL encoding * add changeset * middleware-dev => "middleware space"
2023-09-20improve telemetry (#8600)Gravatar Fred K. Schott 1-0/+6
2023-09-20Prevent body scripts from re-executing on navigation (#8603)Gravatar Matthew Phillips 1-0/+5
* Prevent body scripts from re-executing on navigation * Adding changeset * Run script replacement logic before head * Rename doc to newDocument
2023-09-20Fix alias plugin causing CSS ordering issue (#8592)Gravatar Bjorn Lu 1-0/+5
2023-09-20fix(node): report render error to the terminal (#8599)Gravatar Arsh 1-0/+5
2023-09-19fix(@astrojs/cloudflare): support for nodejs_compat (#8595)Gravatar Alexander Niebuhr 1-0/+20
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
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
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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
* fix(assets): Fix misc types issues * fix: remove unnecessary change * chore: changeset
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
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-14Change functionPerRoute to false by default (#8546)Gravatar Matthew Phillips 1-0/+9
* Change functionPerRoute to false by default * Update test that depends on functionPerRoute * Update .changeset/cool-pianos-smell.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update .changeset/cool-pianos-smell.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/integrations/vercel/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/integrations/vercel/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update .changeset/cool-pianos-smell.md --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
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
* Individually enable Speed Insights and Web Analytics * Update pnpm-lock.yaml * Remove .only on tests * Fix build * Move `beforeSend` out of config * Address feedback from review * Update README.md * Add back the `analytics` property and add deprecation warning when used * Add migration guide for the deprecated `analytics` property * Update packages/integrations/vercel/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update README.md * Fix external dependency issue * Simplify plugin and reduce scope * Update .changeset/sixty-teachers-tap.md Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * Apply feedback from review * Move exposeEnv to speed-insights since it's only used there --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Matthew Phillips <matthew@skypack.dev> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
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
* bugfix checking media-type * bugfix checking media-type * Update packages/astro/components/ViewTransitions.astro .* is longest possible run, but a dollar won't harm us :) Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> * make typescript happy --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-09-13feat: added types to allow the creation of user space content services (#7607)Gravatar Andrew Moore 1-0/+5
* feat: added types to astro:content to allow user space content services * Create small-apes-clap.md --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2023-09-13feat(vercel): Use Sharp in dev instead of Squoosh by default (#8445)Gravatar Erika 1-0/+5
* feat(vercel): Use Sharp in dev instead of Squoosh by default * fix(build): * nit: adjust with feedback * fix: imports * Update packages/integrations/vercel/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * docs: small change in other part of the README --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-09-13[MDX] Support `img` component prop for optimized images (#8468)Gravatar Ben Holmes 1-0/+48
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2023-09-13feat(assets): Allow users to set a custom endpoint to use for image ↵Gravatar Erika 1-0/+5
optimization (#8467) Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
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 ↵Gravatar Lars Kappert 1-0/+5
images (#8475)
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
* feat(create-astro): improve performance * test: fix test by wrapping promise values * chore: remove uneeded deps * Update ten-kings-smash.md * chore: update lockfile
2023-09-12[ci] release (#8501)astro@3.0.13@astrojs/cloudflare@7.1.0Gravatar Houston (Bot) 11-55/+0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-12Vt follow redirects (#8522)Gravatar Martin Trapp 1-0/+5
* View Transitions redirects WIP * transition across redirects * added changeset --------- Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2023-09-12Restore horizontal scroll position on history navigation (view transitions) ↵Gravatar Martin Trapp 1-0/+5
(#8505)
2023-09-12Removed `<style>` with `type="text/css"` from inline output at build time ↵Gravatar Okuto Oyama 1-0/+5
(#8480)
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
* add necessary libs * cleanup stale code * add base feature-set of runtime to `astro dev` * fix lockfile * remove future code Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> * remove future code Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> * remove future code Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> * remove future code Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> * remove future code Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> * address review comments * fix linting issue * add docs & tests * fix test paths * add changeset * update README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * fix docs & make adapter options optional * fix package resolve mode * fix pnpm-lock --------- Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-09-11Support AVIF input assets (#8380)Gravatar Matt Rossman 1-0/+5
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> Co-authored-by: Princesseuh <princssdev@gmail.com>