Releases: zoellner/sharp-heic-lambda-layer
v4.2.0
What's Changed
- Update sharp to 0.33.4, include av1 support for encoding and decoding by @faradaytrs in #33
New Contributors
- @faradaytrs made their first contribution in #33
Full Changelog: v4.1.3...v4.2.0
v4.1.3
Major Release for node.js v20
Latest dependencies (including [email protected]) and updated build process
For those using CodeBuild: make sure to use an image that supports node.js v20 (e.g. aws/codebuild/amazonlinux2-x86_64-standard:5.0). See https://docs.aws.amazon.com/codebuild/latest/userguide/available-runtimes.html for details
Note that Releases/Tags v4.x before 4.1.3 don't work
v3.2.0
This will probably be the last release for node.js v16. It has slightly updated dependencies (see Readme for exact versions).
These are not the latest depdendencies available since the newer versions use completely different build processes and it just doesn't work well and I don't have the time to debug and tweak it all.
If someone wants to spend the time and create a PR I'm happy to test it.
Ultimately the focus should be on creating a working node.js v18 version