Skip to content

Latest commit

 

History

History
180 lines (150 loc) · 19.3 KB

CHANGELOG.md

File metadata and controls

180 lines (150 loc) · 19.3 KB

1.0.2-alpha.6 (2024-10-31)

Bug Fixes

  • decryption: add decryption for eth and ar wallet (d23610b)

1.0.2-alpha.5 (2024-10-31)

Bug Fixes

  • exports: fix strategy exports (43b4e23)
  • exports: update wagmi exports (9d51ba7)

1.0.2-alpha.4 (2024-10-29)

Bug Fixes

  • imports: fix broken bullshit (998255d)

1.0.2-alpha.3 (2024-10-29)

Bug Fixes

1.0.2-alpha.2 (2024-10-28)

Bug Fixes

1.0.2-alpha.1 (2024-10-26)

Bug Fixes

  • build: update exports in build (0999b52)
  • build: update exports in build (1a42fd0)
  • docs: add tool for deploying docs (f8561cd)
  • docs: update docs config and tooling (044b400)

1.0.1-alpha.1 (2024-10-25)

Bug Fixes

  • action: dont use build file in publish docs (746084a)
  • action: remove concurrency from publish (f20c3d4)
  • actions: update actions to inherits secrets (2c1017e)
  • build: update build config (12652af)
  • docs: add tool for deploying docs (f8561cd)
  • node v: bump node version to 20 (c41545f)
  • precommit: update precommit action (7a654f6)
  • prettier: update lint staged prettier command (f3de73b)
  • provider: rename provider (6593245)
  • publish: add permaweb deploy (9cd4017)
  • publish: add permaweb deploy (dbbc9e9)
  • storybook: fix storybook build (c23ffaf)
  • tsconfig: no emit (6094fee)
  • types: remove DOM from tsconfig types (9577dd7)

1.0.0-alpha.2 (2024-10-25)

Bug Fixes

  • action: dont use build file in publish docs (746084a)
  • action: remove concurrency from publish (f20c3d4)
  • actions: update actions to inherits secrets (2c1017e)
  • build: update build config (12652af)
  • node v: bump node version to 20 (c41545f)
  • precommit: update precommit action (7a654f6)
  • prettier: update lint staged prettier command (f3de73b)
  • provider: rename provider (6593245)
  • publish: add permaweb deploy (9cd4017)
  • publish: add permaweb deploy (dbbc9e9)
  • storybook: fix storybook build (c23ffaf)
  • tsconfig: no emit (6094fee)
  • types: remove DOM from tsconfig types (9577dd7)

1.0.0-alpha.1 (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