Skip to content

Commit 2ad4e0a

Browse files
chore(main): release 2.0.0 (#1078)
1 parent 58f24ba commit 2ad4e0a

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [2.0.0](https://github.com/googlemaps/js-api-loader/compare/v1.16.10...v2.0.0) (2025-09-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* reimplement with updated and simplified API ([#1068](https://github.com/googlemaps/js-api-loader/issues/1068))
9+
10+
### Features
11+
12+
* reimplement with updated and simplified API ([#1068](https://github.com/googlemaps/js-api-loader/issues/1068)) ([107cf47](https://github.com/googlemaps/js-api-loader/commit/107cf476ada8507fa05d5f8039b81a94e0818f29))
13+
314
## [1.16.10](https://github.com/googlemaps/js-api-loader/compare/v1.16.9...v1.16.10) (2025-06-26)
415

516

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@googlemaps/js-api-loader",
33
"type": "module",
4-
"version": "1.16.9",
4+
"version": "2.0.0",
55
"description": "Wrapper for the loading of Google Maps JavaScript API script in the browser",
66
"keywords": [
77
"google",

0 commit comments

Comments
 (0)