Skip to content

Latest commit

 

History

History
342 lines (282 loc) · 31.6 KB

CHANGELOG.md

File metadata and controls

342 lines (282 loc) · 31.6 KB

Changelog

1.3.1 (2024-07-24)

Bug Fixes

  • link typo in readme (e422476)
  • remove legacy getBrowserWallet info; update packages; update typedoc (7f0618d)

1.3.0 (2024-07-01)

Features

  • added docs structure; WIP: modules docs (03bc330)
  • initial docs finished (343b918)
  • initial docs WIP (bcb81f0)

Bug Fixes

1.2.1 (2024-04-22)

Bug Fixes

1.2.0 (2024-04-05)

Features

  • added auto connect flag (4d9d089)

Bug Fixes

1.1.2 (2024-03-27)

Bug Fixes

1.1.1 (2024-02-06)

Bug Fixes

1.1.0 (2024-01-16)

Features

  • finished migration to viem v2 and wagmi v2 (5987562)
  • migrated to viem and wagmi v2 (69a742a)

Bug Fixes

1.0.4 (2024-01-07)

Bug Fixes

1.0.3 (2023-12-14)

Bug Fixes

1.0.2 (2023-12-11)

Bug Fixes

1.0.1 (2023-12-04)

Bug Fixes

1.0.0 (2023-11-21)

Features

  • added generate explorer link (3b21f6e)
  • added github workflows (8843db3)
  • added impersonated connector (cda69f3)
  • added isContractAddress to wallet object (5f30cab)
  • added static json rpc batch provider (b5f2558)
  • added transactions helpers (ced353e)
  • gelato first integration compiled (a225787)
  • gelato integration added (94a6515)
  • migrated from tsdx to tsup building lib (fdadd22)

Bug Fixes