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 - v3.4.0-alpha.9

Published by dphang about 3 years ago

3.4.0-alpha.9 (2021-09-17)

Features

  • core, lambda-at-edge, nextjs-component: experimental - allow serving static pages/data from origin request handler only (and disable origin response handler) (#1696) (7fcdc7f)
serverless-next.js - v3.4.0-alpha.8

Published by dphang about 3 years ago

3.4.0-alpha.8 (2021-09-15)

Features

  • core, nextjs-component: improve routing and support cross rewrites for consolidated API pages in default lambda (#1693) (f058d51)
serverless-next.js - v3.4.0-alpha.7

Published by dphang about 3 years ago

3.4.0-alpha.7 (2021-09-15)

Features

  • nextjs-component: experimental - allow serving API pages from default lambda (#1632) (b7fe7a9)
serverless-next.js - v3.4.0-alpha.6

Published by dphang about 3 years ago

3.4.0-alpha.6 (2021-09-13)

Bug Fixes

  • core: fallback to using page's html render function when html is empty (#1680) (ef38698)
serverless-next.js - v3.4.0-alpha.5

Published by dphang about 3 years ago

3.4.0-alpha.5 (2021-09-09)

Bug Fixes

  • nextjs-component: serverless-patched binary should include @serverless/cli and find serverless binary in closest node_modules (#1661) (d7057ba)
serverless-next.js - v3.4.0-alpha.4

Published by dphang about 3 years ago

3.4.0-alpha.4 (2021-09-09)

Features

  • nextjs-component: forward common headers such as authorization and host by default (#1660) (793f0a2)
serverless-next.js - v3.4.0-alpha.3

Published by dphang about 3 years ago

3.4.0-alpha.3 (2021-09-09)

Bug Fixes

  • nextjs-component: fix broken install since patch-package is required as dependency, not dev-dependency (79af0e8)
serverless-next.js - v3.4.0-alpha.2

Published by dphang about 3 years ago

3.4.0-alpha.2 (2021-09-09)

Features

  • nextjs-component: introduce serverless-patched binary (#1658) (6ee24ca)
serverless-next.js - v3.4.0-alpha.1

Published by dphang about 3 years ago

3.4.0-alpha.1 (2021-09-08)

Bug Fixes

  • lambda-at-edge: copy next-i18next files to regeneration handler (#1653) (1c14f38)

Features

  • core: add domain locale detection for rewrites and non default locales (#1640) (#1641) (cbab741)
serverless-next.js - v3.4.0-alpha.0

Published by dphang about 3 years ago

3.4.0-alpha.0 (2021-09-03)

Features

  • nextjs-component: allow other path patterns in cloudfront inputs (#1631) (c97808f)
serverless-next.js - v3.3.1-alpha.1

Published by dphang about 3 years ago

3.3.1-alpha.1 (2021-09-02)

Bug Fixes

  • lambda-at-edge, e2e-tests: fix and add e2e tests for ISR pages when locales are used (#1622) (6acc057)
serverless-next.js - v3.3.1-alpha.0

Published by dphang about 3 years ago

3.3.1-alpha.0 (2021-09-02)

Bug Fixes

  • lambda-at-edge: sqs messageGroupId should be a hash to allow for long URIs (#1621) (1b758c8)
serverless-next.js - v3.3.0

Published by dphang about 3 years ago

3.3.0 (2021-09-01)

Note: Version bump only for package serverless-nextjs-monorepo

serverless-next.js - v3.3.0-alpha.6

Published by dphang about 3 years ago

3.3.0-alpha.6 (2021-08-31)

Bug Fixes

  • core: fix renderPageToHtml for work for all next.js versions (#1611) (d3a10b2)
serverless-next.js - v3.3.0-alpha.5

Published by dphang about 3 years ago

3.3.0-alpha.5 (2021-08-27)

Bug Fixes

  • core, lambda-at-edge: render page to HTML properly for next.js 11.1+ versions (#1596) (ee88a68)
serverless-next.js - v3.3.0-alpha.4

Published by dphang about 3 years ago

3.3.0-alpha.4 (2021-08-26)

Bug Fixes

  • lambda-at-edge, nextjs-component: fix triggering regeneration when sqs queue has custom name (#1595) (396b8dc)
serverless-next.js - v3.3.0-alpha.3

Published by dphang about 3 years ago

3.3.0-alpha.3 (2021-08-25)

Bug Fixes

  • core: fix preview mode with a dynamic route is used (#1585) (316bd2a), closes #1527
  • lambda-at-edge: fix ISR issue with index.ts (#1563) (d327ddf)
  • nextjs-component: add webpack dependency (3aa0b6d)
serverless-next.js - v3.3.0-alpha.2

Published by dphang about 3 years ago

3.3.0-alpha.2 (2021-08-21)

Bug Fixes

  • nextjs-component: do not allow same name to be specified across all lambdas(#1569) (d7efc6c)
serverless-next.js - v3.3.0-alpha.1

Published by dphang about 3 years ago

3.3.0-alpha.1 (2021-08-21)

Bug Fixes

  • aws-cloudfront: set tags when creating distribution (#1562) (e5ddcf5)
serverless-next.js - v3.3.0-alpha.0

Published by dphang about 3 years ago

3.3.0-alpha.0 (2021-08-19)

Features

Package Rankings
Top 1.01% on Npmjs.org
Badges
Extracted from project README
serverless GitHub contributors Financial Contributors on Open Collective npm latest npm alpha Codacy Badge codecov Cypress.io