protobuf v6.3.1 Release Notes

  • ๐Ÿ›  Fixed

    ๐Ÿ‘€ :hash: Empty inner messages are always present on the wire + test case + removed now unused Writer#ldelim parameter, see #585

    CLI

    ๐Ÿ‘€ :hash: Expose tsd-jsdoc's comments option to pbts as --no-comments, see #587 ๐Ÿ‘€ :hash: Increase child process max buffer when running jsdoc from pbts, see #587 :hash: pbjs now generates more convenient dot-notation property accessors

    Other

    ๐Ÿ›  :hash: And fixed IE8 again (should probably just drop IE8 for good)