github-actions
released this
16 Aug 20:22
·
64 commits
to master
since this release
Minor Changes
- #1922
266fda58
Thanks @jribbink! - Changes toexecStrategy
:execStrategy
now exported from@onflow/fcl-core
- Allow overriding
execStrategy
for FCL Discovery when initializingcurrentUser
. execStrategy
now takes additional argumentscustomRpc
- a custom RPC client to communicate with the VIEW, if supportedabortSignal
- an AbortSignal to cancel the request (and close any open views)
Patch Changes
-
#1922
266fda58
Thanks @jribbink! -postMessage
now strictly communicates with the view which it opened to prevent collisions when FCL opens multiple views in parallel -
#1911
6ca1353e
Thanks @jribbink! - Remove unnecessary config.overload call in query/mutate functions (causes unnecessary WalletConnect errors to show in console) -
Updated dependencies [
9c787314
,bc78da0c
]:- @onflow/[email protected]