Releases: LinusU/scandium
Releases · LinusU/scandium
🚢 1.0.0-alpha.55 / 2021-04-15
🎉 Enhancements
- Add support for building on Arm
🚢 1.0.0-alpha.54 / 2021-04-07
💥 Breaking Changes
-
Upgrade to Node.js 14.x
Migration Guide:
Make sure that your app is compatible with Node.js 14.x before upgrading to this version.
🚢 1.0.0-alpha.53 / 2021-01-26
🎉 Enhancements
- Bump versions to align with current Lambda env
🚢 1.0.0-alpha.52 / 2020-11-10
🎉 Enhancements
- Bump versions to align with current Lambda env
🚢 1.0.0-alpha.51 / 2020-08-28
🎉 Enhancements
- Add --dry-run option
🐛 Fixes
- Replace shortid with nanoid
🚢 1.0.0-alpha.50 / 2020-04-08
🎉 Enhancements
- Enable gzip compression on responses
🌹 Internal Changes
- Upgrade Standard linting
🚢 1.0.0-alpha.49 / 2020-03-31
🎉 Enhancements
- Emit "finish" event from LambdaResponse
- Add support for headers with multiple values
🐛 Fixes
- Avoid accessing deprecated "_headers" property
🚢 1.0.0-alpha.48 / 2020-03-13
🎉 Enhancements
- Bump versions to align with current Lambda env
🌹 Internal Changes
- Add prerequisites to readme
🚢 1.0.0-alpha.47 / 2020-01-17
💥 Breaking Changes
-
Upgrade to Node.js 12.x
Migration Guide:
Make sure that your app is compatible with Node.js 12.x before upgrading to this version.
🚢 1.0.0-alpha.46 / 2019-10-23
🎉 Enhancements
- Add support for "build" scripts