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

fix(runtime-core): correctly assign suspenseId to avoid conflicts with the default id #9966

Merged
merged 6 commits into from
Jan 3, 2024

Commits on Jan 1, 2024

  1. fix(runtime-core): correctly assign suspenseId to avoid conflicts wit…

    …h the default id
    RicardoErii committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    6408c43 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. perf(runtime-core): optimized code

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

Commits on Jan 3, 2024

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

    yyx990803 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3e3ff41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff7defe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5edbcea View commit details
    Browse the repository at this point in the history