github opennextjs/opennextjs-cloudflare @opennextjs/cloudflare@0.5.2

latest release: @opennextjs/cloudflare@0.5.3
4 days ago

Patch Changes

  • #372 522076b Thanks @dario-piotrowicz! - add "async mode" to getCloudflareContext

    Add an async option to getCloudflareContext({async}) to run it in "async mode", the difference being that the returned value is a
    promise of the Cloudflare context instead of the context itself

    The main of this is that it allows the function to also run during SSG (since the missing context can be created on demand).

Don't miss a new opennextjs-cloudflare release

NewReleases is sending notifications on new releases.