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

chore: release 6.11.1 #1603

Closed
wants to merge 14 commits into from
Closed

chore: release 6.11.1 #1603

wants to merge 14 commits into from

Conversation

alexander-fenster
Copy link
Contributor

Releasing v6.11.1 from branch with one fix:

Bug Fixes

alexander-fenster and others added 14 commits April 8, 2021 20:47
* test: adding test for pbjs static code generation

* fix: fromObject should not initialize oneof members
This option skips generation of service clients.

Co-authored-by: Alexander Fenster <fenster@google.com>
* deps: set @types/node to star version

When using `protobuf.js` as a dependency in a project it is important
that `@types/node` package gets de-duped and has the same version as for
the rest of the modules in the project. Otherwise, typing conflicts
could happen as they do between v13 and v14 node types.

* fix: use @types/node >=13.7.0

* fix: use @types/node >=13.7.0

Co-authored-by: Alexander Fenster <fenster@google.com>
Co-authored-by: Alexander Fenster <github@fenster.name>
Co-authored-by: xiaoweili <xiaoweili@tencent.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants