github opennextjs/opennextjs-cloudflare @opennextjs/cloudflare@1.16.0

12 hours ago

Minor Changes

  • #1083 b062597 Thanks @dario-piotrowicz! - feature: add migrate command to set up OpenNext for Cloudflare adapter

    This command helps users migrate existing Next.js applications to the OpenNext Cloudflare adapter by automatically setting up all necessary configuration files, dependencies, and scripts.

    To use the command simply run: npx opennextjs-cloudflare migrate

Patch Changes

  • #1092 4279043 Thanks @vicb! - Check for supported Next version

    The build will now error for unsupported Next version which may contain unpatched security vulnerabilities.
    You can bypass the check using the --dangerouslyUseUnsupportedNextVersion flag.

Don't miss a new opennextjs-cloudflare release

NewReleases is sending notifications on new releases.