Skip to content

Releases: opennextjs/opennextjs-aws

v2.3.7

06 Mar 14:39
ff37de2
Compare
Choose a tag to compare

Changes

  • 3235392: fix: prevent duplication of location header
  • af2d3ce: Fix Image Optimization Support for Next@14.1.1

v2.3.6

13 Feb 16:41
3deb202
Compare
Choose a tag to compare

Changes

  • f9b90b6: Security fix: sharp@0.33.2

v2.3.5

01 Feb 23:16
63fab05
Compare
Choose a tag to compare

Changes

  • b9eefca: Fix Cache Support for Next@14.1.0
  • c80f1be: Fix trailing slash redirect to external domain
  • 186e28f: fix(open-next): correctly set cache control for html pages

v2.3.4

05 Jan 15:59
9a6473a
Compare
Choose a tag to compare

Changes

  • e773e67: try to match errors, fallback to raw key/value pair
  • 83b0838: add support for bun lockfile
  • bbf9b30: use dynamic import handler for monorepo entrypoint
  • fd90b26: Changes encoding on cache.body for binary data

v2.3.3

29 Nov 06:53
ba6e176
Compare
Choose a tag to compare

Changes

  • abeb9cd: Setting the right tag values for fetch cache (#304); Fix getHeader crash external rewrites (#321); Added --package-json option to specify package json path (#322); Change querystring format for multi value parameters (#320);Fix tags cache (#317);Fix skip trailing slash redirect (#323)

v2.3.2

09 Nov 17:14
2b2880a
Compare
Choose a tag to compare

Changes

  • 4be2ac8: Reduce AWS S3 warning logs; add maxAttempts config to AWS SDK call

v2.3.1

08 Nov 17:26
3a5755f
Compare
Choose a tag to compare

Changes

  • 95bf402: Display sharp installation log on failure
  • 1ed5ffd: Print plugin info in debug mode
  • 1d83dab: Handle .map files during bundling cache assets

v2.3.0

02 Nov 20:44
f1389bb
Compare
Choose a tag to compare

Changes

v2.2.4

17 Oct 16:36
73c0f30
Compare
Choose a tag to compare

Changes

  • e3f67da: Fix 404 on index page; passthrough headers via middleware redirect; fix trailingSlash causing infinite loop

v2.2.3

11 Oct 19:03
6efbc25
Compare
Choose a tag to compare

Changes

  • 2d9e538: Make package path available at runtime
  • 83ed943: Add OpenNext version header only in debug mode