Skip to content

Releases: googlemaps/js-api-loader

v2.1.1

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 09 Jun 08:12
daceba6

2.1.1 (2026-06-09)

Bug Fixes

  • avoid unconditional use of window in policy creation logic (#1234) (2db1e08)

v2.1.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 03 Jun 13:25
2f77877

2.1.0 (2026-06-03)

Features

  • use TrustedTypes policy to create script URL (#1217) (b370586)

Bug Fixes

  • add warning message about common "apiKey" misspelling (#1228) (9bdc3f3)
  • update dependencies and google maps types (#1229) (a76955a)

v2.0.2

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 29 Oct 11:53
77bdba8

2.0.2 (2025-10-29)

Bug Fixes

  • replace __DEV__ with process.env.NODE_ENV for environment checks (e7279fe)

v2.0.1

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 30 Sep 17:59
2e23cd8

2.0.1 (2025-09-30)

Bug Fixes

v2.0.0

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 29 Sep 08:18
2ad4e0a

2.0.0 (2025-09-29)

⚠ BREAKING CHANGES

  • reimplement with updated and simplified API (#1068)

Features

  • reimplement with updated and simplified API (#1068) (107cf47)

v1.16.10

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 26 Jun 08:13
8f06441

1.16.10 (2025-06-26)

Bug Fixes

  • deps: update dependencies and fix compatibility (#1001) (530cd67)
  • types: add missing Maps3DLibrary (#994) (a938c1e)

v1.16.9

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 04 Nov 08:15
66846f8

1.16.9 (2024-11-04)

Bug Fixes

v1.16.8

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 30 Jul 13:49
bef634e

1.16.8 (2024-07-26)

Bug Fixes

v1.16.7

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 26 Jun 18:58
476a42a

1.16.7 (2024-06-26)

Bug Fixes

v1.16.6

Choose a tag to compare

@googlemaps-bot googlemaps-bot released this 16 Feb 23:17
959ea63

1.16.6 (2024-02-16)

Bug Fixes

  • change filename for esm build to use .mjs extension (#831) (1a50235)
  • move @rollup/plugin-terser to devDependencies (#830) (2d95119)