Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add esm support to package.json #211

Merged
merged 3 commits into from
May 25, 2022
Merged

Add esm support to package.json #211

merged 3 commits into from
May 25, 2022

Conversation

patrickedqvist
Copy link
Contributor

@patrickedqvist patrickedqvist commented May 24, 2022

This change would add some additional support for ESM.

Currently, I'm using this package in a project that can't be compiled because it's not considered a module.

@google-cla
Copy link

google-cla bot commented May 24, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@patrickedqvist
Copy link
Contributor Author

Signed CLA

@jpoehnelt
Copy link
Collaborator

Can you rename the typedoc.js file too?

@patrickedqvist
Copy link
Contributor Author

Can you rename the typedoc.js file too?

Done :)

@jpoehnelt jpoehnelt merged commit 0198913 into googlemaps:main May 25, 2022
github-actions bot pushed a commit that referenced this pull request May 25, 2022
BREAKING CHANGE: changing to ESM may require changes by consumers of this library 0198913
@patrickedqvist patrickedqvist deleted the feature/type-module branch May 25, 2022 13:59
googlemaps-bot pushed a commit that referenced this pull request May 25, 2022
## [2.0.0](v1.0.16...v2.0.0) (2022-05-25)

### ⚠ BREAKING CHANGES

* changing to ESM may require changes by consumers of this library

### Bug Fixes

* Add esm support to package.json ([#211](#211)) ([0198913](0198913))

### Build System

* change dependabot interval to weekly ([#204](#204)) ([fb7dc94](fb7dc94))

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.3 to 2.7.4 ([#207](#207)) ([507bff2](507bff2))
* **deps-dev:** bump @types/google.maps from 3.48.8 to 3.49.0 ([#210](#210)) ([8ac4423](8ac4423))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#208](#208)) ([e7b8887](e7b8887))
* **deps-dev:** bump @typescript-eslint/parser from 5.25.0 to 5.26.0 ([#209](#209)) ([f3418ca](f3418ca))
* **deps-dev:** bump eslint from 8.15.0 to 8.16.0 ([#206](#206)) ([62917e9](62917e9))
* **deps-dev:** bump rollup from 2.73.0 to 2.74.1 ([#205](#205)) ([4b8b664](4b8b664))
* update owners ([#212](#212)) ([5b38dd5](5b38dd5))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants