2.0.0-beta08
- Added a new plugin -
disallowRestartPlugin
to make the store non-restartable - Added a new plugin -
cachePlugin
to cache the values in store's scope and execute suspending code - Updated docs
- Published an article about the architecture
disallowRestartPlugin
to make the store non-restartablecachePlugin
to cache the values in store's scope and execute suspending code