Skip to content

Releases: stephenh/ts-proto

v2.8.3

29 Oct 20:00

Choose a tag to compare

2.8.3 (2025-10-29)

Bug Fixes

v2.8.2

29 Oct 01:57

Choose a tag to compare

2.8.2 (2025-10-29)

Bug Fixes

  • Keep enum prefix if would be numeric without (#1223) (a6bad92)

v2.8.1

22 Oct 17:48

Choose a tag to compare

2.8.1 (2025-10-22)

Bug Fixes

  • fix double division, fix loss of millisecond unit (#1221) (d25e922)

v2.8.0

21 Oct 02:36

Choose a tag to compare

2.8.0 (2025-10-21)

Features

  • add option for using Temporal timestamp representation (#1219) (c46c020)

v2.7.7

09 Aug 19:56

Choose a tag to compare

2.7.7 (2025-08-09)

Bug Fixes

  • Honour packed repeated fields encoding for proto2 (#1210) (8b071d3)

v2.7.6

08 Aug 20:20

Choose a tag to compare

2.7.6 (2025-08-08)

Bug Fixes

v2.7.5

13 Jun 18:39

Choose a tag to compare

2.7.5 (2025-06-13)

Bug Fixes

  • use import type for type-only references (#1196) (eab441a)

v2.7.4

11 Jun 19:49

Choose a tag to compare

2.7.4 (2025-06-11)

Bug Fixes

v2.7.3

06 Jun 20:50

Choose a tag to compare

2.7.3 (2025-06-06)

Bug Fixes

  • improve type safety in service definition (#1193) (d4bc002)

v2.7.2

30 May 13:52

Choose a tag to compare

2.7.2 (2025-05-30)

Bug Fixes