2.0.2
chaceburnette
released this
24 May 20:00
·
112 commits
to development
since this release
- Updated for better intellisense using templates
- Added useStore to be attached to objects returned from setupStore, which wraps and abstracts the need to explicitly call useContext(StoreContext) when subscribing to a store. This also helps with mocking store objects when unit testing components subscribed to a store.