Skip to content

Releases: coinbase/onchainkit

v0.36.0

11 Dec 23:44
51a99f1
Compare
Choose a tag to compare

Minor Changes

v0.35.8

26 Nov 20:47
e523dd8
Compare
Choose a tag to compare

Patch Changes

v0.35.7

26 Nov 01:33
ece6b2f
Compare
Choose a tag to compare

Patch Changes

v0.35.6

21 Nov 17:58
d3adcc2
Compare
Choose a tag to compare

Patch Changes

v0.35.5

07 Nov 19:42
779b02b
Compare
Choose a tag to compare

Patch Changes

v0.35.4

05 Nov 20:36
7fce872
Compare
Choose a tag to compare

Patch Changes

v0.35.3

01 Nov 18:14
557db6b
Compare
Choose a tag to compare

Patch Changes

v0.35.2

29 Oct 20:41
631f850
Compare
Choose a tag to compare

Patch Changes

v0.35.1

24 Oct 21:54
8b139dc
Compare
Choose a tag to compare

Patch Changes

v0.35.0

21 Oct 18:59
543184c
Compare
Choose a tag to compare

Minor Changes

  • 6665357: - feat: Add handling for calls and contracts promises in Transactions component. By @alessey #1450

    • feat: added presetCryptoAmount param to Checkout. by @0xAlec #1461
    • chore renamed Pay module to Checkout. by @0xAlec #1455
    • fix: fixed paymaster sponsorship prop isSponsored in Checkout component. by @0xAlec #1458
    • fix: Updated ConnectWalletText component styling to match the ConnectWallet text prop formatting. By @cpcramer #1445

    Breaking Changes:
    Pay has been renamed to Checkout. If you are using this component, please update your imports as necessary.