Releases: thirdweb-dev/js
Releases · thirdweb-dev/js
[email protected]
Patch Changes
-
#8413
6cd681cThanks @kumaryash90! - Resolve implementation from contract call -
#8408
f07b4b5Thanks @joaquim-verges! - Rename otherWallet to allConnectedWallets in autoConnect onConnect callback
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
[email protected]
Minor Changes
- #8403
d0bbbfdThanks @joaquim-verges! - Add all connected wallets in all onConnect callbacks
Patch Changes
-
#8402
e26d81cThanks @joaquim-verges! - Update useAuthToken() to find the auth token for any connected wallet instead of just the active one -
#8395
a54c1abThanks @MananTank! - Addverifyparameter toBridge.Webhook.parsefunction to validate the payloadExample
import { Bridge } from "thirdweb"; const payload = await Bridge.Webhook.parse( body, headers, process.env.WEBHOOK_SECRET, tolerance, { // throw an error if the `payload` doesn't have this receiver address set receiverAddress: "0x1234567890123456789012345678901234567890", }, );
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
[email protected]
Patch Changes
-
#8390
f964b8aThanks @joaquim-verges! - Loosen peer dependency requirements for RN -
#8383
424e6b8Thanks @kumaryash90! - deploy and install stylus modules -
#8388
763d3deThanks @MananTank! - - Various UI/UX Improvements in Bridge components
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
@thirdweb-dev/[email protected]
Patch Changes
- #8390
f964b8aThanks @joaquim-verges! - Loosen peer dependency requirements for RN