github opennextjs/opennextjs-cloudflare @opennextjs/cloudflare@0.3.6

latest releases: @opennextjs/cloudflare@0.5.11, @opennextjs/cloudflare@0.5.10, @opennextjs/cloudflare@0.5.9...
2 months ago

Patch Changes

  • 9ab86d4: fix: host not included in route handler urls

    Next.js was unable to re-construct the correct URLs for the request in a route handler due to being unable to retrieve the hostname. This was due to the internal Next.js option trustHostHeader being disabled in OpenNext when there is external middleware - this option is needed for the Next.js server in our environment.

Don't miss a new opennextjs-cloudflare release

NewReleases is sending notifications on new releases.