Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

v0.8.0

Latest
Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 09 Nov 20:17
· 19 commits to main since this release
6467301

What's changed?

  • Removed workarounds targeted for older versions of React.
  • Removed dependency on @babel/runtime.

Bug fixes

  • Fixed Suspense only rendering the first child (#34).