v2.0.0-rc.1
Pre-release
Pre-release
What's Changed
This is a release candidate for version 2. See here for an introduction.
To give this version a try, run npx @connectrpc/connect-migrate@rc
.
- Fix transform for
createPromiseClient
->createClient
in connect-migrate by @paul-sachs in #1268 - Require HTTP/2 for the gRPC transport by @timostamm in #1279
- Ensure that a signal exists for a completed RPC by @timostamm in #1282
Full Changelog: v2.0.0-beta.2...v2.0.0-rc.1