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

Bump React types to 19 rc #66186

Merged
merged 5 commits into from
May 27, 2024
Merged

Commits on May 27, 2024

  1. Bump React types to 19 rc

    eps1lon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7b4f536 View commit details
    Browse the repository at this point in the history
  2. Apply preset-19

    And run prettier
    
    ```bash
    $ npx types-react-codemod@latest preset-19 packages
    Results:
    4 errors
    2485 unmodified
    48 skipped
    46 ok
    Time elapsed: 62.104seconds
    
    $ npx types-react-codemod@latest preset-19 test
    Results:
    4 errors
    2000 unmodified
    1 skipped
    20 ok
    Time elapsed: 9.986seconds
    ```
    eps1lon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2a562c7 View commit details
    Browse the repository at this point in the history
  3. ReactElement changes

    eps1lon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5cff06d View commit details
    Browse the repository at this point in the history
  4. reducer change

    eps1lon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    02300b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b21678 View commit details
    Browse the repository at this point in the history