This is the 2.1.0 release of gRPC-Web! :)
Please see the notes for the previous releases here. Please consult grpc.io for all information regarding this product.
This release contains improvements and bug fixes listed below.
Note: The macOS 13 compiler is missing in this version. Please just use the previous version instead. NPM is not affected.
Major Features
- #1534 TypeScript Migration: Core Library and Build Setup @Vuhag123
- #1529 Add support for edition 2024 @beatrausch
Other Changes
- #1526 chore: bump bazel modules @loeffel-io
- #1523 Bump webpack from 5.101.3 to 5.104.1 in /net/grpc/gateway/examples/ech... @dependabot[bot]
- #1521 fix-944 - Added unary Call in abstractclientbase. @Vuhag123
- #1515 Fix 1097 - typescript: add missing constructor definition in generated... @Vuhag123
- #1514 missing symbol $ in get/set functions in TypeScript output of grpc-web @Vuhag123