Skip to content

Releases: stephenh/ts-proto

v1.100.0

09 Jan 04:14
Compare
Choose a tag to compare

1.100.0 (2022-01-09)

Features

  • support mapping ObjectId message as mongodb.ObjectId (#467) (8b23897)

v1.99.0

07 Jan 17:57
Compare
Choose a tag to compare

1.99.0 (2022-01-07)

Features

  • yarn watch updates (specified) tests when source files change (#465) (275d0e7)

v1.98.0

06 Jan 20:48
Compare
Choose a tag to compare

1.98.0 (2022-01-06)

Features

  • watch for changed integration test files (#464) (988cd7e)

v1.97.2

06 Jan 10:09
Compare
Choose a tag to compare

1.97.2 (2022-01-06)

Performance Improvements

  • fromJSON returns object literal to allow v8 optimizations (#463) (5fcd05b)

v1.97.1

05 Jan 16:46
Compare
Choose a tag to compare

1.97.1 (2022-01-05)

Bug Fixes

v1.97.0

30 Dec 04:13
Compare
Choose a tag to compare

1.97.0 (2021-12-30)

Features

  • add an option to disable Exact types (#456) (9c53d7e)

v1.96.1

28 Dec 18:31
Compare
Choose a tag to compare

1.96.1 (2021-12-28)

Performance Improvements

  • optimize object creation in decode, fromJSON and fromPartial (#457) (70832d3)

v1.96.0

24 Dec 17:20
Compare
Choose a tag to compare

1.96.0 (2021-12-24)

Features

v1.95.1

23 Dec 17:32
Compare
Choose a tag to compare

1.95.1 (2021-12-23)

Bug Fixes

  • Add service to the client constructor. (#455) (8c32104)

v1.95.0

14 Dec 20:51
Compare
Choose a tag to compare

1.95.0 (2021-12-14)

Features

  • Add useOptionals=all to enable non-field members to be optional. (#402) (e7b70cb)