Skip to content

v1.0.0

Compare
Choose a tag to compare
@atticusofsparta atticusofsparta released this 24 Oct 16:59
· 45 commits to main since this release

1.0.0 (2024-10-24)

Bug Fixes

  • actions: add concurrency check (bf7d84a)
  • add back node tsconfig (5734c80)
  • Add error handling to ans profile fetch (64f2242)
  • ans hook (f2e9f97)
  • app icon (ed40480)
  • ArConnect slogan (e0b881f)
  • bump package version (0d4b49c)
  • close modal if connected (3b822ab)
  • connectin screen styles (3f41e2c)
  • css (d4fa8af)
  • Decode tags before sending to othent (7e977fd)
  • dispatch dependencies (3c7a88e)
  • ensurepermissions without disconnecting (108552e)
  • exports (d3a8550)
  • inidividual strategy typings (1576a70)
  • lint: update code with fixes for errors shown by lint (ec7c73c)
  • modal: prevent blurring by switching from transform properties to width, flex, and position (9891b92)
  • Othent getPermissions recursive calls with addressListeners (7eb0d47)
  • pkg (af6b88c)
  • readme tables (25249c4)
  • Resolve path to type declarations inside exports (b99b1ce)
  • responsiveness (104a378)
  • save strategy (7f515d2)
  • typescript errors (5dcc8e8)
  • useApi() hook (8ed566a)
  • useMobile not working in nextjs (aa3a689)
  • version: add version to exported files (a363d2d)
  • version: update version script to target dist (1b12315)
  • wallets: bump arweave-wallet-connector and implement signDataItem on class (4d66ad2)
  • workflows: update workflows (da6dbeb)
  • yarn (8f2d469)
  • yarn: add yarn rc (5a4d8d3)

Features