github sst/open-next v0.8.0

latest releases: v3.1.2, open-next@3.1.2, v3.1.1...
17 months ago

Running at edge

The server function can now be deployed to Lambda@Edge and run at the edge. Read more about running at edge.

In this release, OpenNext also moved away from using the undocumented minimalMode when building your Next.js app. OpenNext now uses the standard next build command. Read more about this change.

Changes:

  • 5a4455e: Remove minimal mode
  • 5a4455e: Add support for running server with Lambda@Edge
  • 5a4455e: Server: handle undefined response status code
  • 5a4455e: Turn on inline sourcemap when OPEN_NEXT_DEBUG is set

Don't miss a new open-next release

NewReleases is sending notifications on new releases.