Releases: Abstract-Foundation/agw-sdk
Releases · Abstract-Foundation/agw-sdk
agw-sdk-0.1.5
What's Changed
- Update valid chain ids by @coffeexcoin in #155
Full Changelog: agw-sdk-0.1.4...agw-sdk-0.1.5
agw-sdk-0.1.4
What's Changed
- fix: update useCreateSession to add module if not exists; use wagmi query pattern by @coffeexcoin in #153
- Version Packages by @github-actions in #154
Full Changelog: agw-react-0.1.5...agw-sdk-0.1.4
agw-react-0.1.5
What's Changed
- fix: Dependent query in useAbstractClient should not be enabled until first query is complete by @coffeexcoin in #151
Full Changelog: agw-sdk-0.1.3...agw-react-0.1.5
agw-sdk-0.1.3
What's Changed
- fix package import by @coffeexcoin in #149
Full Changelog: agw-react-0.1.3...agw-sdk-0.1.3
agw-react-0.1.3
What's Changed
- fix: update privy cross app flow to return smart account and signer addresses by @coffeexcoin in #145
- Add hook to revoke sessions by @toozol in #143
- fix: make privy ready check more aggressive to prevent empty wallet list by @coffeexcoin in #146
New Contributors
Full Changelog: v0.1.2...agw-react-0.1.3
agw-sdk-0.1.2
What's Changed
- fix: allow passthrough of tx params on sendTransactionBatch by @coffeexcoin in #140
- feat: add hook for creating session keys by @coffeexcoin in #137
- Version Packages by @github-actions in #141
Full Changelog: v0.1.1...v0.1.2
agw-sdk-0.1.1
What's Changed
- fix: removes duplicate method call by @DikaCream in #125
- fix: correct spelling of 'agwCapabilities' in code and tests by @DikaCream in #127
- fix: multi chain connector by @coffeexcoin in #126
- fix: typo in readme by @kushagrasarathe in #128
- changeset action by @coffeexcoin in #130
- changeset action by @coffeexcoin in #131
- fix: add getChainId to abstract wallet client by @coffeexcoin in #129
- fix: don't use ERC-6492 when AGW is deployed by @coffeexcoin in #134
- bump web3-react cross app connect version by @coffeexcoin in #135
- Version Packages by @github-actions in #132
- Version Packages by @github-actions in #136
New Contributors
- @DikaCream made their first contribution in #125
- @kushagrasarathe made their first contribution in #128
- @github-actions made their first contribution in #132
Full Changelog: v0.1.0...v0.1.1
agw-sdk-0.1.0
What's Changed
- feat: session key client actions by @coffeexcoin in #118
- Update typed signature type names by @coffeexcoin in #122
- rainbowkit optional; bump privy by @coffeexcoin in #124
- Bump to version 0.1.0; initialize changesets package by @coffeexcoin in #123
Full Changelog: v0.0.1-beta.22...v0.1.0
agw-client-0.0.1-beta.22
What's Changed
- feat: Add EIP-5792 support to 1193 provider by @coffeexcoin in #119
- fix hook handling by @coffeexcoin in #120
Full Changelog: agw-react-0.0.1-beta.21...v0.0.1-beta.22