Releases: serverless-nextjs/serverless-next.js
Releases · serverless-nextjs/serverless-next.js
v3.4.0-alpha.9
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)
v3.4.0-alpha.8
Features
- core, nextjs-component: improve routing and support cross rewrites for consolidated API pages in default lambda (#1693) (f058d51)
v3.4.0-alpha.7
Features
- nextjs-component: experimental - allow serving API pages from default lambda (#1632) (b7fe7a9)
v3.4.0-alpha.6
Bug Fixes
- core: fallback to using page's html render function when html is empty (#1680) (ef38698)
v3.4.0-alpha.5
Bug Fixes
- nextjs-component: serverless-patched binary should include @serverless/cli and find serverless binary in closest node_modules (#1661) (d7057ba)
v3.4.0-alpha.4
Features
- nextjs-component: forward common headers such as authorization and host by default (#1660) (793f0a2)
v3.4.0-alpha.3
Bug Fixes
- nextjs-component: fix broken install since patch-package is required as dependency, not dev-dependency (79af0e8)
v3.4.0-alpha.2
Features
- nextjs-component: introduce serverless-patched binary (#1658) (6ee24ca)
v3.4.0-alpha.1
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)
v3.4.0-alpha.0
Features
- nextjs-component: allow other path patterns in cloudfront inputs (#1631) (c97808f)