protobuf v6.4.3 Release Notes

  • ๐Ÿ›  Fixed

    0๏ธโƒฃ :hash: Fixed invalid definition of Field#packed property, also introduced decoder.compat mode (packed fields, on by default) ๐Ÿ‘€ :hash: Always decode packed/non-packed based on wire format only, see #602 ๐Ÿ›  :hash: Use full library for JSON modules and runtime dependency for static modules, fixes #621

    CLI

    ๐Ÿ‘€ :hash: Additional workarounds for on demand CLI dependencies, see #618 ๐Ÿ‘€ :hash: Revised automatic setup of cli dependencies, see #618

    Other

    ๐Ÿšš :hash: Removed Android 4.0 test (no longer supported by sauce) ๐Ÿšš :hash: Removed some unused utility, slightly more efficient codegen, additional comments โšก๏ธ :hash: Updated tests for new package.json layout ๐Ÿ‘ :hash: Added break/continue label support to codegen โšก๏ธ :hash: Updated dependencies, rebuilt dist files and changed logo to use an absolute url

    6.4.2 had been accidentally published as 6.4.3.