Releases: Sagacify/sqs-handler
Releases · Sagacify/sqs-handler
v3.0.2
3.0.2 (2024-10-10)
Bug Fixes
- receive-one: add missing options (c003d16)
v3.0.1
3.0.1 (2024-10-10)
Bug Fixes
- npm: correct package.json main attribute (4335b83)
v3.0.0
3.0.0 (2024-10-10)
Features
BREAKING CHANGES
- SQSHandler constructor takes a SQSClient from AWS sdk v3 now
v2.0.1
2.0.1 (2022-06-04)
Bug Fixes
- types: change Body & MessageBody to any (d9f23e3)
v2.0.0
2.0.0 (2022-05-25)
Features
BREAKING CHANGES
- stop using default export & require engine > 12.4.0