Skip to content

Releases: LinusU/scandium

🚢 1.0.0-alpha.55 / 2021-04-15

15 Apr 12:18
317ec0c
Compare
Choose a tag to compare

🎉 Enhancements

  • Add support for building on Arm

🚢 1.0.0-alpha.54 / 2021-04-07

15 Apr 12:18
4e90dce
Compare
Choose a tag to compare

💥 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

26 Jan 18:20
d9affad
Compare
Choose a tag to compare

🎉 Enhancements

  • Bump versions to align with current Lambda env

🚢 1.0.0-alpha.52 / 2020-11-10

10 Nov 15:06
aa82059
Compare
Choose a tag to compare

🎉 Enhancements

  • Bump versions to align with current Lambda env

🚢 1.0.0-alpha.51 / 2020-08-28

28 Aug 08:14
bac3716
Compare
Choose a tag to compare

🎉 Enhancements

  • Add --dry-run option

🐛 Fixes

  • Replace shortid with nanoid

🚢 1.0.0-alpha.50 / 2020-04-08

08 Apr 09:58
2d6eb94
Compare
Choose a tag to compare

🎉 Enhancements

  • Enable gzip compression on responses

🌹 Internal Changes

  • Upgrade Standard linting

🚢 1.0.0-alpha.49 / 2020-03-31

31 Mar 08:32
5473468
Compare
Choose a tag to compare

🎉 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

13 Mar 16:04
719c44f
Compare
Choose a tag to compare

🎉 Enhancements

  • Bump versions to align with current Lambda env

🌹 Internal Changes

  • Add prerequisites to readme

🚢 1.0.0-alpha.47 / 2020-01-17

17 Jan 13:59
b39c989
Compare
Choose a tag to compare

💥 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

22 Nov 18:06
6fbff55
Compare
Choose a tag to compare

🎉 Enhancements

  • Add support for "build" scripts