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

Allow server-only in server targets and client-only in client components targets to be available #55394

Merged
merged 20 commits into from Sep 18, 2023

Commits on Sep 15, 2023

  1. Copy the full SHA
    1b2e15d View commit details
    Browse the repository at this point in the history
  2. fmt

    huozhi committed Sep 15, 2023
    Copy the full SHA
    78a7aa3 View commit details
    Browse the repository at this point in the history
  3. fix alias

    huozhi committed Sep 15, 2023
    Copy the full SHA
    0b66804 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c91310e View commit details
    Browse the repository at this point in the history
  5. fix ssr layer

    huozhi committed Sep 15, 2023
    Copy the full SHA
    416eb07 View commit details
    Browse the repository at this point in the history
  6. merge bundle target

    huozhi committed Sep 15, 2023
    Copy the full SHA
    9125b67 View commit details
    Browse the repository at this point in the history
  7. fix invalid api checking

    huozhi committed Sep 15, 2023
    Copy the full SHA
    f4f0fee View commit details
    Browse the repository at this point in the history
  8. fix test

    huozhi committed Sep 15, 2023
    Copy the full SHA
    44bf334 View commit details
    Browse the repository at this point in the history
  9. fix graph assertion

    huozhi committed Sep 15, 2023
    Copy the full SHA
    fbcf31d View commit details
    Browse the repository at this point in the history
  10. clean up

    huozhi committed Sep 15, 2023
    Copy the full SHA
    797739a View commit details
    Browse the repository at this point in the history
  11. rust check

    huozhi committed Sep 15, 2023
    Copy the full SHA
    7737a0d View commit details
    Browse the repository at this point in the history
  12. refactor

    huozhi committed Sep 15, 2023
    Copy the full SHA
    d38a001 View commit details
    Browse the repository at this point in the history
  13. fix

    huozhi committed Sep 15, 2023
    Copy the full SHA
    764bdd4 View commit details
    Browse the repository at this point in the history
  14. fix

    huozhi committed Sep 15, 2023
    Copy the full SHA
    4b019f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. refactor

    huozhi committed Sep 16, 2023
    Copy the full SHA
    33b45bb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d3b0764 View commit details
    Browse the repository at this point in the history
  3. fix type imports

    huozhi committed Sep 16, 2023
    Copy the full SHA
    28b5f6c View commit details
    Browse the repository at this point in the history
  4. rename

    huozhi committed Sep 16, 2023
    Copy the full SHA
    19a9403 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Copy the full SHA
    7793f80 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a00d823 View commit details
    Browse the repository at this point in the history