feoblog icon indicating copy to clipboard operation
feoblog copied to clipboard

Upgrade protoc-gen-ts for `oneof` fields

Open NfNitLoop opened this issue 4 years ago • 1 comments

Once there's a release for protoc-gen-ts that contains https://github.com/thesayyn/protoc-gen-ts/issues/20 it should have better support for oneof fields. Update to it and remove any hacky workarounds I made in the meantime.

NfNitLoop avatar Jun 21 '21 06:06 NfNitLoop

Looks like 0.3.8 is out on npmjs: https://www.npmjs.com/package/protoc-gen-ts

NfNitLoop avatar Jul 01 '21 04:07 NfNitLoop