## [v1.2.0]
> Jan 17, 2017

- **Feature**: Routing library for React

## [v1.1.0]
> Jan 10, 2017

- **Feature:** Support dataContainer decorator as the same behavior with LazyContainer component

## [v1.0.0]
> Jan 1, 2017

- **Feature:** LazyContainer component for building data-driven React application
- **Feature:** Cache - A key-value store database to store data locally in the browser
- **Feature:** PubSub - Event handling mechanism for globally named events