You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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