Skip to content

Releases: skip-mev/skip-go

@skip-go/widget@3.2.0

27 Jan 23:25
a5e4324
Compare
Choose a tag to compare

Minor Changes

  • 4434c09: graz is not a peer dependencies

Patch Changes

  • 2500502: fix mobile route config override bug
  • c410d7d: Fix initialization of undefined source/dest amount
  • 432c0d6: Remove importsNotUsedAsValues (export type) from build to fix issues with envs that don't recognize export type syntax
  • a04c9cd: Use smaller font for error messages
  • a44a8cf: fix image url issue in input search and error button text size

@skip-go/widget@3.1.13

24 Jan 20:18
e4ec74a
Compare
Choose a tag to compare

Patch Changes

  • f78397a: update registries
  • 7040482: Update theme colors to use background instead of background-color to support gradients
  • 5e04b74: Update mobile Asset/Chain selector modal to avoid word wrapping with small screen widths
  • afcbdc3: Add enableSentrySessionReplays prop, add widget version as a tag
  • 749eea4: Simplify search to use substring search
  • 23ae20c: Turn on 100% session sample rate (if enableSentrySessionReplays = true)
  • bc0309a: Fix bug with pulsing 0 input onload
  • 1b84bb5: Fix infinite balance spinner if using tanstack/query v4
  • 22c5cc1: enable mobile wallets for getting the address
  • b64cf84: only single tx routes on mobile
  • 1479374: Fix disabled button text color
  • 48ea9f7: Add more data to tx callbacks
  • Updated dependencies [f78397a]
  • Updated dependencies [36a6930]
  • Updated dependencies [4492ab5]
    • @skip-go/client@0.16.7

@skip-go/client@0.16.7

24 Jan 20:18
e4ec74a
Compare
Choose a tag to compare

Patch Changes

  • f78397a: update registries
  • 36a6930: Fix error with msgsDirect if smartRelay is false
  • 4492ab5: add userAddresses validation before executeRoute

@skip-go/widget@3.1.12

23 Jan 17:51
2ad942b
Compare
Choose a tag to compare

Patch Changes

@skip-go/widget@3.1.11

22 Jan 22:10
1fb7c2e
Compare
Choose a tag to compare

Patch Changes

  • 9e60d75: Avoid throwing an error if gasPrice avg/high/low prices are not valid numbers
  • Updated dependencies [9e60d75]
    • @skip-go/client@0.16.6

@skip-go/client@0.16.6

22 Jan 22:10
1fb7c2e
Compare
Choose a tag to compare

Patch Changes

  • 9e60d75: Avoid throwing an error if gasPrice avg/high/low prices are not valid numbers

@skip-go/widget@3.1.9

17 Jan 18:11
b61812f
Compare
Choose a tag to compare

Patch Changes

  • a008f2b: add chainIdsToAffiliate to msgs and msgsDirect
  • Updated dependencies [a008f2b]
    • @skip-go/client@0.16.5

@skip-go/widget@3.1.10

17 Jan 19:40
93008bf
Compare
Choose a tag to compare

Patch Changes

  • ad9b1e6: Proxy sentry requests to /api/sentry
  • 70d4811: Settings wheel size increased and opacity fix, plus settings bar css fixes

@skip-go/client@0.16.5

17 Jan 18:11
b61812f
Compare
Choose a tag to compare

Patch Changes

  • a008f2b: add chainIdsToAffiliate to msgs and msgsDirect

@skip-go/widget@3.1.8

16 Jan 20:39
ca87c6d
Compare
Choose a tag to compare

Patch Changes

  • f88389b: Prevent non-error/fatal level events from being sent to sentry
  • e5c31f2: Disable sentry globalHandlers and browserApiErrors default integrations
  • 6d1f93d: Fix connect wallet styling, fix history page to have default min-height
  • 8d2685e: Mobile styling updates
  • 4789d60: Start loading green circle immediately after signing
  • 60291ff: fix default route
  • bd75f93: only manual address on mobile
  • 7709f59: single walletconnect instance
  • 905a8e0: refactor source status
  • 5bed02d: filter 0.2 ntrn swap fees
  • 26f9185: fix history truncation
  • a33b066: mobile: disconnect before connect
  • 2780661: Mobile styling updates
  • 69d7656: Fix set recovery address not working if chainid isnt supported by wallet
  • 4609c5d: hide okx wallet on evm
  • a05fdce: add solana walletconnect