Releases: jetbridge/cdk-nextjs
Releases · jetbridge/cdk-nextjs
v3.0.1
3.0.1 (2023-05-18)
Bug Fixes
- Support windows by replacing zip command. (#103) (bd8ff33)
v3.0.0
3.0.0 (2023-04-21)
⚠ BREAKING CHANGES
- Use open-next for building (BREAKING) (#95)
Features
- Use open-next for building (BREAKING) (#95) (c49774c), closes #94
Bug Fixes
- Allow alternate domain names in the distribution (#101) (3680304)
v2.3.0
2.3.0 (2023-03-23)
Features
- allow to use an existing sharp layer via arn (#96) (a437e86)
v2.2.0
2.2.0 (2023-03-21)
Features
- add useEfs and vpc properties to NextjsAssetsDeployme… (#94) (314f046)
v2.1.1
2.1.1 (2023-03-03)
Bug Fixes
- Wait to deploy server function until rewriting is complete (#86) (a13cd65)
v2.1.0
2.1.0 (2023-02-06)
Features
- choose between npm and yarn as package manager for NextJS build (#77) (106322c)
- customize name of edge function stack id (#79) (72cb72c)