Skip to content

0.12.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@cknitt cknitt released this 03 May 17:52
· 26 commits to master since this release

🚀 New Feature

  • Added React.lazy_.

💥 Breaking Change

  • Requires ReScript 11.0.0-alpha.6 or newer.

🐛 Bug Fix

  • Fixed children type for Fragment, StrictMode and Suspense.

💅 Polish

  • Removed experimental SuspenseList component.