Skip to content

Releases: thirdweb-dev/js

@thirdweb-dev/engine@3.0.2

29 May 18:15
89e6af6
Compare
Choose a tag to compare

Patch Changes

thirdweb@5.101.1

24 May 03:07
3862bc7
Compare
Choose a tag to compare

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.84

24 May 03:07
3862bc7
Compare
Choose a tag to compare
@thirdweb-dev/wagmi-adapter@0.2.84

thirdweb@5.101.0

23 May 21:08
f9b34ff
Compare
Choose a tag to compare

Minor Changes

  • #7103 f3abea3 Thanks @jnsdls! - Added webhook verification functionality to securely verify incoming webhooks from thirdweb. This includes:

    • New Webhook.parse function to verify webhook signatures and timestamps
    • Support for both x-payload-signature and x-pay-signature header formats
    • Timestamp verification with configurable tolerance
    • Version 2 webhook payload type support

    Example usage:

    import { Webhook } from "thirdweb/bridge";
    
    const webhook = await Webhook.parse(
      payload,
      headers,
      secret,
      300, // optional tolerance in seconds
    );

thirdweb@5.100.2

23 May 19:49
adc738e
Compare
Choose a tag to compare

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.83

23 May 21:08
f9b34ff
Compare
Choose a tag to compare
@thirdweb-dev/wagmi-adapter@0.2.83

@thirdweb-dev/wagmi-adapter@0.2.82

23 May 19:49
adc738e
Compare
Choose a tag to compare
@thirdweb-dev/wagmi-adapter@0.2.82

@thirdweb-dev/service-utils@0.9.10

23 May 19:49
adc738e
Compare
Choose a tag to compare

Patch Changes

thirdweb@5.100.1

21 May 17:03
a1c432c
Compare
Choose a tag to compare

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.81

21 May 17:03
a1c432c
Compare
Choose a tag to compare
@thirdweb-dev/wagmi-adapter@0.2.81