1.8.1 (2022-01-12)
- default to us-east-1 (e5b5bf4)
1.8.0 (2022-01-11)
- don't make credential assumptions (d2692ab)
1.7.5 (2022-01-11)
- outdated deps (f1dc38e)
1.7.4 (2022-01-11)
- pin all deps (5b291b9)
1.7.3 (2021-08-09)
1.7.2 (2021-07-30)
1.7.1 (2021-06-22)
- failure to deploy non-isr apps (e48304e)
1.7.0 (2021-06-17)
1.6.0 (2021-06-16)
- final url not displayed without custom domain (da3450c)
- next.js ISR support (2bda454)
1.5.2 (2021-05-03)
- release script not building first (31aa1ad)
1.5.1 (2021-05-03)
- immutable cache-control for fonts (fbc78f6)
1.5.0 (2021-05-02)
- latest @sls-next/lambda-at-edge (c2211ca)
1.4.3 (2021-04-05)
- auto csp doesn't support wss (fef737b)
1.4.2 (2021-03-18)
- node v10 compatibility (e38f361)
1.4.1 (2021-03-18)
- provide cost and infra info in the readme (1f245dc)
1.4.0 (2021-03-18)
- next.js serverless support w/ lambda@edge (5eeebbc)
1.3.0 (2021-03-02)
- verbose option (29cc4a7)
1.2.2 (2021-03-01)
- content-type header missing in uploads (304e6d0)
1.2.1 (2020-12-30)
- destroy could fail due to certificate dep (885f6c9)
1.2.0 (2020-12-29)
- only generate SRI hash if not already present (73057ef)
1.1.1 (2020-12-23)
- tracking api being down should be ignored (a95a01c)
1.1.0 (2020-12-23)
- usage and error reporting (1a834f4)
1.0.1 (2020-12-23)
- certificate, A record removed in some cases (0eabdfc)
1.0.0 (2020-12-22)
- reuse certificate in redirect (c3874e0)
- All of the AWS resources will be recreated as a result of moving from the AWS CDK to hand-rolled CloudFormation templates. This means the first time you run
npx ness deploywith the latest version your site will experience a brief downtime while the resources are recreated.
0.7.3 (2020-12-17)
- default csp is too strict (49cb5ea)
0.7.2 (2020-12-12)
- cleanup and bump for publish to npm (72e00ba)
0.7.1 (2020-12-12)
- release workflow broken (d9e002b)
0.7.0 (2020-12-12)
- show errors that come out of cloudformation (eefa0df)