Skip to content

Releases: aragon/sdk

1.17.1-javascript-client

27 Oct 08:53
0365e00
Compare
Choose a tag to compare

Fixed

  • Fix support for subgraph 1.3.1

NPM Packages

1.9.0-javascript-client-common

27 Oct 08:51
0365e00
Compare
Choose a tag to compare

Changed

  • Subgraph version from 1.3.0 to 1.3.1

NPM Packages

1.17.0-javascript-client

25 Oct 10:00
76b4fc8
Compare
Choose a tag to compare

Added

  • getPluginPreparations function to Client

NPM Packages

1.8.0-javascript-client-common

25 Oct 10:00
76b4fc8
Compare
Choose a tag to compare

Added

  • Add new class error InvalidPermissionOperationType

NPM Packages

1.16.3-javascript-client

24 Oct 12:03
a9570ea
Compare
Choose a tag to compare

Fixed

  • Required ensSubdomain in createDao

NPM Packages

1.16.2-javascript-client

23 Oct 10:45
c7fbf55
Compare
Choose a tag to compare

1.16.1-javascript-client

23 Oct 08:07
d2efd90
Compare
Choose a tag to compare

Fixed

  • Estimations using getProvider instead of getConnectedSigner in functions where the identity of the wallet is needed

NPM Packages

1.7.1-javascript-client-common

23 Oct 10:42
c7fbf55
Compare
Choose a tag to compare

1.16.0-javascript-client

18 Oct 11:50
697caff
Compare
Choose a tag to compare

Added

  • Helper for daoUpdateAction in Client

Changed

  • Input params for isDaoUpdateValid and isPluginUpdateValid
  • Rename isDaoUpdateProposalValid to isDaoUpdateValid
  • Rename isPluginUpdateProposalValid to isPluginUpdateValid

NPM Packages

1.15.0-javascript-client

16 Oct 12:29
4a927a2
Compare
Choose a tag to compare

Added

  • Add input validation on client functions
  • Pagination on getMembers function
  • Support for sepolia
  • Return all version son getPlugins function

Changed