protobuf v6.4.1 Release Notes

  • ๐Ÿ›  Fixed

    0๏ธโƒฃ :hash: Added more default value checks to converter, fixes #616 0๏ธโƒฃ :hash: Respect long defaults in converters ๐Ÿ›  :hash: Convert inner messages and undefined/null values more thoroughly, fixes #615 0๏ธโƒฃ :hash: Always use first defined enum value as field default, fixes #613 ๐Ÿ›  :hash: Install correct 'tmp' dependency when running pbts without dev dependencies installed, fixes #612

    ๐Ÿ†• New

    ๐Ÿ‘€ :hash: Generate named constructors for runtime messages, see #588

    CLI

    ๐Ÿ‘€ :hash: pbjs/pbts no longer generate any volatile headers, see #614

    ๐Ÿ“„ Docs

    :hash: Attempted to make broken shields less annoying โšก๏ธ :hash: Updated README

    Other

    :hash: Some cleanup and added a logo :hash: use $protobuf.Long