v1.0.0
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 deploywith the latest version your site will experience a brief downtime while the resources are recreated.