Releases: stephenh/ts-proto
Releases · stephenh/ts-proto
v2.2.7
2.2.7 (2024-11-11)
Bug Fixes
- problem with verbatimModuleSyntax for grpc-js (#1132) (bedfa31)
v2.2.6
2.2.6 (2024-11-11)
Bug Fixes
- Schema generation: ensure Buffer api is only used when in nodejs environment (#1134) (49035a4)
v2.2.5
2.2.5 (2024-10-22)
Bug Fixes
v2.2.4
2.2.4 (2024-10-15)
Bug Fixes
v2.2.3
2.2.3 (2024-10-06)
Bug Fixes
v2.2.2
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
2.2.1 (2024-09-29)
Bug Fixes
- Compilation error for nested repeated fields with
useOptionals=all
(#1113) (e89fc51), closes #1112
v2.2.0
2.2.0 (2024-09-06)
Features
v2.1.0
2.1.0 (2024-09-04)
Features
v2.0.4
2.0.4 (2024-09-04)
Bug Fixes