Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0-alpha.20 [skip ci]
# [1.0.0-alpha.20](v1.0.0-alpha.19...v1.0.0-alpha.20) (2024-04-15) ### Bug Fixes * **connect:** add init static function on ario class to create interaction classes ([765f39c](765f39c)) * **contract functions:** correct contract function names ([ad9bc56](ad9bc56)) * **exports:** add arweavesigner and arconnectsigner to exports, clean up docs ([c7860ed](c7860ed)) * **gar write:** fix types and flow on gar write ([f5e7774](f5e7774)) * **logs:** removing debug logs ([f025171](f025171)) * **mixin:** filter private methods in mixin util ([beb8610](beb8610)) * **overloads:** only accept warp contract as a contract config for ariowritable ([e3c97e9](e3c97e9)) * **readme:** update joinNetwork docs ([9fcf440](9fcf440)) * **tests:** add test cases as a const ([8458185](8458185)) * **tests:** update client instantiation test to check read vs write clients ([059653c](059653c)) * **types:** require atleast one param to update gateway settings ([857ebdc](857ebdc)) * **types:** update tests, readme, and types ([e9985dd](e9985dd)) * **types:** use partial write type ([fa6a638](fa6a638)) ### Features * **gar methods:** add gar write methods to the ario client ([e01b08b](e01b08b))
- Loading branch information