Skip to content

Releases: farcasterxyz/snap

@farcaster/snap@2.11.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:07
Immutable release. Only release title and notes can be modified.
b2c6540

Minor Changes

@farcaster/snap-turso@2.0.24

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:07
Immutable release. Only release title and notes can be modified.
b2c6540

Patch Changes

  • Updated dependencies [706f190]:
    • @farcaster/snap@2.11.0

@farcaster/snap-hono@2.1.17

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:07
Immutable release. Only release title and notes can be modified.
b2c6540

Patch Changes

  • Updated dependencies [706f190]:
    • @farcaster/snap@2.11.0

@farcaster/snap@2.10.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 23:14
Immutable release. Only release title and notes can be modified.
a62d688

Minor Changes

  • #217 1c9ce96 Thanks @bob-obringer! - Add wallet transaction feedback support for Snaps.

    This release adds a typed transaction_result callback payload so hosts can report wallet transaction success or failure back to Snap servers after a send_transaction action. parseRequest now recognizes the callback shape and exposes the original transaction request plus either a success transaction hash or structured failure details.

    It also adds bindable action activity state for async Snap actions. React and React Native presenters write pending state to /actions/<activityKey>/pending, with activityKey coming from action params when provided, so Snap authors can bind UI such as button.props.disabled to in-flight wallet actions.

    While an async action is pending, the renderers block the Snap interaction surface. On web, Snap cards also show the loading overlay over the whole card instead of only disabling the pressed button.

@farcaster/snap-turso@2.0.23

Choose a tag to compare

@github-actions github-actions released this 22 Jun 23:14
Immutable release. Only release title and notes can be modified.
a62d688

Patch Changes

  • Updated dependencies [1c9ce96]:
    • @farcaster/snap@2.10.0

@farcaster/snap-hono@2.1.16

Choose a tag to compare

@github-actions github-actions released this 22 Jun 23:14
Immutable release. Only release title and notes can be modified.
a62d688

Patch Changes

  • Updated dependencies [1c9ce96]:
    • @farcaster/snap@2.10.0

@farcaster/snap@3.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 15:51
Immutable release. Only release title and notes can be modified.
b4cf4b0

Major Changes

  • #214 4c1637e Thanks @bob-obringer! - Remove batch EVM transaction actions from the Snap action surface. Snaps should use send_transaction for single EVM transaction requests.

@farcaster/snap@2.9.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 17:45
Immutable release. Only release title and notes can be modified.
7ef8539

Minor Changes

  • #214 4c1637e Thanks @bob-obringer! - Remove batch EVM transaction actions from the Snap action surface. Snaps should use send_transaction for single EVM transaction requests.

@farcaster/snap-turso@2.0.22

Choose a tag to compare

@github-actions github-actions released this 18 Jun 17:45
Immutable release. Only release title and notes can be modified.
7ef8539

Patch Changes

  • Updated dependencies [4c1637e]:
    • @farcaster/snap@2.9.0

@farcaster/snap-turso@2.0.21

Choose a tag to compare

@github-actions github-actions released this 18 Jun 15:51
Immutable release. Only release title and notes can be modified.
b4cf4b0

Patch Changes

  • Updated dependencies [4c1637e]:
    • @farcaster/snap@3.0.0