v10.0.0
nicholasgriffintn
released this
27 Apr 15:49
·
59 commits
to main
since this release
Potentially Breaking Changes
SQS Consumer has been transitioned to use ESM in its codebase, in order to support this, we have had to change how we deploy the package in order to build both ESM and CJS versions of the package.
This may cause issues with your software, if it does, please let us know.
What's Changed
- feat!: transitioning to ESM by @nicholasgriffintn in #476
- fix: removing bind and refactoring consumer by @mogu4iy in #478
Full Changelog: v9.1.0...v10.0.0