Releases: thirdweb-dev/js
Releases · thirdweb-dev/js
thirdweb@5.112.2
Patch Changes
- #8425
419fb31Thanks @joaquim-verges! - Better handling of erc5792 getCapabilities
@thirdweb-dev/wagmi-adapter@0.2.189
@thirdweb-dev/wagmi-adapter@0.2.189
@thirdweb-dev/wagmi-adapter@0.2.188
Patch Changes
- #8425
419fb31Thanks @joaquim-verges! - Better handling of autoconnect to last connected chain
@thirdweb-dev/nebula@0.2.92
Patch Changes
- Updated dependencies [
9983e6c]:- thirdweb@5.112.3
@thirdweb-dev/nebula@0.2.91
Patch Changes
- Updated dependencies [
419fb31]:- thirdweb@5.112.2
thirdweb@5.112.1
Patch Changes
-
#8413
6cd681cThanks @kumaryash90! - Resolve implementation from contract call -
#8408
f07b4b5Thanks @joaquim-verges! - Rename otherWallet to allConnectedWallets in autoConnect onConnect callback
@thirdweb-dev/wagmi-adapter@0.2.187
@thirdweb-dev/wagmi-adapter@0.2.187
@thirdweb-dev/nebula@0.2.90
thirdweb@5.112.0
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/wagmi-adapter@0.2.186
@thirdweb-dev/wagmi-adapter@0.2.186