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

test: Run with relevant React stable types #1352

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 28, 2024

  1. test: Run with relevant React stable types

    This has no effect right now.
    Once React 19 is out, we're running tests in both 18 and 19.
    The types should match that dimension.
    
    Ideally, we'd be able to test RC types but npm claims `npm install @types/react@npm:types-react@rc` is an invalid comparator.
    Putting that in the package.json works but I'm too lazy to write a dedicated script right now.
    eps1lon committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    88abd93 View commit details
    Browse the repository at this point in the history