Skip to content

v12.1.3

Latest
Compare
Choose a tag to compare
@ofhouse ofhouse released this 12 Aug 16:18
· 1 commit to main since this release

It is now possible to use a custom domain and SSL certificate with the default CloudFront distribution.
Please see the Custom Domain Example for more information how to use this.

Changelog

  • Uses Image Optimizer module of Next.js 12.1.3 (#121)
  • Updates sharp from v0.30.3 to v0.30.7 (#136)
  • Support usage of custom domain and SSL certificate with the default CloudFront distribution (#134)
  • Minimum protocol version for the default CloudFront distribution can now set using cloudfront_minimum_protocol_version variable. New default value is TLSv1 (was TLSv1.2_2018 before) (#134)

New Contributors

  • @3h4x made their first contribution in #134