Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

v1.0.4

Compare
Choose a tag to compare
@tabdunabi tabdunabi released this 11 Aug 21:04
· 48 commits to main since this release
dee640f

[1.0.4] - 2022-08-10

Changed

  • update cdk from 1.132 to 1.158.0
  • update aws-sdk to 2.1182.0 for Lambdas with Nodejs runtimes
  • update boto3 to 1.24.37 for Lambdas with Python runtimes
  • update react and next node libraries based on compatibility with Node 14.x runtime
  • removed next-sass as newer version of next has the functionality built-in
  • removed node-sass and added sass as the original library is deprecated (https://github.com/sass/node-sass)