Patch Changes
- Update typings of the client to encompass the changes of #2692, by @c-schwan (See #2758)
- ⚠️ Fix case where our transform-debug-target babel plugin would override the root dispatchDebug in
compose.ts
with the latest found exchange, in this casefetchExchange
, by @JoviDeCroock (See #2762)