npm protobufjs 6.5.0
protobuf.js 6.5.0

latest releases: 7.2.6, 7.2.5, 6.11.4...
7 years ago
  • Converters are first class codegen citizens now (includes a default toJSON implementation)
  • Encodes everything explicitly set on the wire for compatibility with official (c++/java) libraries
  • Added protoc-gen-doc-like .proto documentation support that translates to generated static code
  • Lots of improvements to generated static code style
  • Various fixes and improvements

Breaking:

  • asJSON is now toObject
  • Removed now unused utility: arrayNe, longNe

All details: CHANGELOG

Don't miss a new protobufjs release

NewReleases is sending notifications on new releases.