Skip to content

Latest commit

 

History

History
44 lines (19 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

44 lines (19 loc) · 1.35 KB

3.0.2 (2024-10-10)

Bug Fixes

  • receive-one: add missing options (c003d16)

3.0.1 (2024-10-10)

Bug Fixes

  • npm: correct package.json main attribute (4335b83)

3.0.0 (2024-10-10)

Features

BREAKING CHANGES

  • SQSHandler constructor takes a SQSClient from AWS sdk v3 now

2.0.1 (2022-06-04)

Bug Fixes

  • types: change Body & MessageBody to any (d9f23e3)

2.0.0 (2022-05-25)

Features

BREAKING CHANGES

  • stop using default export & require engine > 12.4.0