Skip to content

Latest commit

 

History

History
222 lines (96 loc) · 7.44 KB

File metadata and controls

222 lines (96 loc) · 7.44 KB

1.8.1 (2022-01-12)

Bug Fixes

1.8.0 (2022-01-11)

Features

  • don't make credential assumptions (d2692ab)

1.7.5 (2022-01-11)

Bug Fixes

1.7.4 (2022-01-11)

Bug Fixes

1.7.3 (2021-08-09)

Bug Fixes

  • credential lookup fails if no .git is present (09dd5ba), closes #156

1.7.2 (2021-07-30)

1.7.1 (2021-06-22)

Bug Fixes

  • failure to deploy non-isr apps (e48304e)

1.7.0 (2021-06-17)

Features

  • use cf function for security headers (#157) (38d2799)

1.6.0 (2021-06-16)

Bug Fixes

  • final url not displayed without custom domain (da3450c)

Features

1.5.2 (2021-05-03)

Bug Fixes

  • release script not building first (31aa1ad)

1.5.1 (2021-05-03)

Bug Fixes

  • immutable cache-control for fonts (fbc78f6)

1.5.0 (2021-05-02)

Features

  • latest @sls-next/lambda-at-edge (c2211ca)

1.4.3 (2021-04-05)

Bug Fixes

  • auto csp doesn't support wss (fef737b)

1.4.2 (2021-03-18)

Bug Fixes

1.4.1 (2021-03-18)

Bug Fixes

  • provide cost and infra info in the readme (1f245dc)

1.4.0 (2021-03-18)

Bug Fixes

  • don't persist verbose flag (498a186)
  • framework detection not detecting next (1902599)

Features

  • next.js serverless support w/ lambda@edge (5eeebbc)

1.3.0 (2021-03-02)

Bug Fixes

Features

1.2.2 (2021-03-01)

Bug Fixes

  • content-type header missing in uploads (304e6d0)

1.2.1 (2020-12-30)

Bug Fixes

  • destroy could fail due to certificate dep (885f6c9)

1.2.0 (2020-12-29)

Bug Fixes

  • only generate SRI hash if not already present (73057ef)

Features

  • add SRI hashes to external script tags (f35d644)
  • auto generated content-security-policy (34f4f98)

1.1.1 (2020-12-23)

Bug Fixes

  • tracking api being down should be ignored (a95a01c)

1.1.0 (2020-12-23)

Features

  • usage and error reporting (1a834f4)

1.0.1 (2020-12-23)

Bug Fixes

  • certificate, A record removed in some cases (0eabdfc)

1.0.0 (2020-12-22)

Bug Fixes

  • reuse certificate in redirect (c3874e0)

Features

BREAKING CHANGES

  • 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 deploy with the latest version your site will experience a brief downtime while the resources are recreated.

0.7.3 (2020-12-17)

Bug Fixes

  • default csp is too strict (49cb5ea)

0.7.2 (2020-12-12)

Bug Fixes

  • cleanup and bump for publish to npm (72e00ba)

0.7.1 (2020-12-12)

Bug Fixes

  • release workflow broken (d9e002b)

0.7.0 (2020-12-12)

Features

  • show errors that come out of cloudformation (eefa0df)