ssut / nestjs-sqs

A project to make SQS easier to use within NestJS, with decorator-based handling and seamless NestJS-way integration.
MIT License
214 stars 53 forks source link

feat!: introduce nestjs-sqs v3 #85

Closed ssut closed 4 months ago

ssut commented 4 months ago
ssut commented 4 months ago

This PR, the v3 release, will be out within around 2 days for more testing and to refine the codebase (structure, etc).

By the way, I’m not sure if v3.0.0 release should include PR #81 as I haven’t deeply tested it yet.