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

Enable App Router for all applications #49088

Merged
merged 27 commits into from
May 4, 2023
Merged

Enable App Router for all applications #49088

merged 27 commits into from
May 4, 2023

Commits on May 2, 2023

  1. Enable

    timneutkens committed May 2, 2023
    Configuration menu
    Copy the full SHA
    b44f8a2 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    8f9378f View commit details
    Browse the repository at this point in the history
  2. Remove message

    timneutkens committed May 3, 2023
    Configuration menu
    Copy the full SHA
    af3a989 View commit details
    Browse the repository at this point in the history
  3. Remove leftover tests

    timneutkens committed May 3, 2023
    Configuration menu
    Copy the full SHA
    592cab7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    565249f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    4a0cceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b8a09a View commit details
    Browse the repository at this point in the history
  3. Fix test

    timneutkens committed May 4, 2023
    Configuration menu
    Copy the full SHA
    6c92d0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3603279 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    035013c View commit details
    Browse the repository at this point in the history
  6. Update tsconfig

    timneutkens committed May 4, 2023
    Configuration menu
    Copy the full SHA
    13f5b86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78caa76 View commit details
    Browse the repository at this point in the history
  8. Use createNextDescribe

    timneutkens committed May 4, 2023
    Configuration menu
    Copy the full SHA
    cd032d3 View commit details
    Browse the repository at this point in the history
  9. Update lockfile

    timneutkens committed May 4, 2023
    Configuration menu
    Copy the full SHA
    2f5d766 View commit details
    Browse the repository at this point in the history
  10. Fix test

    timneutkens committed May 4, 2023
    Configuration menu
    Copy the full SHA
    1ee87ec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f414b0e View commit details
    Browse the repository at this point in the history
  12. Revert "Disable strictNullChecks for test"

    This reverts commit f414b0e.
    timneutkens committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ef57a67 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa47bf9 View commit details
    Browse the repository at this point in the history
  14. Fix tests

    timneutkens committed May 4, 2023
    Configuration menu
    Copy the full SHA
    79afc82 View commit details
    Browse the repository at this point in the history
  15. Fix lint

    timneutkens committed May 4, 2023
    Configuration menu
    Copy the full SHA
    d53a25b View commit details
    Browse the repository at this point in the history
  16. fix esModuleInterop problem

    shuding committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f060327 View commit details
    Browse the repository at this point in the history
  17. fix missing opts

    shuding committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f480125 View commit details
    Browse the repository at this point in the history
  18. fix type import

    shuding committed May 4, 2023
    Configuration menu
    Copy the full SHA
    482cfab View commit details
    Browse the repository at this point in the history
  19. revert

    shuding committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7b58fe0 View commit details
    Browse the repository at this point in the history
  20. try typeof import()

    shuding committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7677366 View commit details
    Browse the repository at this point in the history
  21. skip test

    shuding committed May 4, 2023
    Configuration menu
    Copy the full SHA
    6a6acb4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b59d19e View commit details
    Browse the repository at this point in the history