# Change Log
This project adheres to [Semantic Versioning](http:
## v0.1.0 (2020-07-07)
Initial commit
= createUseStoreState: Create a hook for using the specified store state
- shallowEqual: used for selectors that return an object to avoid unnecessary re-renders when selected state has not changed.