Martin Traverse
Martin Traverse
protobuf.js version: 7.0.0 I don't think optional types are working correctly. My understanding is that optional types (including proto3 optionals) should have a type signature of "|null|undefined", while non-optional types...
**Is your feature request related to a problem? Please describe.** CPEs can relate to specific languages (aka platforms). Often CPEs are picked up for a language that is not the...
protobuf.js version: 7.3.2 I believe there is an issue with the way null is handled in the JSDoc / TS type definitions. Specifically, the construction of properties / members in...
**What language does this apply to?** protobuf editions **Describe the problem you are trying to solve.** Hi, I've been reading the docs for the new protobuf editions. I'd like to...