0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00
astro/.changeset
Emanuele Stoppa d07d2f7ac9
fix: better DX for 500.astro in local development (#11244)
* wip

* catch error in route.ts

* catch error in route.ts

* chore: tidy up error cases

* log the original error

* rebase

* chore: reduce the scope of the 500 handling

* we should not have a default 500

* remove props

* remove unsure  function, not needed

* Update packages/astro/src/core/routing/astro-designed-error-pages.ts

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

* Update packages/astro/src/core/constants.ts

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

* changeset

* relax the assertion

* Update packages/astro/src/vite-plugin-astro-server/route.ts

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

* relax the assertion

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-06-13 10:41:01 +01:00
..
clever-jars-trade.md feat(astro): address astro env rfc feedback (#11213) 2024-06-11 20:17:16 +02:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
dirty-rabbits-act.md feat(astro): address astro env rfc feedback (#11213) 2024-06-11 20:17:16 +02:00
fair-wasps-hunt.md fix: provide a plugin to resolve the virtual module (#11242) 2024-06-12 11:28:26 +01:00
fifty-clouds-clean.md fix(astro): handle symlinked content collection directories (#11236) 2024-06-12 13:45:47 +01:00
olive-feet-eat.md fix: better DX for 500.astro in local development (#11244) 2024-06-13 10:41:01 +01:00
pink-experts-count.md fix(astro): ignore query params when matching .astro extension (#11240) 2024-06-12 12:44:44 +01:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
shaggy-camels-dream.md In Vercel Edge, include cookies set by Astro.cookies.set (#11227) 2024-06-11 09:32:17 -04:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation