Skip to content

v1.3.0

Compare
Choose a tag to compare
@kitten kitten released this 24 Feb 11:37
· 14 commits to master since this release
71a2812
  • Extend peerDependencies range for react to ^17.0.0 (See #61)
  • Upgrade support for React.lazy for react@17 (See #61)
  • Add support for error boundaries, e.g. static getDerivedStateFromError and componentDidCatch (See #61)
  • Add support for useMutableSource and useOpaqueIdentifier (See #64)