v1.8.0
What's Changed
- Introduce type guard isMessage by @timostamm in #728
- Remove node export conditions by @smaye81 in #744
- Replace instanceof Message usages by @smaye81 in #729
- Add
/*@__PURE__*/
annotation for better tree-shaking support by @pmzi in #470 - Introduce type ScalarValue and rename function scalarDefaultValue by @timostamm in #711
- Add "dependencies" to DescFile by @timostamm in #727
- Update to google protobuf v26.0 by @timostamm in #747
- Deprecate field helper functions from @bufbuild/protoplugin by @timostamm in #712
- Deprecate properties toString and text of JSDocBlock by @timostamm in #721
New Contributors
Full Changelog: v1.7.2...v1.8.0