Releases: opennextjs/opennextjs-aws
Releases · opennextjs/opennextjs-aws
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