diff options
author | 2024-01-17 10:28:18 -0300 | |
---|---|---|
committer | 2024-01-17 13:28:18 +0000 | |
commit | fd17f4a40b83d14350dce691aeb79d87e8fcaf40 (patch) | |
tree | 1bb60e217150101b35c2a5d0fdb24b862abb003f /examples/framework-vue/src | |
parent | efadef206f451d73bf027108ff5ce0799bd5caa8 (diff) | |
download | astro-fd17f4a40b83d14350dce691aeb79d87e8fcaf40.tar.gz astro-fd17f4a40b83d14350dce691aeb79d87e8fcaf40.tar.zst astro-fd17f4a40b83d14350dce691aeb79d87e8fcaf40.zip |
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>
Diffstat (limited to 'examples/framework-vue/src')
0 files changed, 0 insertions, 0 deletions