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 for React 19 new APIs #846

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

Support for React 19 new APIs #846

wants to merge 13 commits into from

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    4d9eeca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39189e0 View commit details
    Browse the repository at this point in the history
  3. Add useOptimistic

    davesnx committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b869bd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e47a0ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81942e4 View commit details
    Browse the repository at this point in the history
  6. Add formStatus to interface

    davesnx committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b823e5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4a7fdd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd7faa4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97dd3d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge branch 'main' of github.com:/reasonml/reason-react into 19

    * 'main' of github.com:/reasonml/reason-react:
      feat(react): add startTransition (#838)
      feat(react): add isValidElement (#837)
    davesnx committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e56f547 View commit details
    Browse the repository at this point in the history
  2. Embed FormData for now

    davesnx committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    06b1da6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9031415 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of github.com:/reasonml/reason-react into 19

    * 'main' of github.com:/reasonml/reason-react:
      Remove type callback duplicate
    davesnx committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    52c8144 View commit details
    Browse the repository at this point in the history