github opennextjs/opennextjs-aws v3.1.0

latest releases: v3.2.1, @opennextjs/aws@3.2.1, v3.2.0...
2 months ago

Breaking Change

  • If you use a custom converter or custom wrapper InternalResult body is now a ReadableStream instead of a string
  • External middleware when used with the new enableCacheInterception will need to have the correct permission (and environment variable) to access the incremental and tag cache as well as the queue (By default S3, DynamoDb, SQS )

Changes

  • b88ae13: Replace InternalResult body from string to ReadableStream
  • 0558bf6: Add an optional external cache. More info here
  • c8d692b: fix missing polyfill URLPattern
  • 1b91708: fix 404 when basePath is set
  • 8ddb621: fix lambda streaming hanging after return

Don't miss a new opennextjs-aws release

NewReleases is sending notifications on new releases.