Skip to content

React Async v7.0.5: Fixes for React Native and Next.js

Compare
Choose a tag to compare
@ghengeveld ghengeveld released this 21 Jul 20:05
· 479 commits to master since this release
  • Introduce universal globalScope object needed for DevTools
  • Fix compatibility with React Native (#65).
  • Fix state is undefined issue in Next.js.
  • Fix deprecated url prop in Next.js.
  • Add React Native (Expo) example