github-actions
released this
28 Sep 00:02
·
44 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
-
#1942
e70a215c
Thanks @jribbink! - Fixfcl.authenticate
type -
#1958
e97e8d2f
Thanks @jribbink! - Fix window.onload for discovery API -
#1922
266fda58
Thanks @jribbink! -postMessage
now strictly communicates with the view which it opened to prevent collisions when FCL opens multiple views in parallel -
#1949
b8a2a26e
Thanks @jribbink! - Deferdiscovery.authn.update
calls to after the window has loaded -
#1911
6ca1353e
Thanks @jribbink! - Remove unnecessary config.overload call in query/mutate functions (causes unnecessary WalletConnect errors to show in console) -
#1944
3a89c39c
Thanks @jribbink! - FixverifyUserSignatures
return type -
Updated dependencies [
9c787314
,bc78da0c
,cd234798
,c0b3becf
,95c63f26
]:- @onflow/[email protected]
- @onflow/[email protected]