Skip to content

Releases: cdklabs/cdk-nextjs

v0.2.0

08 Feb 02:06
2493092
Compare
Choose a tag to compare

0.2.0 (2025-02-08)

⚠ BREAKING CHANGES

  • replace Lambda@Edge with CloudFront OAC for NextjsFunctions (#67)

Features

  • replace Lambda@Edge with CloudFront OAC for NextjsFunctions (#67) (2493092)

v0.1.3

07 Feb 17:19
abcf9cd
Compare
Choose a tag to compare

0.1.3 (2025-02-07)

Features

  • move public dir to file system to reduce cold start latency (9922951)

Bug Fixes

  • eslint upper scope issue in symlink (398ede2)
  • ln -s instead of symlink.ts (e1b32f7)

v0.1.2

05 Feb 19:06
Compare
Choose a tag to compare

0.1.2 (2025-02-05)

Bug Fixes

  • corepack key integrity issue (422665a)

v0.1.1

04 Feb 14:07
Compare
Choose a tag to compare

0.1.1 (2025-02-04)

Bug Fixes

v0.1.0

02 Feb 17:51
Compare
Choose a tag to compare

0.1.0 (2025-02-02)

⚠ BREAKING CHANGES

  • standardize plural nextjsFunctions in override interfaces

  • omit overrides from OptionalNextjs... props since they are duplicative of top level overrides causing confusion

  • support non us-east-1 regions with EdgeFunction construct

  • omit overrides from OptionalNextjs... props since they are duplicative of top level overrides causing confusion (d0181f2)

Features

  • min tls 1.2 on static assets bucket (77c0947)
  • support non us-east-1 regions with EdgeFunction construct (62b1891)
  • upgrade from deprecated container insights flag to v2 (87cb81d)

Bug Fixes

  • standardize plural nextjsFunctions in override interfaces (fb6d9b2)

Docs

  • document breaking changes in docs/breaking-changes.md (0e8b514)
  • explain difference between how to override Nextjs... constructs and lower level constructs (2c37f94)
  • low-cost example with nat instance, 1 month log retention, etc. (9e00ab4)
  • update container examples with basic auth (d0e112c)

v0.0.17

31 Jan 15:38
0c2043b
Compare
Choose a tag to compare

0.0.17 (2025-01-31)

Chores

  • deps: upgrade dependencies (5636c9f)

v0.0.16

31 Jan 14:22
0b8bdbd
Compare
Choose a tag to compare

0.0.16 (2025-01-31)

Bug Fixes

  • revert edge fn b/c breaking change (7a5fdfd)

v0.0.15

21 Jan 17:56
d6590b7
Compare
Choose a tag to compare

0.0.15 (2025-01-21)

Features

  • support multi-region deployments with edge fn construct (8f6ade4)

Bug Fixes

  • edge fn types (531c8e0)
  • include more commit types in release notes (3c0dafc)

Chores

v0.0.14

20 Jan 18:37
8a54854
Compare
Choose a tag to compare

0.0.14 (2025-01-20)

v0.0.13

13 Jan 01:45
a11e905
Compare
Choose a tag to compare

0.0.13 (2025-01-13)