10.0.0-beta.2 (2021-09-16)
Bug Fixes
- 🐛 fetch CA details properly (fcdf2eb)
Features
- allow fetching single entities by ids (b877188)
BREAKING CHANGES
-
api.getIdentity
is now async and throws an error if the Identity doesn’t exist on chain
- all async methods in entities now throw an error if the entity in question doesn’t
exist on chain