Releases: charoitel/lambda-layer-canvas-nodejs
Releases · charoitel/lambda-layer-canvas-nodejs
Maintenance Release
- Update to support nodejs20.x #24
- Update to [email protected], [email protected] and [email protected]
- Update dependencies, build layer and test scripts
- Update build script to separate release by Node.js version #25
Maintenance Release
- Add overrides for semver version to 7.5.4 for #18
- Add [email protected] support for #19
- Remove mocha after test in build script for #20
- Update docs for GitHub Pages to replace Wiki
- Update dependencies, build layer and test scripts
Maintenance Release
- Update to [email protected] and [email protected]
- Update dependencies, build layer and test scripts
Maintenance Release
- Update build layer script to fix issue #13
- Update dependencies
v2.11.0 Milestone Release
- Update to [email protected], [email protected] and [email protected]
- Update to support nodejs16.x and nodejs18.x
- Update dependencies, build layer and test scripts
- Update LICENSE to include 2023
- Change to support multiple nodejs runtimes instead of single and latest nodejs runtime only
- In order to build nodejs18.x compatible canvas.node binary, a separated amazonlinux:latest container was used, and the nodejs environment was built from source of nodejs v18.13.0
- For nodejs16.x support, the nodejs v16.19.0 distribution from nvm was used to build the package
v2.10.1 Milestone Release
- Update to [email protected], [email protected] and [email protected]
- Update dependencies and build layer script
- Update README and LICENSE
- Change to use amazonlinux dev container to build release package
Maintenance Release
- Update to [email protected] and [email protected]
- Update supported Node.js runtime version to 16.x
- Update dependencies and build layer script
Maintenance Release
- Update to [email protected] and [email protected]
- Update dependencies and build layer script
v2.9.0 Milestone Release
- Update to [email protected] and [email protected]
- Update dependencies and build layer script
v2.8.4 Milestone Release
- Update build layer script and test scripts
- Add Fabric.js and Konva support