Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

v1.106.0

Compare
Choose a tag to compare
@haimrait haimrait released this 22 Feb 09:29
· 130 commits to master since this release
5de5593

1.106.0 (2021-02-22)

Bug Fixes

  • aws_sdk.js: support DDB update item hash (#444) (b426794)
  • import-path: fix path (#438) (df6244c)
  • index.d.ts: update wrapBatchJon (#441) (5598c34)
  • layers: add nodejs14 (#430) (04d4c15)
  • sqs_utils.js: update sns-sqs support (#445) (3a9bd93)
  • test-coverage: add nyc for test coverage (#435) (bc78796)
  • typescript-declaration: change labels declaration (#432) (1d9193f)
  • typescript-example: simple example how to use TS with webpack (#443) (d200dd1)

Features