Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates the dev server to handle multiple routes matching the same URL #4087

Merged
merged 10 commits into from
Jul 29, 2022

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    0c1bb3f View commit details
    Browse the repository at this point in the history
  2. Adding an error message when multiple routes match in SSR

    Tony Sullivan committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    4cdfd66 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Merge branch 'main' into fix/dev-dynamic-routing-priority

    Tony Sullivan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    47ea99e View commit details
    Browse the repository at this point in the history
  2. resetting the flag used by the calledTwiceTest

    Tony Sullivan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    c260b9b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/dev-dynamic-routing-priority' of github.com:withast…

    …ro/astro into fix/dev-dynamic-routing-priority
    Tony Sullivan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    d3dd9af View commit details
    Browse the repository at this point in the history
  4. injected routes should be sorted with a higher priority than user-def…

    …ined routes
    Tony Sullivan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    f8ef6e5 View commit details
    Browse the repository at this point in the history
  5. adding routing priority tests for injected routes

    Tony Sullivan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    023f6bc View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into fix/dev-dynamic-routing-priority

    Tony Sullivan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    5785ada View commit details
    Browse the repository at this point in the history
  7. chore: add changeset

    Tony Sullivan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    2cf2440 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03a253e View commit details
    Browse the repository at this point in the history