## 2021-12-13

- Rename `Controller.turn` to `Controller.reactive`
- Use `algeb` as `DataService` driver

## 0.31.23 (Jun. 16, 2021)
- supports wechat miniprogram by a React renderer

## 0.31.5 (May. 15, 2021)

- add `evolve` decorator
- add `Controller.turn`

## 0.29.11 (Apr. 30, 2021)

- Redefine nautil to `Powerful Cross Platform Business System Frontend Framework` which emphasize MVC
- fix some bugs
- update Consumer with better performance
- provide DataService, QueueService and HyperJSONService

## 0.23.0

- Support HyperJSON (without export)

## 0.17.0 (Feb. 15, 2021)

- Enhance useUniqueKeys
- Support shared store by `applyStore`
- Add `connect` as HOC generator of `Consumer`
- Enhance `Component.update`
