protobuf-ts

Frameworks & LibrariesApache-2.0

protobuf-ts release notes.

Latest v2.11.1 · by protobuf-tsWritten in TypeScriptWebsitetimostamm/protobuf-tsRSS

Changelog

v2.11.0

Changed 1
  • Switch descriptor implementation in @protobuf-ts/plugin
Deprecated 1
  • @protobuf-ts/plugin-framework

From protobuf-ts

What's Changed

Full Changelog: https://github.com/timostamm/protobuf-ts/compare/v2.10.0...v2.11.0

View originalPermalink
How v2.11.0 went

v2.10.0

Added 1
  • Allow GrpcWebFetchTransport to use a custom fetch function
Changed 2
  • Make field writing order consistent between CODE_SIZE and SPEED
  • Maintain field order in generated type and reflection info
Fixed 2
  • Always initialize iterator state in RpcOutputStreamController
  • Fix field info repeat type for repeated message field

From protobuf-ts

What's Changed
New Contributors

Full Changelog: https://github.com/timostamm/protobuf-ts/compare/v2.9.6...v2.10.0

View originalPermalink
How v2.10.0 went

v2.9.5

Added 1
  • Add customize protoc release url
Fixed 2
  • Fix Required.Proto2.JsonInput.AllFieldAcceptNull conformance
  • Read unknown fields even on empty messages

From protobuf-ts

What's Changed
New Contributors

Full Changelog: https://github.com/timostamm/protobuf-ts/compare/v2.9.4...v2.9.5

View originalPermalink
How v2.9.5 went

v2.9.4

Changed 2
  • Extend Object prototype for message instances
  • Update go version for twirp compat tests
Fixed 1
  • Fix formatting typo

From protobuf-ts

What's Changed
New Contributors

Full Changelog: https://github.com/timostamm/protobuf-ts/compare/v2.9.3...v2.9.4

View originalPermalink
How v2.9.4 went

v2.9.2

Changed 1
  • Improve fromBinary/fromJson/fromPartial performance by roughly 30%
Fixed 1
  • Reference Object from globalThis in speed-optimized code for serializing map fields

From protobuf-ts

What's Changed
New Contributors

Full Changelog: https://github.com/timostamm/protobuf-ts/compare/v2.9.1...v2.9.2

View originalPermalink
How v2.9.2 went

v2.9.1

Changed 2
  • Make protobuf-ts as conformant as protobuf-es
  • Update from Node 14.5.0 to Node 16.20.0
Fixed 2
  • Make FieldMask JSON read/write (snake_case <-> camelCase) conforming
  • Test pb-long without BI support and fix found issues
Removed 1
  • Remove Angular support

From protobuf-ts

What's Changed

Repository and documentation cleanup 🧹

New Contributors

Full Changelog: https://github.com/timostamm/protobuf-ts/compare/v2.9.0...v2.9.1

View originalPermalink
How v2.9.1 went

v2.9.0

Changed 2
  • Update architecture for fetching binary
  • Use conformance runner binary for conformance tests

From protobuf-ts

What's Changed
New Contributors

Full Changelog: https://github.com/timostamm/protobuf-ts/compare/v2.8.3...v2.9.0

View originalPermalink
How v2.9.0 went
View all

Discussion

If you publish protobuf-ts, you can claim this product by proving you administer its repository.