github nhost/nhost @nhost/nextjs@0.3.0

latest releases: @nhost/vue@2.6.0, @nhost/react@3.5.0, @nhost/react-urql@9.0.0...
2 years ago

Minor Changes

  • 0d8afde: Use @nhost/react as a peer dependency
    @nhost/react was bundled where it shouldn't. As a result, @nhost/react-apollo did not have access to the Nhost React context, leading to errors

Patch Changes

  • 0d8afde: Bump xstate version 4.30.5
  • 0d8afde: Capture the Nextjs/xstate warning about useLayoutEffect
    When using Xstate on the server side, Nextjs raises a warning about the use of useLayoutEffect whereas xstate is actually using an isomorphic version of layout effects. Such warnings are now captured.
  • Updated dependencies [0d8afde]
    • @nhost/react@0.2.1

Don't miss a new nhost release

NewReleases is sending notifications on new releases.