cdk-nextjs

Deploy a NextJS application using AWS CDK

APACHE-2.0 License

Downloads
17.6K
Stars
270
Committers
17

Bot releases are visible (Hide)

cdk-nextjs - v3.0.1

Published by github-actions[bot] over 1 year ago

3.0.1 (2023-05-18)

Bug Fixes

  • Support windows by replacing zip command. (#103) (bd8ff33)
cdk-nextjs - v3.0.0

Published by github-actions[bot] over 1 year ago

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)
cdk-nextjs - v2.3.1

Published by github-actions[bot] over 1 year ago

2.3.1 (2023-04-11)

cdk-nextjs - v2.3.0

Published by github-actions[bot] over 1 year ago

2.3.0 (2023-03-23)

Features

  • allow to use an existing sharp layer via arn (#96) (a437e86)
cdk-nextjs - v2.2.0

Published by github-actions[bot] over 1 year ago

2.2.0 (2023-03-21)

Features

  • add useEfs and vpc properties to NextjsAssetsDeployme… (#94) (314f046)
cdk-nextjs - v2.1.4

Published by github-actions[bot] over 1 year ago

2.1.4 (2023-03-10)

cdk-nextjs - v2.1.3

Published by github-actions[bot] over 1 year ago

2.1.3 (2023-03-10)

cdk-nextjs - v2.1.2

Published by github-actions[bot] over 1 year ago

2.1.2 (2023-03-09)

cdk-nextjs - v2.1.1

Published by github-actions[bot] over 1 year ago

2.1.1 (2023-03-03)

Bug Fixes

  • Wait to deploy server function until rewriting is complete (#86) (a13cd65)
cdk-nextjs - v2.1.0

Published by github-actions[bot] over 1 year ago

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)
cdk-nextjs - v2.0.6

Published by github-actions[bot] over 1 year ago

2.0.6 (2023-01-20)

cdk-nextjs - v2.0.5

Published by github-actions[bot] almost 2 years ago

2.0.5 (2023-01-09)

Bug Fixes

  • update zip command to zip dot folder (4b63f25)
cdk-nextjs - v2.0.4

Published by github-actions[bot] almost 2 years ago

2.0.4 (2023-01-02)

cdk-nextjs - v2.0.3

Published by github-actions[bot] almost 2 years ago

2.0.3 (2022-12-22)

Bug Fixes

cdk-nextjs - v2.0.2

Published by github-actions[bot] almost 2 years ago

2.0.2 (2022-12-19)

Bug Fixes

  • image optimization and absolute trace output path (dc5b4c5)
cdk-nextjs - v2.0.1

Published by github-actions[bot] almost 2 years ago

2.0.1 (2022-12-17)

cdk-nextjs - v2.0.0

Published by github-actions[bot] almost 2 years ago

2.0.0 (2022-12-17)

cdk-nextjs - v2.0.0-pre.12

Published by github-actions[bot] almost 2 years ago

2.0.0-pre.12 (2022-12-17)

Bug Fixes

  • Skip image fn bundling if placeholder (#57) (bb8ec5f)
cdk-nextjs - v2.0.0-pre.11

Published by github-actions[bot] almost 2 years ago

2.0.0-pre.11 (2022-12-15)

Bug Fixes

cdk-nextjs - v2.0.0-pre.10

Published by github-actions[bot] almost 2 years ago

2.0.0-pre.10 (2022-12-14)

Features