v2.0.0-beta.1 #1247
timostamm
announced in
Announcements
v2.0.0-beta.1
#1247
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's changed
This is a beta release for version 2. See here for an introduction.
To give this version a try, run
npx @connectrpc/connect-migrate@beta
. Note that connect-query has not been updated yet.Stream{Request|Response}
types in interceptors for all streaming rpcs by @srikrsna-buf in V2: UseStream{Request|Response}
types in interceptors for all streaming rpcs #1230createPromiseClient
->createClient
by @srikrsna-buf in Add a transform forcreatePromiseClient
->createClient
#1236createPromiseClient
andPromiseClient
by @srikrsna-buf in V2: RemovecreatePromiseClient
andPromiseClient
#1240New Contributors
Full Changelog: v2.0.0-alpha.1...v2.0.0-beta.1
This discussion was created from the release v2.0.0-beta.1.
Beta Was this translation helpful? Give feedback.
All reactions