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: middleware 오동작으로 생긴 배포 이슈 수정 및 리팩토링 (2차) #39

Merged
merged 14 commits into from
Feb 11, 2023

Commits on Feb 9, 2023

  1. add NextResponse.next()

    young-do committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    dbc5b53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0366e55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8ce9ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c47cefb View commit details
    Browse the repository at this point in the history
  5. remove next()

    young-do committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    1e1ddbd View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    be39c1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13d5ce9 View commit details
    Browse the repository at this point in the history
  3. remove experimental runtime

    young-do committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    a5b0671 View commit details
    Browse the repository at this point in the history
  4. Revert "version up nextjs for deploy test"

    This reverts commit 13d5ce9.
    young-do committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d0c7a07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcec69c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9480aa6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fea35df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77a4746 View commit details
    Browse the repository at this point in the history
  9. change name for readability

    young-do committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    cbe799f View commit details
    Browse the repository at this point in the history