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

Add support for output: export config #46744

Merged
merged 24 commits into from
Mar 4, 2023

Commits on Mar 1, 2023

  1. Add ouput: export

    styfle committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    083f1b8 View commit details
    Browse the repository at this point in the history
  2. Fix error message

    styfle committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    363f7fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3c7b37 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Add config errors

    styfle committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    3ef7562 View commit details
    Browse the repository at this point in the history
  2. Throw for API Routes

    styfle committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    5e9d808 View commit details
    Browse the repository at this point in the history
  3. Throw error for middleware

    styfle committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    e88e297 View commit details
    Browse the repository at this point in the history
  4. Fix next-server detection

    styfle committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    5cda299 View commit details
    Browse the repository at this point in the history
  5. Add test for ISR

    styfle committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    57190ff View commit details
    Browse the repository at this point in the history
  6. Add test for gsp

    styfle committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6ade548 View commit details
    Browse the repository at this point in the history
  7. Add getServerSideProps

    styfle committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    3c60204 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    9ef461f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3c633 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    styfle committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b3ebf52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    091747d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fde1b80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08a937f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4ceea5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12eb043 View commit details
    Browse the repository at this point in the history
  9. Fix bug

    styfle committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    caed61e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    016a43c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    04de36a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    acf90f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

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