Releases: Sagacify/sqs-handler
Releases · Sagacify/sqs-handler
v3.1.0
31 Jul 12:31
Compare
Sorry, something went wrong.
No results found
3.1.0 (2025-07-31)
Features
create-handler: add static method to avoid double import of client (16f19e2 )
v3.0.2
10 Oct 11:24
Compare
Sorry, something went wrong.
No results found
3.0.2 (2024-10-10)
Bug Fixes
receive-one: add missing options (c003d16 )
v3.0.1
10 Oct 09:43
Compare
Sorry, something went wrong.
No results found
3.0.1 (2024-10-10)
Bug Fixes
npm: correct package.json main attribute (4335b83 )
v3.0.0
10 Oct 09:15
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
2.0.1 (2022-06-04)
Bug Fixes
types: change Body & MessageBody to any (d9f23e3 )
v2.0.0
25 May 11:12
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-05-25)
Features
BREAKING CHANGES
stop using default export & require engine > 12.4.0