Releases: serverless-nextjs/serverless-next.js
Releases · serverless-nextjs/serverless-next.js
v3.5.4-alpha.0
10 Nov 07:19
Compare
Sorry, something went wrong.
No results found
Bug Fixes
core: fix image optimizer for images with basepath in /_next/static or /static/ (#2033 ) (163c95a )
v3.5.3
09 Nov 02:36
Compare
Sorry, something went wrong.
No results found
3.5.3 (2021-11-09)
Note: Version bump only for package serverless-nextjs-monorepo
v3.5.3-alpha.6
09 Nov 01:38
Compare
Sorry, something went wrong.
No results found
Bug Fixes
core: add url normalization to image optimizer URL (#2015 ) (5c4f841 )
core: render static pages for all http methods, for options methods return allowed methods (#2024 ) (9fe3216 )
v3.5.3-alpha.5
08 Nov 10:03
Compare
Sorry, something went wrong.
No results found
Bug Fixes
core: fix lookup for _next/static files (used in lambda only right now) (#2001 ) (09ea1c0 )
lambda, core: build lambda properly with api/page routes in one single manifest (#2010 ) (bc3668d )
lambda: fix apigw compat layer to properly handle binary data (#2002 ) (e65c023 )
lambda: fix typo in lambda builder manifest for queueRegion (#2008 ) (fdfa467 )
v3.5.3-alpha.4
30 Oct 04:56
Compare
Sorry, something went wrong.
No results found
Bug Fixes
lambda-at-edge: properly include pages that start with pages/api (but are not api pages) (#1994 ) (26a756c )
v3.5.3-alpha.3
30 Oct 02:11
Compare
Sorry, something went wrong.
No results found
Bug Fixes
aws-lambda: add another wait after updating lambda config (#1992 ) (67add7e )
v3.5.3-alpha.2
29 Oct 19:30
Compare
Sorry, something went wrong.
No results found
Bug Fixes
aws-lambda: wait for lambda to be ready right after creation/updating of code (#1985 ) (016fee0 )
domain: add missing pieces to 'domainMinimumProtocolVersion' input use (#1983 ) (dff22ba )
v3.5.3-alpha.1
29 Oct 08:43
Compare
Sorry, something went wrong.
No results found
Bug Fixes
aws-lambda, nextjs-component: ensure we wait until lambda functions are ready before using them (#1982 ) (a0a22ab )
v3.5.3-alpha.0
29 Oct 04:27
Compare
Sorry, something went wrong.
No results found
Note: Version bump only for package serverless-nextjs-monorepo
v3.5.2
28 Oct 05:14
Compare
Sorry, something went wrong.
No results found
3.5.2 (2021-10-28)
Bug Fixes
lerna: fix publish command for stable versions (ebcabb2 )