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 v6.11.0 #1600

Closed
wants to merge 10 commits into from
Closed

chore: release v6.11.0 #1600

wants to merge 10 commits into from

Conversation

alexander-fenster
Copy link
Contributor

@alexander-fenster alexander-fenster commented Apr 29, 2021

I'm going to release v6.11.0 from this branch. Still not releasing v7.0.0 (waiting for one more breaking change to come, which is proto3 JSON support), but releasing bugfixes and features to keep the ball rolling.

I cherry-picked several commits from master to this branch:

Features

Bug Fixes

Dependencies

  • set @types/node to >= 13.7.0 in dependencies (@indutny) (#1575)

This PR will stay here for reference and is not going to be merged.

alexander-fenster and others added 10 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>
@alexander-fenster alexander-fenster changed the title release v6.11.0 chore: release v6.11.0 Apr 29, 2021
@alexander-fenster
Copy link
Contributor Author

Released, closing this PR.

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

3 participants