17-November-2016
Now .update() only trigger subscriptions only once even it has many keys.
13-November-2016
Update the Webpackbin link for the React example.
13-November-2016
Add a new set of API and few improvements.
- Move eslint-plugin-react to the devDependancies. b9e1b78
- Use Immutable as the internal data storage. PR1
- Add an update API to update the multiple entries in the store. PR2
- Add a way to register a new API. PR3
08-November-2016
Add a way to expose defaults to the store via the constructor.
08-November-2016
Initial Release.