beidou-webpack
Version:
beidou webpack middleware
73 lines (43 loc) • 4.36 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [2.1.0](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/compare/v2.0.5...v2.1.0) (2019-04-26)
### Features
- enable contenthash for assets ([#161](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/issues/161)) ([b2fdb07](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/b2fdb07))
## [2.0.2](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/compare/v2.0.1...v2.0.2) (2019-02-27)
### Bug Fixes
- disable exract comments ([#149](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/issues/149)) ([a0b7025](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/a0b7025))
# [2.0.0](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/compare/v1.2.1...v2.0.0) (2019-01-16)
**Note:** Version bump only for package beidou-webpack
<a name="1.2.1"></a>
## [1.2.1](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/compare/v1.2.0...v1.2.1) (2019-01-07)
### Bug Fixes
- webpack log ([#133](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/issues/133)) ([feab817](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/feab817))
<a name="1.2.0"></a>
# [1.2.0](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/compare/v1.1.0...v1.2.0) (2018-12-26)
### Bug Fixes
- 初始化设置逻辑判断修改 ([1d38a1d](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/1d38a1d))
- rename file ([f91d6f0](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/f91d6f0))
- 修复提交后的问题 ([d0e8ff0](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/d0e8ff0))
- 更新文档 ([e5354d6](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/e5354d6))
### Features
- return new object for webpack config and upgrade Readme.md ([18d8438](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/18d8438))
- support webpack config optimize ([ee6391b](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/ee6391b))
- upgrade documents ([07a2dee](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/07a2dee))
- webpack config optimization ([0217d6e](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/0217d6e))
- webpack factory ([#130](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/issues/130)) ([8701f3e](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/8701f3e))
- 修改配置工厂实现和调用 ([91c4068](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/91c4068))
- 增加 webpack 配置项函数与文档更新 ([9cf62e3](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/9cf62e3))
- 更新文档 ([3089dd8](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/3089dd8))
- 配置工厂函数修整 ([ecd7b18](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/ecd7b18))
- 配置项初始化修改 ([4fa2cf5](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/4fa2cf5))
<a name="1.1.0"></a>
# [1.1.0](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/compare/v1.0.10...v1.1.0) (2018-12-18)
**Note:** Version bump only for package beidou-webpack
<a name="1.0.9"></a>
## [1.0.9](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/compare/v1.0.8...v1.0.9) (2018-09-17)
**Note:** Version bump only for package beidou-webpack
<a name="1.0.8"></a>
## [1.0.8](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/compare/v1.0.7...v1.0.8) (2018-08-11)
### Bug Fixes
- **webpack:** isomorphic webpack set **webpack_public_path** default value, fix [#76](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/issues/76) ([#78](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/issues/78)) ([f6352c1](https://github.com/alibaba/beidou/tree/master/packages/beidou-webpack/commit/f6352c1))