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
Full Changelog: v9.1.0...v10.0.0-canary.2