Skip to content

v0.12.1

Compare
Choose a tag to compare
@ofhouse ofhouse released this 11 Apr 17:53
· 41 commits to main since this release

This release fixes an issue where the following next/image settings from next.config.js were not passed correctly to the image optimization API.

Using one of these settings had therefore no impact on the optimization previously.

To update to the fixed version, both, the tf-next npm package and the Terraform module must be updated.

Changelog

  • Pass image settings to the optimization module (#297, #299)