Skip to content

Latest commit

 

History

History
70 lines (39 loc) · 2.54 KB

File metadata and controls

70 lines (39 loc) · 2.54 KB

1.2.0

✨ Features and improvements

  • Added support for Amazon Cognito when using standalone Maps SDK URLs #48
  • Modified withAPIKey API to be used synchronously #49

1.1.0

✨ Features and improvements

  • Added support for new standalone Maps, Places, and Routes SDKs
  • Added optional region field to the withAPIKey method
  • Added getClientConfig() method that can be used when constructing all supported clients (new Maps/Places/Routes clients + LocationClient)
  • Updated README with usage examples for all the new clients

1.0.7

✨ Features and improvements

  • Refined the transform interceptor to only match Amazon Location Service URLs #39

🐞 Bug fixes

  • Dependency updates for security fix #40

1.0.6

✨ Features and improvements

  • Reduced dependencies size #29

1.0.5

✨ Features and improvements

  • Extended withIdentityPoolId signature to allow usage of authenticated identities #30
  • Dependabot updates to dependencies #33

1.0.4

✨ Features and improvements

  • Added an empty credentials config value withAPIKey #31
  • Improved README documentation

1.0.3

✨ Features and improvements

  • Improved browser bundling #22
  • Dependabot updates to dependencies #26, #27

1.0.2

✨ 🐞 Bug fixes

  • Fixed URL signing for maps when using Cognito #24

1.0.1

✨ Features and improvements

  • Improved version references in README #18

1.0.0

✨ Features and improvements

  • Initial release