`@aragon/api`: v2.0.0
@aragon/api
v2 has been in beta for a long time and is now considered feature-stable.
We anticipate everyone who was using @aragon/api
in the past is now on v2, given its extended lifespan in beta. If you have yet to upgrade, we recommend learning what's new, by reviewing the documentation!
In particular, the primary features introduced in v2 were:
- App state caching, based on synced blocks
- Lots and lots of new APIs!
The largest breaking API change is app.store()
, which was modified to introduce support for app state caching.