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
serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.7.0-alpha.1 (2020-09-29)

Features

  • lambda-at-edge: support custom redirects (#627) (d2f9679)
serverless-next.js - @sls-next/[email protected]

Published by dphang about 4 years ago

1.17.1-alpha.1 (2020-09-29)

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

serverless-next.js -

Published by danielcondemarin over 5 years ago

  • Use "./" as default value for nextConfigDir (#70) c56f775. Thanks to @Xiphe for doing this work 🎉

https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/v1.8.0...v1.8.1

serverless-next.js -

Published by danielcondemarin over 5 years ago

  • API GW -> S3 proxy support & new routes configuration (#60) 6523b5e

https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/v1.7.2...v1.8.0

serverless-next.js -

Published by danielcondemarin over 5 years ago

  • API GW -> S3 proxy support & new routes configuration (#60) 6523b5e

https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/v1.7.2...v1.1.0

serverless-next.js -

Published by danielcondemarin over 5 years ago

  • feat: global page config (#66) 61bc586. Credits to @mekwall

https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/v1.7.1...v1.7.2

serverless-next.js -

Published by danielcondemarin over 5 years ago

  • fix: resolve relative path to custom handler (#63) bc2afac

https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/v1.7.0...v1.7.1

serverless-next.js -

Published by danielcondemarin over 5 years ago

  • chore: add example for custom lambda handler e16a153
  • feat: custom handler support (#57) 5ead4ba Thanks to @mekwall 🎉

https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/v1.6.0...v1.7.0

serverless-next.js -

Published by danielcondemarin over 5 years ago

  • feat: Support static directory upload to S3 (#54) 97c6405
  • fix: Skip sourcemap files (#50) 6739a5f

https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/v1.5.3...v1.6.0

serverless-next.js -

Published by danielcondemarin over 5 years ago

  • fix: upload static assets when bucket name is provided via plugin config bd42974

https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/v1.5.2...v1.5.3

serverless-next.js -

Published by danielcondemarin over 5 years ago

  • feat: add HEAD http event to NextPages (#43) eb9a6f4
  • build: enable windows in travis (#42) c0967c8

https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/v1.5.1...v1.5.2

serverless-next.js -

Published by danielcondemarin over 5 years ago

  • test: fix issue with integration test making it fail despite just being warnings 8964b56
  • fix: make next a peerDependency a692ea3
  • refactor: pathToPosix util created 962d8b7
  • test: better logging output in integration tests a68be71
  • fix: path fixes in preparation for supporting properly nested nextConfigDirs 60c9b3a d14045af 1b30cb d55f762 4970af1 ca4ce9b 7e19f03

https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/v1.5.0...v1.5.1

serverless-next.js -

Published by danielcondemarin over 5 years ago

serverless-next.js -

Published by danielcondemarin over 5 years ago

  • feat: add support for nested page directories 1e6f7c3 394a7fc

https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/v1.3.1...v1.4.0

serverless-next.js -

Published by danielcondemarin over 5 years ago

  • feat: allow assets bucket name to be provided via config 1c417f3
  • refactor: move assets bucket provisioning to separate file 7b7f9f3

https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/v1.3.0...v1.3.1

serverless-next.js -

Published by danielcondemarin over 5 years ago

  • docs: update README and example with custom error page 3aa8532
  • feat: add support for custom 404 error pages 92da22d
  • fix: don't exclude _error page from build 4968928

https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/v1.2.0...v1.3.0

serverless-next.js -

Published by danielcondemarin over 5 years ago

  • feat: add support for custom page routes a577721
  • refactor: separated compatLayer code into its own file and added tests 60501e3

https://github.com/danielcondemarin/serverless-nextjs-plugin/compare/v1.1.8...v1.2.0