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

feat(app-router): introduce experimental.missingSuspenseWithCSRBailout flag #57642

Merged
merged 46 commits into from
Jan 9, 2024

Commits on Oct 27, 2023

  1. throw throw

    feedthejim committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3477c76 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. update copy

    feedthejim committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7471322 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    1a4c1ee View commit details
    Browse the repository at this point in the history
  2. update test

    feedthejim committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c561de7 View commit details
    Browse the repository at this point in the history
  3. update test

    feedthejim committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    380b5ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    570b3e5 View commit details
    Browse the repository at this point in the history
  5. cleanup

    feedthejim committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    edd6c57 View commit details
    Browse the repository at this point in the history
  6. cleanup

    feedthejim committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c6e3cae View commit details
    Browse the repository at this point in the history
  7. fix test

    feedthejim committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8f9c91f View commit details
    Browse the repository at this point in the history
  8. fix test

    feedthejim committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2aa2dd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    424e989 View commit details
    Browse the repository at this point in the history
  2. update snapshot

    feedthejim committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ccda2d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    8e87709 View commit details
    Browse the repository at this point in the history
  2. add experimental flag

    balazsorban44 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f43c5dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe5493b View commit details
    Browse the repository at this point in the history
  4. improve types

    balazsorban44 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e2a1f9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0305f84 View commit details
    Browse the repository at this point in the history
  6. update test

    balazsorban44 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    efb256b View commit details
    Browse the repository at this point in the history
  7. update test

    balazsorban44 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1d2caa7 View commit details
    Browse the repository at this point in the history
  8. update test

    balazsorban44 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    63cd1ff View commit details
    Browse the repository at this point in the history
  9. fix test

    balazsorban44 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    907ea98 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9657d17 View commit details
    Browse the repository at this point in the history
  11. fix types

    balazsorban44 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5b27bf3 View commit details
    Browse the repository at this point in the history
  12. update snapshot

    balazsorban44 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7468cff View commit details
    Browse the repository at this point in the history
  13. drop .only from test

    balazsorban44 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7b7a682 View commit details
    Browse the repository at this point in the history
  14. update more snapshots

    balazsorban44 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6671b1f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8b0bce5 View commit details
    Browse the repository at this point in the history
  16. refactor test

    balazsorban44 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7989a55 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5c5d0a1 View commit details
    Browse the repository at this point in the history
  18. cleanup loadable

    balazsorban44 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8a26e56 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cce3e7b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. merge canary

    balazsorban44 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    6303f79 View commit details
    Browse the repository at this point in the history
  2. revert some changes

    balazsorban44 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    bf8f54f View commit details
    Browse the repository at this point in the history
  3. revert

    balazsorban44 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    62c1c2d View commit details
    Browse the repository at this point in the history
  4. better type loadable

    balazsorban44 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4cc219a View commit details
    Browse the repository at this point in the history
  5. fix type

    balazsorban44 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b0decbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e92419 View commit details
    Browse the repository at this point in the history
  7. tweak log formatting

    balazsorban44 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f53bcc0 View commit details
    Browse the repository at this point in the history
  8. fix lint

    balazsorban44 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4413664 View commit details
    Browse the repository at this point in the history
  9. add error page

    balazsorban44 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e29f219 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a515d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    6b5ef5d View commit details
    Browse the repository at this point in the history
  2. fix test

    balazsorban44 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    faa9faf View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    d042d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbbcf7c View commit details
    Browse the repository at this point in the history
  3. fix build

    balazsorban44 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2c08aa2 View commit details
    Browse the repository at this point in the history