Releases: googlemaps/js-api-loader
Releases · googlemaps/js-api-loader
v1.16.10
Bug Fixes
- deps: update dependencies and fix compatibility (#1001) (530cd67)
- types: add missing
Maps3DLibrary
(#994) (a938c1e)
v1.16.6
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)
v1.16.4
1.16.4 (2024-02-16)
Bug Fixes
- revert changing to package type "module" (#826) (fce8110)
v1.16.3
1.16.3 (2024-02-15)
Bug Fixes
- add loading=async to the urls with callbacks (#822) (2d05217)
v1.16.2
1.16.2 (2023-06-14)
Bug Fixes
- Support for Advanced markers (AdvancedMarkerView) (#803) (a7a93d1), closes #802
Miscellaneous Chores
- Add a unit test for valid URL generation (#800) (9a13708)