-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
<a name="1.1.0"></a> | ||
# 1.1.0 (2019-07-01) | ||
|
||
|
||
### Features | ||
|
||
* add __DEV__ for global variables, like react ([c4135c4](https://gitlab.com/BeAce/trust-scripts/commit/c4135c4)) | ||
* add docs ([11f63c8](https://gitlab.com/BeAce/trust-scripts/commit/11f63c8)) | ||
* add new CleanWebpackPlugin() ([3c57335](https://gitlab.com/BeAce/trust-scripts/commit/3c57335)) | ||
* add registory address ([6c8ace8](https://gitlab.com/BeAce/trust-scripts/commit/6c8ace8)) | ||
* add require.resolve ([bd8124f](https://gitlab.com/BeAce/trust-scripts/commit/bd8124f)) | ||
* add template ([58f798f](https://gitlab.com/BeAce/trust-scripts/commit/58f798f)) | ||
* add template readme.md ([f4e0afe](https://gitlab.com/BeAce/trust-scripts/commit/f4e0afe)) | ||
* extract all plugins ([31f3b00](https://gitlab.com/BeAce/trust-scripts/commit/31f3b00)) | ||
* extract css loaders for development and production ([a2b4120](https://gitlab.com/BeAce/trust-scripts/commit/a2b4120)) | ||
* format json ([5d5e3fd](https://gitlab.com/BeAce/trust-scripts/commit/5d5e3fd)) | ||
* 修改 bin 目录下名称与项目名称一致,避免出现这种错误 ‘error: trust-scripts-dev(1) does not exist, try --help’, ref: https://github.com/tj/commander.js/issues/786 ([dbf8737](https://gitlab.com/BeAce/trust-scripts/commit/dbf8737)) | ||
* 删除 test 目录,抽离出新的项目作为 demo 演示 ([88e9c72](https://gitlab.com/BeAce/trust-scripts/commit/88e9c72)) | ||
* 引入 mkcert 增加证书自动生成相关配置 ([87039cb](https://gitlab.com/BeAce/trust-scripts/commit/87039cb)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters