-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [protons-runtime-v4.0.0](protons-runtime-v3.1.0...protons-runtime-v4.0.0) (2022-10-12) ### ⚠ BREAKING CHANGES * ts definitions will need to be generated from `.proto` files - singular message fields have become optional as message fields are always optional in proto3 ### Bug Fixes * adhere more closely to the language guide for proto3 default values ([#66](#66)) ([406d775](406d775)), closes [#43](#43)
- Loading branch information
1 parent
406d775
commit 7a02ec4
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters