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

feat(nextjs): Auto-wrap edge-routes and middleware #6746

Merged
merged 10 commits into from
Jan 16, 2023

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    6f4b028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    416a7c8 View commit details
    Browse the repository at this point in the history
  3. Fix tests on node 10

    lforst committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    a7c103d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    487eee2 View commit details
    Browse the repository at this point in the history
  5. Cosmetics

    lforst committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    918e831 View commit details
    Browse the repository at this point in the history
  6. Add js doc

    lforst committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    2791323 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1bf405 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Rename wrapping target

    lforst committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    b7f5511 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7889dbc View commit details
    Browse the repository at this point in the history
  3. Remove unused loader option

    lforst committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    26f154d View commit details
    Browse the repository at this point in the history