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

[new release] reason-react (2 packages) (0.15.0) #26376

Merged
merged 3 commits into from
Aug 23, 2024

Commits on Aug 19, 2024

  1. [new release] reason-react (2 packages) (0.15.0)

    CHANGES:
    
    * Add `isValidElement` (@r17x in
      reasonml/reason-react#837)
    * Add `startTransition` (@r17x in
      reasonml/reason-react#838)
    * Convert `ReasonReactErrorBoundary` to Reason instead of `%raw` JS. This has
      the benefit of skipping a hardcoded `require('react')` call (@anmonteiro in
      [reasonml/reason-react#839](reasonml/reason-react#839))
    * Add CSS Box Alignment Module Level 3 (@davesnx in
      reasonml/reason-react#847)
    * Fix: Remove "unique `key` prop" warnings from multi-child fragment elements
      (@jchavarri in reasonml/reason-react#852)
    jchavarri committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    148f265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1e35af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7badeaa View commit details
    Browse the repository at this point in the history