Commit 7a02ec4
committed
chore(release): 4.0.0 [skip ci]
## [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)1 parent 406d775 commit 7a02ec4
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
1 | 12 | | |
2 | 13 | | |
3 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments