Releases: farcasterxyz/snap
Release list
@farcaster/snap-hono@2.1.1
@farcaster/snap@2.2.0
Minor Changes
- #164
f88e99fThanks @lyoshenka! - allow GET requests to include a signed snap payload
Patch Changes
d59ebe2Thanks @lyoshenka! - fix accent color overriding custom color on grid cells
@farcaster/snap-turso@2.0.7
@farcaster/snap-hono@2.1.0
Minor Changes
- #164
f88e99fThanks @lyoshenka! - allow GET requests to include a signed snap payload
Patch Changes
@farcaster/snap@2.1.2
Patch Changes
-
#162
3b62b7eThanks @bob-obringer! - fix(snap): web SnapText rows hug content like nativeHorizontal stack children no longer apply flex-1 to web text; paired labels stay grouped on the left with gap, matching React Native behavior.
@farcaster/snap-turso@2.0.6
Patch Changes
- Updated dependencies [
3b62b7e]:- @farcaster/snap@2.1.2
@farcaster/snap-hono@2.0.6
Patch Changes
- Updated dependencies [
3b62b7e]:- @farcaster/snap@2.1.2
@farcaster/snap@2.1.1
Patch Changes
-
#160
25900c8Thanks @bob-obringer! - fix(snap): absorb<SnapCard />"Show more" pill overhang internallyThe v2 Show more/less pill is positioned
bottom: -14, straddling the card's bottom border. Any consumer wrapping<SnapCard />in a clipping (overflow: hidden) rounded container was losing the pill's bottom half — a bug shipped in Farcaster's mobile client.The component now reserves that 14px of space itself (conditional on the pill actually rendering), in both the React Native and web builds. Short non-overflowing snaps get zero extra space.
plainandshowOverflowWarningmodes are unchanged.Migration: if you added your own
paddingBottom: 14wrapper around<SnapCard />to work around this bug, drop it when upgrading — otherwise you'll have doubled overhang.
@farcaster/snap-turso@2.0.5
Patch Changes
- Updated dependencies [
25900c8]:- @farcaster/snap@2.1.1
@farcaster/snap-hono@2.0.5
Patch Changes
- Updated dependencies [
25900c8]:- @farcaster/snap@2.1.1