The latest CHANGELOG is written in https://github.com/dvajs/dva-cli/releases .
- Fix typo
- Fix sourcemap undefined
- Change jsx to js
- Compatible with [email protected]
- Support hmr with babel-plugin-dva-hmr
- Always install lastest version of dva
- Add tests
- Add utils directory, improve xFetch, and mv to utils/request.js
- Upgrade dva to ^0.0.9
- Fix pkg don't include boilerplates
- First version