v0.0.7
Pre-release
Pre-release
This release fixes a bug where transpilation of projects using @bufbuild/protobuf would error when using TypeScript target lower than ES2020, because we left a bigint literal in the source that did not need to be there.
- Remove bigint literal in google.protobuf.Duration, clarify required target environment (#122)