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(vercel): edge middleware #9585

Merged
merged 12 commits into from
Jan 22, 2024
Merged

Commits on Jan 17, 2024

  1. create vercel edge middleware

    remove getVercelOutput
    lilnasy committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5c7d8ca View commit details
    Browse the repository at this point in the history
  2. handle node built-in modules

    lilnasy committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b014bb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. edge function to node fetch

    lilnasy committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8081fad View commit details
    Browse the repository at this point in the history
  2. adjust tests

    lilnasy committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    94fd816 View commit details
    Browse the repository at this point in the history
  3. add test

    lilnasy committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    20858ff View commit details
    Browse the repository at this point in the history
  4. add changeset

    lilnasy committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0c3f4c7 View commit details
    Browse the repository at this point in the history
  5. function paths as constants

    lilnasy committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8f708c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2d6eef View commit details
    Browse the repository at this point in the history
  7. x-astro-path as constant

    lilnasy committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c1df03f View commit details
    Browse the repository at this point in the history
  8. appease linter

    lilnasy committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6ffb099 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    f7d295c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    930f851 View commit details
    Browse the repository at this point in the history