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

fix(next-server): Fix priority for edge routes #39462

Merged
merged 14 commits into from Aug 16, 2022
Merged

fix(next-server): Fix priority for edge routes #39462

merged 14 commits into from Aug 16, 2022

Commits on Aug 10, 2022

  1. add test

    balazsorban44 committed Aug 10, 2022
    Copy the full SHA
    ff7eeb9 View commit details
    Browse the repository at this point in the history
  2. cleanup

    balazsorban44 committed Aug 10, 2022
    Copy the full SHA
    19b3851 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b23a268 View commit details
    Browse the repository at this point in the history
  4. fix test util type

    balazsorban44 committed Aug 10, 2022
    Copy the full SHA
    3c5d742 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9c6f805 View commit details
    Browse the repository at this point in the history
  6. rephrase

    balazsorban44 committed Aug 10, 2022
    Copy the full SHA
    ca6bfc9 View commit details
    Browse the repository at this point in the history
  7. satisfy any TS god

    balazsorban44 committed Aug 10, 2022
    Copy the full SHA
    33d54da View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Merge branch 'canary' into fix/issue-39411

    # Conflicts:
    #	packages/next/server/next-server.ts
    ijjk committed Aug 16, 2022
    Copy the full SHA
    213b739 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ee8a46f View commit details
    Browse the repository at this point in the history
  3. lint-fix

    ijjk committed Aug 16, 2022
    Copy the full SHA
    51f6ca2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    213019d View commit details
    Browse the repository at this point in the history
  5. handle failing test cases

    ijjk committed Aug 16, 2022
    Copy the full SHA
    2d9e430 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'canary' into fix/issue-39411

    # Conflicts:
    #	packages/next/server/next-server.ts
    ijjk committed Aug 16, 2022
    Copy the full SHA
    44254a6 View commit details
    Browse the repository at this point in the history
  7. fix check

    ijjk committed Aug 16, 2022
    Copy the full SHA
    c134e3d View commit details
    Browse the repository at this point in the history