Releases: stephenh/ts-proto
Releases · stephenh/ts-proto
v1.100.0
Features
- support mapping ObjectId message as mongodb.ObjectId (#467) (8b23897)
v1.99.0
1.99.0 (2022-01-07)
Features
- yarn watch updates (specified) tests when source files change (#465) (275d0e7)
v1.98.0
1.98.0 (2022-01-06)
Features
- watch for changed integration test files (#464) (988cd7e)
v1.97.2
1.97.2 (2022-01-06)
Performance Improvements
- fromJSON returns object literal to allow v8 optimizations (#463) (5fcd05b)
v1.96.1
1.96.1 (2021-12-28)
Performance Improvements
- optimize object creation in
decode
, fromJSON
and fromPartial
(#457) (70832d3)
v1.95.1
1.95.1 (2021-12-23)
Bug Fixes
- Add service to the client constructor. (#455) (8c32104)
v1.95.0
1.95.0 (2021-12-14)
Features
- Add useOptionals=all to enable non-field members to be optional. (#402) (e7b70cb)