Skip to content

v2.11.0 Milestone Release

Compare
Choose a tag to compare
@charoitel charoitel released this 09 Jan 06:03
· 49 commits to main since this 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