github opennextjs/opennextjs-aws v3.5.0

one day ago

New Features

  • Add support for node middleware
  • add: s3 lite override for loading images in the image optimization server (use aws4fetch instead of the aws sdk) #750
  • Introduce a new optional mode for the tag cache. See #706 for the differences between new and original tag cache mode.
    FYI On dynamoDB it's usually better to stick with the original mode

Breaking Changes

  • lastModified is moved to ALS as a number from a global map indexed by requestId #740
  • MiddlewareResult now contains initialURL instead of initialPath #756
  • waitUntil is passed around via ALS to fix #713 #733
  • InternalEvent#url is now a full URL #752

Changes

Don't miss a new opennextjs-aws release

NewReleases is sending notifications on new releases.