Skip to content

v2.1.2

Compare
Choose a tag to compare
@leelalagudu leelalagudu released this 01 Feb 09:45
· 80 commits to main since this release
e3feb11

Reduced bundle size

  • Clean up typescript configuration to avoid including types twice (both for ESM and common JS) and instead do it only once. This also resulted in a reduced bundle size for the library distribution.

Upgrades CDK package versions used in integration tests

  • CDK packages in test/Cognito for integration tests are upgraded to bump up a dependency used by CDK - VM2 version to 3.9.4 . This is to address dependabot alert for VM2 version 3.9.3

What's Changed

Full Changelog: v2.1.1...v2.1.2