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

[Breaking] Disable automatic static generation for route handlers #65825

Merged
merged 12 commits into from
May 20, 2024

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    6842a02 View commit details
    Browse the repository at this point in the history
  2. update some tests

    ijjk committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cac05e4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. update output export case

    ijjk committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2990be7 View commit details
    Browse the repository at this point in the history
  2. fix non-GET case

    ijjk committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9b6abf3 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Merge branch 'canary' into ijjk/update/isr-route-handlers

    # Conflicts:
    #	packages/next/src/export/routes/app-route.ts
    ijjk committed May 20, 2024
    Configuration menu
    Copy the full SHA
    24b4e5d View commit details
    Browse the repository at this point in the history
  2. Update note in docs

    ijjk committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c77ba5c View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Zack Tanner <1939140+ztanner@users.noreply.github.com>
    ijjk and ztanner committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1d81e5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6da8b4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2584a70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8d14c3 View commit details
    Browse the repository at this point in the history
  7. another extra revalidate

    ijjk committed May 20, 2024
    Configuration menu
    Copy the full SHA
    01a2c79 View commit details
    Browse the repository at this point in the history
  8. re-add one

    ijjk committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f7cb141 View commit details
    Browse the repository at this point in the history