Releases: charoitel/lambda-layer-canvas-nodejs
Releases · charoitel/lambda-layer-canvas-nodejs
Maintenance Release
Maintenance Release
Maintenance Release
- Update to canvas@2.11.2 and konva@9.2.0
- 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 canvas@2.11.0, fabric@5.3.0 and konva@8.4.0
- 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 canvas@2.10.1, fabric@5.2.4 and konva@8.3.12
- Update dependencies and build layer script
- Update README and LICENSE
- Change to use amazonlinux dev container to build release package
Maintenance Release
- Update to canvas@2.9.3 and konva@8.3.10
- Update supported Node.js runtime version to 16.x
- Update dependencies and build layer script
Maintenance Release
- Update to canvas@2.9.1 and fabric@5.2.1
- Update dependencies and build layer script
v2.9.0 Milestone Release
- Update to canvas@2.9.0 and fabric@4.6.0
- Update dependencies and build layer script
v2.8.4 Milestone Release
- Update build layer script and test scripts
- Add Fabric.js and Konva support