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

codemod: only turn function to async when no hooks #71392

Merged
merged 9 commits into from
Oct 18, 2024

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    65f8c60 View commit details
    Browse the repository at this point in the history
  2. handle api

    huozhi committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    022a0c7 View commit details
    Browse the repository at this point in the history
  3. fix type

    huozhi committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b880ec4 View commit details
    Browse the repository at this point in the history
  4. support React.use

    huozhi committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    10a3144 View commit details
    Browse the repository at this point in the history
  5. ensure hook is pascal

    huozhi committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7efb21d View commit details
    Browse the repository at this point in the history
  6. examples

    huozhi committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5fa1dd6 View commit details
    Browse the repository at this point in the history
  7. loose match

    huozhi committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    31100b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. add test for any.useX

    huozhi committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7e400e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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