Skip to content

`@aragon/api`: v2.0.0

Compare
Choose a tag to compare
@sohkai sohkai released this 15 Jul 21:31
· 29 commits to master since this release
c62d58a

@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.