Skip to content

Releases: thirdweb-dev/js

@thirdweb-dev/[email protected]

22 Oct 01:37
e0ace73

Choose a tag to compare

Patch Changes

@thirdweb-dev/[email protected]

22 Oct 01:37
e0ace73

Choose a tag to compare

Patch Changes

[email protected]

20 Oct 01:38
b33c1a3

Choose a tag to compare

Patch Changes

@thirdweb-dev/[email protected]

20 Oct 01:38
b33c1a3

Choose a tag to compare

@thirdweb-dev/[email protected]

20 Oct 01:38
b33c1a3

Choose a tag to compare

Patch Changes

@thirdweb-dev/[email protected]

20 Oct 01:38
b33c1a3

Choose a tag to compare

Minor Changes

[email protected]

16 Oct 19:11
8003e93

Choose a tag to compare

Minor Changes

  • #8259 d68da22 Thanks @MananTank! - Update onSuccess prop on BuyWidget, CheckoutWidget, SwapWidget, and BridgeWidget components to include statuses and quote objects instead of just quote.

    <BuyWidget
      onSuccess={(data) => {
        console.log(data.statuses);
        console.log(data.quote);
      }}
    />

Patch Changes

@thirdweb-dev/[email protected]

16 Oct 19:11
8003e93

Choose a tag to compare

@thirdweb-dev/[email protected]

16 Oct 19:11
8003e93

Choose a tag to compare

Patch Changes

@thirdweb-dev/[email protected]

16 Oct 19:11
8003e93

Choose a tag to compare

Patch Changes