Releases: opennextjs/opennextjs-aws
Releases · opennextjs/opennextjs-aws
v2.3.7
Changes
- 3235392: fix: prevent duplication of location header
- af2d3ce: Fix Image Optimization Support for Next@14.1.1
v2.3.6
Changes
- f9b90b6: Security fix: sharp@0.33.2
v2.3.5
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
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
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
Changes
- 4be2ac8: Reduce AWS S3 warning logs; add maxAttempts config to AWS SDK call
v2.3.1
Changes
- 95bf402: Display sharp installation log on failure
- 1ed5ffd: Print plugin info in debug mode
- 1d83dab: Handle .map files during bundling cache assets
v2.2.4
Changes
- e3f67da: Fix 404 on index page; passthrough headers via middleware redirect; fix trailingSlash causing infinite loop
v2.2.3
Changes
- 2d9e538: Make package path available at runtime
- 83ed943: Add OpenNext version header only in debug mode