v2.9.2
What's Changed
- Update MANUAL.md by @QingfengLee in https://github.com/timostamm/protobuf-ts/pull/575
- Swap "he" for "they" in example by @dimo414 in https://github.com/timostamm/protobuf-ts/pull/602
- ref Object from globalThis in speed-optimized code for serializing map fields by @lesomnus in https://github.com/timostamm/protobuf-ts/pull/611
- Improve from Binary/Json/Partial performance by roughly 30% by @jcready in https://github.com/timostamm/protobuf-ts/pull/582
New Contributors
- @QingfengLee made their first contribution in https://github.com/timostamm/protobuf-ts/pull/575
- @dimo414 made their first contribution in https://github.com/timostamm/protobuf-ts/pull/602
- @lesomnus made their first contribution in https://github.com/timostamm/protobuf-ts/pull/611
Full Changelog: https://github.com/timostamm/protobuf-ts/compare/v2.9.1...v2.9.2