Releases: opennextjs/opennextjs-aws
Releases · opennextjs/opennextjs-aws
v2.2.2
Changes
- 68ae99a: Fix trailing slash; Fix cookies in next-config; Allow custom sharp version
v2.2.1
Changes
- 4158d4f: Fix memory leak from too many files opened; add opt-out flags for app and pages cache revalidation
v2.2.0
Changes
- 02bd7de: Streaming and cache revalidation
v2.1.5
Changes
- 2ae2a1b: Fix windows image optimization build
v2.1.4
Changes
- 29c54a4: Fix 2.1.3 cookie parsing with Expires prop
v2.1.3
Changes
- 880973f: Set cookies properly in APIGateway response. Fixes #224
v2.1.2
Changes
- 002b0f2: #219: fix window sharp command crash; #220: fix crash when cache-control is an array; #221: fix crash when cookies are missing from edge
v2.1.1
Changes
- 10b0e55: Adds custom build-output-path and app-path arguments; fix custom swr header
v2.0.5
Changes
- ffb2cfd: Server: fix missing react/jsx-runtime for require-hooks