Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Releases: serverless-nextjs/serverless-next.js

@sls-next/[email protected]

23 Oct 03:20
Compare
Choose a tag to compare
Pre-release

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

Bug Fixes

  • lambda-at-edge: fail build when "public/static" folder exists as this conflicts with static/* cache behavior (#709) (187bbc8)

@sls-next/[email protected]

22 Oct 03:33
Compare
Choose a tag to compare
Pre-release

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

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

@sls-next/[email protected]

22 Oct 01:22
Compare
Choose a tag to compare
Pre-release

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)

@sls-next/[email protected]

22 Oct 01:22
Compare
Choose a tag to compare
Pre-release

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)

@sls-next/[email protected]

22 Oct 03:33
Compare
Choose a tag to compare
Pre-release

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)

@sls-next/[email protected]

22 Oct 01:22
Compare
Choose a tag to compare
Pre-release

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)

@sls-next/[email protected]

22 Oct 01:22
Compare
Choose a tag to compare
Pre-release

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)

@sls-next/[email protected]

21 Oct 19:10
Compare
Choose a tag to compare
Pre-release

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

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

@sls-next/[email protected]

21 Oct 05:06
Compare
Choose a tag to compare
Pre-release

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

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

@sls-next/[email protected]

21 Oct 19:10
Compare
Choose a tag to compare
Pre-release

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)