Skip to content

Releases: Sagacify/sqs-handler

v3.0.2

10 Oct 11:24
Compare
Choose a tag to compare

3.0.2 (2024-10-10)

Bug Fixes

  • receive-one: add missing options (c003d16)

v3.0.1

10 Oct 09:43
Compare
Choose a tag to compare

3.0.1 (2024-10-10)

Bug Fixes

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

v3.0.0

10 Oct 09:15
Compare
Choose a tag to compare

3.0.0 (2024-10-10)

Features

BREAKING CHANGES

  • SQSHandler constructor takes a SQSClient from AWS sdk v3 now

v2.0.1

04 Jun 09:59
Compare
Choose a tag to compare

2.0.1 (2022-06-04)

Bug Fixes

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

v2.0.0

25 May 11:12
Compare
Choose a tag to compare

2.0.0 (2022-05-25)

Features

BREAKING CHANGES

  • stop using default export & require engine > 12.4.0