v2.0.0-beta.3
Pre-release
Pre-release
What's Changed
This is the third beta release for version 2. See v2.0.0-alpha.1 for an introduction. To install beta packages, run npm install @bufbuild/protobuf@beta @bufbuild/protoc-gen-es@beta
.
- Add GeneratedFile.array by @timostamm in #935
- Add DescEnum.value by @timostamm in #927
- Rename GenDescMessage to GenMessage by @timostamm in #925
- Improve plugin option import_extension by @timostamm in #909
- Add $typeName first by @timostamm in #923
- Fix createFileRegistry() with empty arguments by @timostamm in #933
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3