serverless-next.js

⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components

MIT License

Downloads
258.6K
Stars
4.5K
Committers
118

Bot releases are hidden (Show)

serverless-next.js - @sls-next/[email protected]

Published by dphang almost 4 years ago

1.18.0-alpha.19 (2020-10-23)

Note: Version bump only for package @sls-next/serverless-component

serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.18.0-alpha.18 (2020-10-22)

Note: Version bump only for package @sls-next/serverless-component

serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.7.0-alpha.19 (2020-10-22)

Bug Fixes

  • lambda-at-edge: fix broken npm install by changing src/command.js -> dist/command.js (fde41ee)
serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.7.0-alpha.18 (2020-10-22)

Features

  • lambda-at-edge: add a binary to allow use without copying example (#688) (0c138a2)
  • lambda-at-edge-compat, lambda-at-edge, nextjs-component: let CloudFront do the Gzipping (#692) (05fb0eb)
serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.18.0-alpha.17 (2020-10-22)

Features

  • lambda-at-edge-compat, lambda-at-edge, nextjs-component: let CloudFront do the Gzipping (#692) (05fb0eb)
serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.3.0-alpha.3 (2020-10-22)

Bug Fixes

  • aws-cloudfront: do not override aliases when not specified in serverless.yml inputs (#704) (2188d26)
serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.6.0-alpha.0 (2020-10-22)

Features

  • lambda-at-edge-compat, lambda-at-edge, nextjs-component: let CloudFront do the Gzipping (#692) (05fb0eb)
serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.18.0-alpha.16 (2020-10-21)

Note: Version bump only for package @sls-next/serverless-component

serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.7.0-alpha.17 (2020-10-21)

Bug Fixes

  • lambda-at-edge: non-dynamic routes for rewrite should not include routes in prerender manifest (#700) (06d4edb)
  • lambda-at-edge: serve HTML pages with no props (i.e static pages) properly on preview mode enabled (#701) (57cd668)
serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.7.0-alpha.16 (2020-10-21)

Bug Fixes

  • lambda-at-edge, e2e-tests: don't rewrite non-dynamic api routes (#698) (27526e7)
serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.18.0-alpha.15 (2020-10-21)

Note: Version bump only for package @sls-next/serverless-component

serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.18.0-alpha.14 (2020-10-20)

Note: Version bump only for package @sls-next/serverless-component

serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.7.0-alpha.15 (2020-10-20)

Bug Fixes

  • lambda-at-edge, e2e-tests: non-dynamic routes should never be rewritten (#697) (f16c9a0)
serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.3.0-alpha.2 (2020-10-20)

Bug Fixes

  • aws-cloudfront, nextjs-component: fix inability to set cloudfront comment input (#695) (6803378)
serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.18.0-alpha.13 (2020-10-20)

Bug Fixes

  • aws-cloudfront, nextjs-component: fix inability to set cloudfront comment input (#695) (6803378)

Features

  • lambda-at-edge, nextjs-component: allow handler input for custom handler code (#649) (cecd327)
serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.1.0-alpha.3 (2020-10-20)

Bug Fixes

  • serverless-component: fix for AWS accounts with more than 100 domains (69574c7)
serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.7.0-alpha.14 (2020-10-20)

Features

  • lambda-at-edge, nextjs-component: allow handler input for custom handler code (#649) (cecd327)
serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.3.1-alpha.1 (2020-10-18)

Note: Version bump only for package @sls-next/s3-static-assets

serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.7.0-alpha.13 (2020-10-18)

Note: Version bump only for package @sls-next/lambda-at-edge

serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.18.0-alpha.12 (2020-10-18)

Features

  • nextjs-component: add deploy input which can be set to false to skip deployment (#691) (5adaf2b)