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: DirectionsService.route contains the request in its response #534

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

usefulthink
Copy link
Contributor

The response.request property was missing from the mock implementation, causing typescript errors when compiling and using.

@usefulthink usefulthink enabled auto-merge (squash) October 16, 2023 18:07
@usefulthink usefulthink merged commit 5881f3a into googlemaps:main Oct 16, 2023
11 checks passed
@usefulthink usefulthink deleted the fix/dir-service-route branch October 16, 2023 18:15
googlemaps-bot pushed a commit that referenced this pull request Oct 16, 2023
### [2.20.2](v2.20.1...v2.20.2) (2023-10-16)

### Bug Fixes

* DirectionsService.route contains the request in its response ([#534](#534)) ([5881f3a](5881f3a))

### Miscellaneous Chores

* **deps-dev:** bump @babel/traverse from 7.21.5 to 7.23.2 ([#535](#535)) ([0e5e341](0e5e341))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.20.2 🎉

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.

2 participants