Skip to content

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 <[email protected]>
* 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 <[email protected]>
Co-authored-by: Alexander Fenster <[email protected]>
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.

6 participants