Skip to content

v1.8.0

Compare
Choose a tag to compare
@timostamm timostamm released this 14 Mar 16:30
· 55 commits to main since this release
6ca6810

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

  • @pmzi made their first contribution in #470

Full Changelog: v1.7.2...v1.8.0