Skip to content

Releases: sst/open-next

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

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