Releases: farcasterxyz/snap
Release list
@farcaster/snap@2.11.0
Minor Changes
- #220
706f190Thanks @bob-obringer! - Add dynamic client action params
@farcaster/snap-turso@2.0.24
Patch Changes
- Updated dependencies [
706f190]:- @farcaster/snap@2.11.0
@farcaster/snap-hono@2.1.17
Patch Changes
- Updated dependencies [
706f190]:- @farcaster/snap@2.11.0
@farcaster/snap@2.10.0
Minor Changes
-
#217
1c9ce96Thanks @bob-obringer! - Add wallet transaction feedback support for Snaps.This release adds a typed
transaction_resultcallback payload so hosts can report wallet transaction success or failure back to Snap servers after asend_transactionaction.parseRequestnow 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, withactivityKeycoming from action params when provided, so Snap authors can bind UI such asbutton.props.disabledto 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
Patch Changes
- Updated dependencies [
1c9ce96]:- @farcaster/snap@2.10.0
@farcaster/snap-hono@2.1.16
Patch Changes
- Updated dependencies [
1c9ce96]:- @farcaster/snap@2.10.0
@farcaster/snap@3.0.0
Major Changes
- #214
4c1637eThanks @bob-obringer! - Remove batch EVM transaction actions from the Snap action surface. Snaps should usesend_transactionfor single EVM transaction requests.
@farcaster/snap@2.9.0
Minor Changes
- #214
4c1637eThanks @bob-obringer! - Remove batch EVM transaction actions from the Snap action surface. Snaps should usesend_transactionfor single EVM transaction requests.
@farcaster/snap-turso@2.0.22
Patch Changes
- Updated dependencies [
4c1637e]:- @farcaster/snap@2.9.0
@farcaster/snap-turso@2.0.21
Patch Changes
- Updated dependencies [
4c1637e]:- @farcaster/snap@3.0.0