Skip to content

protons-v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 11:25

protons-v6.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) (406d775), closes #43

Dependencies

  • update sibling dependencies (b1316fa)