protobuf v6.2.1 Release Notes

  • ๐Ÿ†• New

    ๐Ÿ‘€ :hash: Added ParseOptions to protobuf.parse and --keep-case for .proto sources to pbjs, see #564

    Other

    ๐Ÿ‘ :hash: Better TypeScript definition support for @property-annotated objects :hash: Can't just inline longNeq but can be simplified :hash: Array abuse and varint optimization โšก๏ธ :hash: Updated dependencies :hash: Other minor improvements to short ifs :hash: Reader/Writer example