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

Serve the correct status code for not found and redirects 👌 #2582

Merged
merged 9 commits into from
Nov 26, 2024

Commits on Nov 26, 2024

  1. Remove loading to serve 404 and 307

    I made some tests locally and the loading.tsx is not displayed, at least it is not perceptible.
    
    Solve RND-4299
    gregberge committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    cfe5e7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bea05e7 View commit details
    Browse the repository at this point in the history
  3. Try interception

    gregberge committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    87027ad View commit details
    Browse the repository at this point in the history
  4. Remove unused imports

    gregberge committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f61dfad View commit details
    Browse the repository at this point in the history
  5. Comment file

    gregberge committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    2d0e42a View commit details
    Browse the repository at this point in the history
  6. Upgrade Next.js

    gregberge committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    74ce0be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39b5dcd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7010f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    177e1f9 View commit details
    Browse the repository at this point in the history