app-webpack-build-engine
Version:
React Application Project Webpack 2 build engine
25 lines (15 loc) • 622 B
Markdown
## v1.0.1 (July 10, 2017)
### Eslint task bug fixes
- downgraded the eslint-plugin-jsx-a11y module 6.x.x to 5.0.x
- removed the eslint task blocker (amended the conditions)
- removed the lodash-webpack-plugin
## v1.0.2 (July 12, 2017)
### Fixed Lint Task execution issues
- Fixed the additional tasks execution issues
## v1.0.3 (Oct 10, 2017)
### Fixed Unit Test execution issues
- upgraded the Jest version to '21.2.1'
## v1.0.4 (Oct 10, 2017)
### Fixed Babel execution issues
- upgraded the Babel Preset Build Engine Module version to '1.0.1'
- upgraded the Eslint Config Build Engine Module version to '1.0.3'