Skip to content
This repository was archived by the owner on Oct 26, 2020. It is now read-only.

Commit 29c8342

Browse files
committed
chore(release): v5.5.1
1 parent cbe0a3e commit 29c8342

38 files changed

+531
-44
lines changed

CHANGELOG.md

Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,135 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 5.5.1 (2020-02-19)
7+
8+
9+
10+
# 5.5.0 (2020-02-18)
11+
12+
13+
### Bug Fixes
14+
15+
* **@kkt/plugin-bundle:** Fix typescript type errors. ([c7b2944](https://github.com/kktjs/kkt-next/commit/c7b29449f3d40bfbc0d3db585fddae1b8da15411))
16+
17+
18+
19+
## 5.4.3 (2020-02-14)
20+
21+
22+
### Bug Fixes
23+
24+
* Fix npm WARN. ([9e2f89f](https://github.com/kktjs/kkt-next/commit/9e2f89fbbd975c1e2343b3e862b1a20980494dd4))
25+
26+
27+
### Features
28+
29+
* **@kkt/config-loader:** Add a new package. ([d390946](https://github.com/kktjs/kkt-next/commit/d39094683edd64ad793a9815c8443beda9fa6405))
30+
31+
32+
33+
## 5.4.2 (2020-02-14)
34+
35+
36+
### Features
37+
38+
* Support mocker-api. ([e176a7d](https://github.com/kktjs/kkt-next/commit/e176a7dd061639d5a6c7970d06c4d3a61f078f62))
39+
40+
41+
42+
## 5.4.1 (2020-02-13)
43+
44+
45+
46+
# 5.4.0 (2020-02-12)
47+
48+
49+
50+
# 5.3.0 (2020-01-02)
51+
52+
53+
### Features
54+
55+
* Add @kkt/plugin-bundle plugin. ([4c454e2](https://github.com/kktjs/kkt-next/commit/4c454e2d80075b21b732f2cea7c4a10d4766a57c))
56+
57+
58+
59+
## 5.2.2 (2019-12-10)
60+
61+
62+
63+
## 5.2.1 (2019-12-10)
64+
65+
66+
### Bug Fixes
67+
68+
* Remove private in package.json ([65e0e44](https://github.com/kktjs/kkt-next/commit/65e0e44d976f563fc243c267068a996af65b292c))
69+
70+
71+
72+
# 5.2.0 (2019-12-10)
73+
74+
75+
76+
# 5.1.0 (2019-12-09)
77+
78+
79+
### Features
80+
81+
* Add eslint for webpack config. ([a8b194f](https://github.com/kktjs/kkt-next/commit/a8b194f179ac9c1704d5eb6c93d53e772dbdfd4b))
82+
83+
84+
85+
## 5.0.4 (2019-11-29)
86+
87+
88+
89+
## 5.0.3 (2019-11-29)
90+
91+
92+
93+
## 5.0.2 (2019-11-29)
94+
95+
96+
97+
# 5.0.0 (2019-11-29)
98+
99+
100+
101+
# 5.0.0-alpha.12 (2019-11-24)
102+
103+
104+
### Bug Fixes
105+
106+
* Fix moduleScopePluginOpts optiosn issue. ([ef85254](https://github.com/kktjs/kkt-next/commit/ef8525442381f6425a19d9d3aa7a8dfb4c4e1df4))
107+
108+
109+
110+
# 5.0.0-alpha.11 (2019-11-14)
111+
112+
113+
### Features
114+
115+
* kktrc add config options moduleScopePluginOpts. ([5bd27cd](https://github.com/kktjs/kkt-next/commit/5bd27cd196685414e2e4fa7d597530ebc58bbad5))
116+
117+
118+
119+
# 5.0.0-alpha.10 (2019-11-13)
120+
121+
122+
### Features
123+
124+
* Add APPSRC to the environment variable. ([b2172d6](https://github.com/kktjs/kkt-next/commit/b2172d6117dc542e1efe13768ea93b25ee3aa21d))
125+
* Add stylus/less/scss loader package. ([13d280d](https://github.com/kktjs/kkt-next/commit/13d280d5fb01585e85f5e8a7f44d63bf36998bb4))
126+
* Build command to add checkRequiredFiles option. ([3c02827](https://github.com/kktjs/kkt-next/commit/3c02827f2828099911de04faabbb212150701369))
127+
* Modify webpack config. ([f00230d](https://github.com/kktjs/kkt-next/commit/f00230d9f7383a7594b47eeb640f1bd0eb4723f3))
128+
* **Example:** Add electron example. ([b486a96](https://github.com/kktjs/kkt-next/commit/b486a961017f416f431bc4764efe762bc8499927))
129+
* Support custom loader. ([f722667](https://github.com/kktjs/kkt-next/commit/f722667e886cf773f935cf58036042c9ae2448d2))
130+
131+
132+
133+
134+
6135
# 5.5.0 (2020-02-18)
7136

8137

example/basic/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 5.5.1 (2020-02-19)
7+
8+
9+
10+
# 5.5.0 (2020-02-18)
11+
12+
**Note:** Version bump only for package @kkt/template-basic
13+
14+
15+
16+
17+
618
# 5.5.0 (2020-02-18)
719

820
**Note:** Version bump only for package @kkt/template-basic

example/basic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kkt/template-basic",
3-
"version": "5.5.0",
3+
"version": "5.5.1",
44
"description": "The react base application.",
55
"private": true,
66
"scripts": {
@@ -36,6 +36,6 @@
3636
]
3737
},
3838
"devDependencies": {
39-
"kkt": "5.5.0"
39+
"kkt": "5.5.1"
4040
}
4141
}

example/bundle/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 5.5.1 (2020-02-19)
7+
8+
9+
10+
# 5.5.0 (2020-02-18)
11+
12+
**Note:** Version bump only for package @kkt/template-bundle
13+
14+
15+
16+
17+
618
# 5.5.0 (2020-02-18)
719

820
**Note:** Version bump only for package @kkt/template-bundle

example/bundle/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kkt/template-bundle",
3-
"version": "5.5.0",
3+
"version": "5.5.1",
44
"description": "",
55
"private": true,
66
"scripts": {
@@ -24,8 +24,8 @@
2424
"react-dom": "^16.12.0"
2525
},
2626
"devDependencies": {
27-
"@kkt/loader-less": "5.5.0",
28-
"kkt": "5.5.0"
27+
"@kkt/loader-less": "5.5.1",
28+
"kkt": "5.5.1"
2929
},
3030
"eslintConfig": {
3131
"extends": "react-app"

example/electron/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 5.5.1 (2020-02-19)
7+
8+
9+
10+
# 5.5.0 (2020-02-18)
11+
12+
13+
### Features
14+
15+
* **Example:** Add electron example. ([b486a96](https://github.com/kktjs/kkt-next/commit/b486a961017f416f431bc4764efe762bc8499927))
16+
17+
18+
19+
20+
621
# 5.5.0 (2020-02-18)
722

823

example/electron/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kkt/template-electron",
3-
"version": "5.5.0",
3+
"version": "5.5.1",
44
"description": "Electron example.",
55
"main": "app/main.js",
66
"private": true,
@@ -24,7 +24,7 @@
2424
"@types/react": "^16.9.13",
2525
"@types/react-dom": "^16.9.4",
2626
"electron": "^6.1.5",
27-
"kkt": "5.5.0"
27+
"kkt": "5.5.1"
2828
},
2929
"dependencies": {
3030
"react": "^16.12.0",

example/less/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 5.5.1 (2020-02-19)
7+
8+
9+
10+
# 5.5.0 (2020-02-18)
11+
12+
**Note:** Version bump only for package @uiw/template-less
13+
14+
15+
16+
17+
618
# 5.5.0 (2020-02-18)
719

820
**Note:** Version bump only for package @uiw/template-less

example/less/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/template-less",
3-
"version": "5.5.0",
3+
"version": "5.5.1",
44
"description": "",
55
"private": true,
66
"scripts": {
@@ -18,8 +18,8 @@
1818
"react-dom": "^16.12.0"
1919
},
2020
"devDependencies": {
21-
"@kkt/loader-less": "5.5.0",
22-
"kkt": "5.5.0"
21+
"@kkt/loader-less": "5.5.1",
22+
"kkt": "5.5.1"
2323
},
2424
"eslintConfig": {
2525
"extends": "react-app"

example/markdown/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 5.5.1 (2020-02-19)
7+
8+
9+
10+
# 5.5.0 (2020-02-18)
11+
12+
**Note:** Version bump only for package @kkt/template-markdown
13+
14+
15+
16+
17+
618
# 5.5.0 (2020-02-18)
719

820
**Note:** Version bump only for package @kkt/template-markdown

0 commit comments

Comments
 (0)