Skip to content

Commit

Permalink
Release 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hubcarl committed Nov 1, 2018
1 parent c51f42c commit 701a817
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
<a name="4.9.0"></a>
# [4.9.0](https://github.com/easy-team/easywebpack/compare/4.8.5...4.9.0) (2018-11-01)


### Bug Fixes

* default babelrc ([ec40b67](https://github.com/easy-team/easywebpack/commit/ec40b67))
* loader no options merge ([c3a7923](https://github.com/easy-team/easywebpack/commit/c3a7923))
* mutil compiler babel env invalid ([5dfc4ed](https://github.com/easy-team/easywebpack/commit/5dfc4ed))
* vue entry file babel compile error ([eeeaeb7](https://github.com/easy-team/easywebpack/commit/eeeaeb7))


### Features

* add webpack config customize hook ([d04abf0](https://github.com/easy-team/easywebpack/commit/d04abf0))
* default open compile.cache and compile.thread ([ff3a663](https://github.com/easy-team/easywebpack/commit/ff3a663))
* dev mode node.console: true ([1e4fa56](https://github.com/easy-team/easywebpack/commit/1e4fa56))
* eslint default disabled ([c51f42c](https://github.com/easy-team/easywebpack/commit/c51f42c))
* support babel default config ([df9bb78](https://github.com/easy-team/easywebpack/commit/df9bb78))



<a name="4.8.5"></a>
## [4.8.5](https://github.com/easy-team/easywebpack/compare/4.8.4...4.8.5) (2018-10-15)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easywebpack",
"version": "4.9.0-rc.4",
"version": "4.9.0",
"description": "基于 Webpack 的前端构建工程化解决方案",
"keywords": [
"webpack",
Expand Down

0 comments on commit 701a817

Please sign in to comment.