bufbuild / protobuf-es

Protocol Buffers for ECMAScript. The only JavaScript Protobuf library that is fully-compliant with Protobuf conformance tests.
Apache License 2.0
960 stars 55 forks source link

V2: Bump supported version of TypeScript to 4.9.5 #805

Closed timostamm closed 1 month ago

timostamm commented 1 month ago

v4.9 was released well over two years ago.

When we first released protobuf-es, the minimum supported version of TypeScript - v4.1 - was about as old. So it seems reasonable to support a similar range of older versions with v2 of protobuf-es.