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

fix: PinElement registered as WebComponent #533

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

usefulthink
Copy link
Contributor

The PinElement didn't properly extend the HTMLElement base-class, causing typescript to complain a lot about incompatible types when trying to use it in tests

@usefulthink usefulthink merged commit d40c6bf into googlemaps:main Oct 16, 2023
@usefulthink usefulthink deleted the fix/pin-element branch October 16, 2023 18:06
googlemaps-bot pushed a commit that referenced this pull request Oct 16, 2023
### [2.20.1](v2.20.0...v2.20.1) (2023-10-16)

### Bug Fixes

* PinElement registered as WebComponent ([#533](#533)) ([d40c6bf](d40c6bf))

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-typescript from 11.1.3 to 11.1.4 ([#524](#524)) ([fcd6b5d](fcd6b5d))
* **deps-dev:** bump @rollup/plugin-typescript from 11.1.4 to 11.1.5 ([#527](#527)) ([c7de6ae](c7de6ae))
* **deps-dev:** bump eslint from 8.48.0 to 8.49.0 ([#515](#515)) ([0bb1e5c](0bb1e5c))
* **deps-dev:** bump eslint from 8.49.0 to 8.50.0 ([#519](#519)) ([5f02e7a](5f02e7a))
* **deps-dev:** bump eslint from 8.50.0 to 8.51.0 ([#529](#529)) ([05c9100](05c9100))
* **deps-dev:** bump eslint-plugin-jest from 27.2.3 to 27.4.0 ([#518](#518)) ([2948910](2948910))
* **deps-dev:** bump eslint-plugin-jest from 27.4.0 to 27.4.2 ([#525](#525)) ([c6ad52f](c6ad52f))
* **deps-dev:** bump typedoc from 0.25.1 to 0.25.2 ([#531](#531)) ([5436195](5436195))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.20.1 🎉

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.

None yet

2 participants