Releases: coinbase/onchainkit
Releases · coinbase/onchainkit
v0.9.6
v0.9.5
v0.9.4
Patch Changes
- fix: in EAS did checksum address before querying GQL endpoint. By @dneilroth #182 4c7fe48
- feat: added support for both ETH and SOL
verified_addresses
for getFrameMessage. By @cnasc #181
v0.9.3
Patch Changes
- fix: EAS graphql types. By @dneilroth #177 606a717
v0.9.2
v0.9.1
v0.9.0
v0.8.2
v0.8.1
v0.8.0
Minor Changes
- feat:
getFrameMessage
can now handle mock frame messages. WhenallowFramegear
is passed as an option (defaults tofalse
), it will skip validating which facilitates testing locally running apps with future releases offramegear
. By @cnasc #149 ee72476 - docs: polish README.md and site. By @Zizzamia #144