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

Ensure bail out on ssr error in static generation #68764

Merged
merged 14 commits into from
Aug 13, 2024

Commits on Aug 10, 2024

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

    huozhi committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    64e9b3c View commit details
    Browse the repository at this point in the history
  3. always collect error

    huozhi committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    4fcf0ea View commit details
    Browse the repository at this point in the history
  4. skip the next internal errors

    huozhi committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    1207759 View commit details
    Browse the repository at this point in the history
  5. determine rsc ssr errors

    huozhi committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    2cdb3f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    0819e85 View commit details
    Browse the repository at this point in the history
  2. revert naming

    huozhi committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6bb274f View commit details
    Browse the repository at this point in the history
  3. simplify

    huozhi committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6d18739 View commit details
    Browse the repository at this point in the history
  4. fix

    huozhi committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8995248 View commit details
    Browse the repository at this point in the history
  5. fix

    huozhi committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    edcf38d View commit details
    Browse the repository at this point in the history
  6. filter existing rsc error

    huozhi committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8f4d854 View commit details
    Browse the repository at this point in the history
  7. filter -> find

    huozhi committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d6042cf View commit details
    Browse the repository at this point in the history
  8. revert

    huozhi committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    67cdcf4 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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