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

Support async component for React Server component in JSX v4 #6399

Merged
merged 10 commits into from
Oct 3, 2023
Merged

Commits on Oct 1, 2023

  1. add tests

    mununki committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    2fc6d8f View commit details
    Browse the repository at this point in the history
  2. support async in JSX ppx

    mununki committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    38239bc View commit details
    Browse the repository at this point in the history
  3. update changelog

    mununki committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    2c90fb4 View commit details
    Browse the repository at this point in the history
  4. convert async component type

    mununki committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    efed71f View commit details
    Browse the repository at this point in the history
  5. eof

    mununki committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    8fbaee4 View commit details
    Browse the repository at this point in the history
  6. use asyncComponent func

    mununki committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    a0402ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e896491 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. remove duplicated function

    mununki committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8126a13 View commit details
    Browse the repository at this point in the history
  2. relocate ast_await into ml

    mununki committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4d1e792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d283ba View commit details
    Browse the repository at this point in the history