v0.7.0
What's Changed
0.7.0
Minor Changes
- a56c52d: Add
personalSpace.hasSpace()utility and exportTESTNET_RPC_URLandEMPTY_SPACE_IDconstants - e9913b5: Update getSmartAccountWalletClient to support TESTNET and set it as default
- a7c1cb1: Remove
Graph.createSpacein favor ofpersonalSpace.createSpaceanddaoSpace.createSpace
0.6.0
Minor Changes
- 75b0a34: Fix IPFS CID encoding in
publishEdit()to use ABI-encoded string format, enabling the indexer to properly decode published edits.
Full Changelog: v0.5.0...v0.7.0