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: return types and optional chaining in field masks when useOptionals=all #957

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

timosaikkonen
Copy link
Contributor

Fixes #956

@stephenh
Copy link
Owner

This is great, thanks @timosaikkonen !

@stephenh stephenh merged commit a3d7bd4 into stephenh:main Oct 26, 2023
6 checks passed
stephenh pushed a commit that referenced this pull request Oct 26, 2023
## [1.162.2](v1.162.1...v1.162.2) (2023-10-26)

### Bug Fixes

* return types and optional chaining in field masks when `useOptionals=all` ([#957](#957)) ([a3d7bd4](a3d7bd4))
@stephenh
Copy link
Owner

🎉 This PR is included in version 1.162.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.

Type error in field_mask.ts when outputServices=grpc-js and useOptionals=all
2 participants