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

Use general purpose edge functions for vercel-adapter #4883

Merged

Commits on May 16, 2022

  1. Use dest instead of middlewarePath

    This will use general purpose edge functions instead of our Middleware
    infrastructure. This will support Cache-Control and also streamlines the
    routing.
    Schniz committed May 16, 2022
    Configuration menu
    Copy the full SHA
    d875f69 View commit details
    Browse the repository at this point in the history
  2. Fix routing in split: true

    Schniz committed May 16, 2022
    Configuration menu
    Copy the full SHA
    c076af5 View commit details
    Browse the repository at this point in the history
  3. Add changeset

    Schniz committed May 16, 2022
    Configuration menu
    Copy the full SHA
    9034391 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97d0a2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d34602 View commit details
    Browse the repository at this point in the history