Skip to content

Releases: stephenh/ts-proto

v2.11.6

23 Mar 18:42

Choose a tag to compare

2.11.6 (2026-03-23)

Bug Fixes

v2.11.5

09 Mar 15:16

Choose a tag to compare

2.11.5 (2026-03-09)

Bug Fixes

v2.11.4

26 Feb 17:05

Choose a tag to compare

2.11.4 (2026-02-26)

Bug Fixes

v2.11.2

03 Feb 15:25

Choose a tag to compare

2.11.2 (2026-02-03)

Bug Fixes

  • generate void | Promise return type on empty response (#1206) (bf67f78)

v2.11.1

24 Jan 17:16

Choose a tag to compare

2.11.1 (2026-01-24)

Bug Fixes

  • apply fileSuffix to protoMetadata imports when using outputSchema (#1242) (ec1c90a), closes #1238

v2.11.0

14 Jan 14:49

Choose a tag to compare

2.11.0 (2026-01-14)

Features

  • add protoJsonFormat option to support standard Protobuf JSON message (#1241) (0634e21), closes #1012

v2.10.1

25 Dec 15:09

Choose a tag to compare

2.10.1 (2025-12-25)

Bug Fixes

  • Use globalThis.Object to avoid name collision with the message name (#1240) (d5713c9), closes #1239 #988

v2.10.0

21 Dec 05:04

Choose a tag to compare

2.10.0 (2025-12-21)

Features

v2.9.0

20 Dec 21:09

Choose a tag to compare

2.9.0 (2025-12-20)

Features

v2.8.3

29 Oct 20:00

Choose a tag to compare

2.8.3 (2025-10-29)

Bug Fixes