Skip to content

Releases: cdklabs/cdk-nextjs

v0.4.0

27 May 16:27
9f57dd8
Compare
Choose a tag to compare

0.4.0 (2025-05-27)

⚠ BREAKING CHANGES

  • add ability to customize runtime Dockerfile and build context, relativePathToWorkspace -> relativePathToPackage, remove NextjsRevalidation, replace NextjsInvalidation with NextjsPostDeploy, prune s3 and efs, see docs/breaking-changes.md (#106)

Features

  • add ability to customize runtime Dockerfile and build context, relativePathToWorkspace -> relativePathToPackage, remove NextjsRevalidation, replace NextjsInvalidation with NextjsPostDeploy, prune s3 and efs, see docs/breaking-changes.md (#106) (9f57dd8)

v0.3.11

19 May 19:46
89c6d95
Compare
Choose a tag to compare

0.3.11 (2025-05-19)

Bug Fixes

  • basePath not being applied to static assets in S3 and Cloudfront behaviors (#102) (89c6d95)

v0.3.10

13 May 10:16
198b889
Compare
Choose a tag to compare

0.3.10 (2025-05-13)

Chores

v0.3.9

05 May 11:23
49023e8
Compare
Choose a tag to compare

0.3.9 (2025-05-05)

Chores

v0.3.8

28 Apr 12:20
7a778d7
Compare
Choose a tag to compare

0.3.8 (2025-04-28)

Chores

v0.3.7

24 Apr 12:09
d039760
Compare
Choose a tag to compare

0.3.7 (2025-04-24)

Chores

v0.3.6

15 Apr 17:02
246a0db
Compare
Choose a tag to compare

0.3.6 (2025-04-15)

Chores

v0.3.5

09 Apr 21:19
ea9f9b1
Compare
Choose a tag to compare

0.3.5 (2025-04-09)

Bug Fixes

  • cloudfront behavior path pattern (#94) (ea9f9b1)

v0.3.4

09 Apr 02:27
48e9002
Compare
Choose a tag to compare

0.3.4 (2025-04-09)

Bug Fixes

v0.3.3

08 Apr 02:13
7b6d563
Compare
Choose a tag to compare

0.3.3 (2025-04-08)

Bug Fixes