# Change Log

This project adheres to [Semantic Versioning](http://semver.org/).

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