v2.1.2
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
- Clean-up typescript config by @ottokruse in #51
- Upgrade VM2 version by @leelalagudu in #52
- 2.1.2 by @leelalagudu in #53
Full Changelog: v2.1.1...v2.1.2