Nov 07, 2024
Fix build on ARM64 Linux and other improvements
Node.js3.5.3
Added
- Set the app revision config option for Scalingo deploys automatically. If the
CONTAINER_VERSION
system environment variable is present, it will use used to set therevision
config option automatically. Overwrite it's value by configuring therevision
config option for your application.
Fixed
- Fix an issue where the extension fails to build on ARM64 Linux.
View the Node.js package v3.5.3 changelog for more information.