0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-24 22:46:02 -05:00
astro/.changeset
Luiz Ferraz fd17f4a40b
Implement priority overrides for injected routes and redirects (#9439)
* Implement priority overrides for injected routes and redirects

* Fix ordering for route specificity

* Don't mix rules on tests

* Detailed collision detection

* Add changeset

* Remove TODO

* Add comments to clarify default values

* Update terminology

* Revert unrelated changes

* WIP

* Refactor

* Fix typo and typing

* chore: default to legacy

* chore: use experimental flag instead of option

* fix: do not throw an error on collisions

* chore: fix regression

* chore: use `continue` instead of `return`

* chore: fix tests but one

* chore: Update test

* chore: Change remaining new error to warning

* chore: Test collision warnings

* docs: Update docs of new config

* docs: Improve changesets

* chore: rename experimental flag

* chore: update changeset and docs

* Sarah editing pass

* nit: Align Markdown table

* defined definitions!

Co-authored-by: Luiz Ferraz <luiz@lferraz.com>

* added logging info to docs for experimental flag

* Yan final boss review

Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>

* chore: Update flag name in tests

* chore: Update flag name in tests

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
2024-01-17 13:28:18 +00:00
..
calm-socks-shake.md Allow remark plugins to affect getImage call for .md files (#9566) 2024-01-17 13:13:31 +00:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
cool-foxes-talk.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00:00
curvy-seas-explain.md Simplify HMR for circular imports and CSS (#9706) 2024-01-17 11:27:21 +08:00
cyan-grapes-suffer.md feat(i18n): disable redirect to default language (#9638) 2024-01-17 13:25:44 +00:00
early-cups-poke.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00:00
itchy-clouds-invite.md [Content collections] Remove "unsupported file type" warning (#9671) 2024-01-17 13:12:37 +00:00
lorem-ipsum-dolor Fix static build when out dir is not within the cwd (#9378) 2023-12-13 10:17:10 -05:00
orange-trainers-learn.md Update a11y.ts (#9567) 2024-01-17 13:10:08 +00:00
polite-dogs-join.md Bump shikiji, use transformers API, expose transformers API (#9643) 2024-01-17 13:13:05 +00:00
README.md
short-keys-bow.md Implement priority overrides for injected routes and redirects (#9439) 2024-01-17 13:28:18 +00:00
six-scissors-worry.md Bump shikiji, use transformers API, expose transformers API (#9643) 2024-01-17 13:13:05 +00:00
sixty-dogs-sneeze.md feat: add experimental client prerender (#9644) 2024-01-17 13:11:58 +00:00
smooth-cobras-help.md Implement priority overrides for injected routes and redirects (#9439) 2024-01-17 13:28:18 +00:00
tame-squids-film.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00:00
tidy-planets-whisper.md Simplify HMR for circular imports and CSS (#9706) 2024-01-17 11:27:21 +08:00
unlucky-stingrays-clean.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00:00
weak-apes-add.md Adapter enhancements (#9661) 2024-01-17 13:10:43 +00: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