github nhost/nhost @nhost/core@0.3.11

latest releases: @nhost/dashboard@2.62.0, functions@2.2.0-hotreload001, functions@2.2.0-betamem02...
4 years ago

Patch Changes

  • 0b1cb62: Use native BroadcastChannel instead of the broadcast-channel package
    The broadcast-channel depends on node-gyp-build, which can cause issues when deploying on Vercel as it is a native dependency.
    The added value of broadcast-channel is to be able to communicate the change of authentication state accross processes in a NodeJs / Electron environment, but this is considered an edge case for now.
    See Vercel official documentation.

Don't miss a new nhost release

NewReleases is sending notifications on new releases.