Skip to content

Releases: opennextjs/opennextjs-aws

v2.2.2

10 Oct 21:39
c2b05e3
Compare
Choose a tag to compare

Changes

  • 68ae99a: Fix trailing slash; Fix cookies in next-config; Allow custom sharp version

v2.2.1

04 Oct 15:36
61d1944
Compare
Choose a tag to compare

Changes

  • 4158d4f: Fix memory leak from too many files opened; add opt-out flags for app and pages cache revalidation

v2.2.0

02 Oct 21:55
9251f67
Compare
Choose a tag to compare

Changes

  • 02bd7de: Streaming and cache revalidation

v2.1.5

19 Sep 21:55
affbe5d
Compare
Choose a tag to compare

Changes

  • 2ae2a1b: Fix windows image optimization build

v2.1.4

11 Sep 01:50
ac0a6c6
Compare
Choose a tag to compare

Changes

  • 29c54a4: Fix 2.1.3 cookie parsing with Expires prop

v2.1.3

10 Sep 20:26
353b377
Compare
Choose a tag to compare

Changes

  • 880973f: Set cookies properly in APIGateway response. Fixes #224

v2.1.2

08 Sep 13:05
961fa81
Compare
Choose a tag to compare

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

05 Sep 20:24
d617a96
Compare
Choose a tag to compare

Changes

  • 10b0e55: Adds custom build-output-path and app-path arguments; fix custom swr header

v2.1.0

05 Sep 15:49
fdbeb4d
Compare
Choose a tag to compare

Changes

v2.0.5

17 Jul 22:49
274d446
Compare
Choose a tag to compare

Changes

  • ffb2cfd: Server: fix missing react/jsx-runtime for require-hooks