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 - v4.0.0-beta.16

Published by github-actions[bot] 11 months ago

4.0.0-beta.16 (2023-12-08)

Bug Fixes

cdk-nextjs - v4.0.0-beta.15

Published by github-actions[bot] 11 months ago

4.0.0-beta.15 (2023-12-05)

cdk-nextjs - v4.0.0-beta.14

Published by github-actions[bot] 11 months ago

4.0.0-beta.14 (2023-11-28)

Features

  • extract NextjsDomain from NextjsDistribution (#174) (99842fe)
cdk-nextjs - v4.0.0-beta.13

Published by github-actions[bot] 11 months ago

4.0.0-beta.13 (2023-11-17)

Bug Fixes

cdk-nextjs - v4.0.0-beta.12

Published by github-actions[bot] 11 months ago

4.0.0-beta.12 (2023-11-17)

Features

cdk-nextjs - v4.0.0-beta.11

Published by github-actions[bot] 11 months ago

4.0.0-beta.11 (2023-11-17)

Bug Fixes

cdk-nextjs - v4.0.0-beta.10

Published by github-actions[bot] 12 months ago

4.0.0-beta.10 (2023-11-09)

cdk-nextjs - v4.0.0-beta.9

Published by github-actions[bot] 12 months ago

4.0.0-beta.9 (2023-10-31)

Bug Fixes

  • skip asset creation when deploy is being made with exclusively flag (#161) (d73b6ef)
cdk-nextjs - v4.0.0-beta.8

Published by github-actions[bot] 12 months ago

4.0.0-beta.8 (2023-10-25)

Bug Fixes

  • #118 allow to customize the static response headers policy (#153) (15deeb7)
cdk-nextjs - v4.0.0-beta.7

Published by github-actions[bot] 12 months ago

4.0.0-beta.7 (2023-10-24)

Features

  • add dynamodb table and provider for tag and path revalidation (#145) (e68e49f)
cdk-nextjs - v4.0.0-beta.6

Published by github-actions[bot] 12 months ago

4.0.0-beta.6 (2023-10-23)

Bug Fixes

  • fixes ssg cache files not being used by open-next cache handler (#150) (350933a), closes #149
cdk-nextjs - v4.0.0-beta.5

Published by github-actions[bot] 12 months ago

4.0.0-beta.5 (2023-10-23)

Features

  • basePath and allow multiple next.js sites on same distribution (passing custom distribution) (#148) (37788b3)
cdk-nextjs - v4.0.0-beta.4

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

4.0.0-beta.4 (2023-10-17)

Bug Fixes

cdk-nextjs - v4.0.0-beta.3

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

4.0.0-beta.3 (2023-10-02)

Bug Fixes

cdk-nextjs - v4.0.0-beta.2

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

4.0.0-beta.2 (2023-10-02)

Features

cdk-nextjs - v4.0.0-beta.1

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

4.0.0-beta.1 (2023-08-08)

Bug Fixes

  • server actions by removing origin group + distribution refactor (#131) (80ae07b)
cdk-nextjs - v4.0.0-beta.0

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

4.0.0-beta.0 (2023-08-04)

Features

  • add cache deployment bucket (5365bee)
  • use static asset bucket for cache (e49b5aa)

Bug Fixes

cdk-nextjs - v3.2.1

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

3.2.1 (2023-06-23)

Bug Fixes

  • Credential should be scoped to a valid region (14abf8b)
  • cross-env issue for image opt fn (b25db8c)
  • cross-environment issue (123abc0)
  • jest config (67de76a)
cdk-nextjs - v3.2.0

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

3.2.0 (2023-06-01)

Features

  • Add ability to add IAM Auth to Lambda Function URLs (#109) (4416343)
cdk-nextjs - v3.1.0

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

3.1.0 (2023-06-01)

Features

  • add 'rsc', 'next-router-prefetch', 'next-router-state-tree' to lambda cache policy (#107) (ee98a15)