Skip to content

Releases: stephenh/ts-proto

v2.2.4

15 Oct 18:27
Compare
Choose a tag to compare

2.2.4 (2024-10-15)

Bug Fixes

v2.2.3

06 Oct 12:34
Compare
Choose a tag to compare

2.2.3 (2024-10-06)

Bug Fixes

v2.2.2

04 Oct 02:25
Compare
Choose a tag to compare

2.2.2 (2024-10-04)

Bug Fixes

  • prefix and suffixes were not being applied to to/fromTimestamp resulting in compile error (#1118) (22c2905)

v2.2.1

29 Sep 21:14
Compare
Choose a tag to compare

2.2.1 (2024-09-29)

Bug Fixes

  • Compilation error for nested repeated fields with useOptionals=all (#1113) (e89fc51), closes #1112

v2.2.0

06 Sep 01:07
Compare
Choose a tag to compare

2.2.0 (2024-09-06)

Features

  • Add interface for static message methods (#1104) (faa33b6)

v2.1.0

04 Sep 12:17
Compare
Choose a tag to compare

2.1.0 (2024-09-04)

Features

v2.0.4

04 Sep 02:11
Compare
Choose a tag to compare

2.0.4 (2024-09-04)

Bug Fixes

v2.0.3

21 Aug 15:11
Compare
Choose a tag to compare

2.0.3 (2024-08-21)

Bug Fixes

v2.0.2

16 Aug 15:59
Compare
Choose a tag to compare

2.0.2 (2024-08-16)

Bug Fixes

v2.0.1

16 Aug 13:35
Compare
Choose a tag to compare

2.0.1 (2024-08-16)

Bug Fixes

  • Fix build from typescript bump. (3ecd498)