Skip to content

Commit 6de42f1

Browse files
author
zhisai.szs
committed
fix: changelog
1 parent bc2eb53 commit 6de42f1

File tree

1 file changed

+89
-147
lines changed

1 file changed

+89
-147
lines changed

CHANGELOG.md

+89-147
Original file line numberDiff line numberDiff line change
@@ -1,160 +1,66 @@
1-
<a name="4.3.2"></a>
2-
## [4.3.2](https://github.com/prijs/pri/compare/4.3.1...4.3.2) (2021-02-26)
3-
4-
5-
### Bug Fixes
6-
7-
* lock babel-runtime version ([09b7794](https://github.com/prijs/pri/commit/09b7794))
8-
9-
10-
11-
<a name="4.3.1"></a>
12-
## [4.3.1](https://github.com/prijs/pri/compare/4.3.0...4.3.1) (2021-02-20)
13-
14-
15-
### Bug Fixes
16-
17-
* publish maxbuffer length exceeded error ([54e7197](https://github.com/prijs/pri/commit/54e7197))
18-
19-
20-
21-
<a name="4.3.0"></a>
22-
# [4.3.0](https://github.com/prijs/pri/compare/4.2.12...4.3.0) (2021-02-09)
23-
24-
25-
### Bug Fixes
26-
27-
* circular detect exclude ([7995320](https://github.com/prijs/pri/commit/7995320))
28-
* eslint no-shadow ([4d0368c](https://github.com/prijs/pri/commit/4d0368c))
29-
* type ([f67ca43](https://github.com/prijs/pri/commit/f67ca43))
30-
31-
32-
### Features
33-
34-
* increase ts checker memory limit ([4922c52](https://github.com/prijs/pri/commit/4922c52))
35-
* support mode in webpack-dev-server ([ab8d718](https://github.com/prijs/pri/commit/ab8d718))
36-
* update typescript and eslint ([39a49ee](https://github.com/prijs/pri/commit/39a49ee))
37-
38-
39-
40-
<a name="4.2.12"></a>
41-
## [4.2.12](https://github.com/prijs/pri/compare/4.2.11...4.2.12) (2021-02-03)
42-
43-
44-
### Bug Fixes
45-
46-
* analyse entry ([1f6e3f5](https://github.com/prijs/pri/commit/1f6e3f5))
47-
* analyse output ([39c6c0c](https://github.com/prijs/pri/commit/39c6c0c))
48-
* WrapContent plugin ([7dffb13](https://github.com/prijs/pri/commit/7dffb13))
49-
50-
51-
### Features
52-
53-
* increase ts checker memory limit ([3cbac4a](https://github.com/prijs/pri/commit/3cbac4a))
54-
* run test support testRegex ([3184685](https://github.com/prijs/pri/commit/3184685))
55-
56-
57-
58-
<a name="4.2.11"></a>
59-
## [4.2.11](https://github.com/prijs/pri/compare/4.2.10...4.2.11) (2021-01-27)
60-
61-
62-
### Bug Fixes
63-
64-
* chunk css extract ([55e47c8](https://github.com/prijs/pri/commit/55e47c8))
65-
66-
67-
### Features
68-
69-
* optional check type and circular dependency ([4964fd0](https://github.com/prijs/pri/commit/4964fd0))
70-
* project support multiple entry ([a57e664](https://github.com/prijs/pri/commit/a57e664))
71-
* remove node-sass ([fba2433](https://github.com/prijs/pri/commit/fba2433))
72-
73-
74-
75-
<a name="4.2.9"></a>
76-
## [4.2.9](https://github.com/prijs/pri/compare/4.2.8...4.2.9) (2021-01-07)
77-
78-
79-
### Bug Fixes
80-
81-
* format ([a52444e](https://github.com/prijs/pri/commit/a52444e))
82-
83-
84-
### Features
85-
86-
* upgrade prettier ([3331d3d](https://github.com/prijs/pri/commit/3331d3d))
87-
88-
89-
90-
<a name="4.2.8"></a>
91-
## [4.2.8](https://github.com/prijs/pri/compare/4.2.7...4.2.8) (2021-01-03)
1+
<a name="4.3.18"></a>
2+
## [4.3.18](https://github.com/prijs/pri/compare/3.3.28-beta.5...4.3.18) (2022-11-18)
923

934

945
### Bug Fixes
956

7+
* 判断包名都用package.json中的name ([29e33df](https://github.com/prijs/pri/commit/29e33df))
8+
* 修复子package互相引用的时候,测试报错的问题 ([55570a9](https://github.com/prijs/pri/commit/55570a9))
9+
* 修复组件编译模式无差别产生 sourcemap ([06a444f](https://github.com/prijs/pri/commit/06a444f))
9610
* 子包路由解析问题 ([37da1be](https://github.com/prijs/pri/commit/37da1be))
97-
98-
99-
### Features
100-
101-
* 合并scss和less编译 ([75b3d53](https://github.com/prijs/pri/commit/75b3d53))
102-
* **pri:** component构建添加less编译 ([1901397](https://github.com/prijs/pri/commit/1901397))
103-
* **pri:** fix ([5ef7134](https://github.com/prijs/pri/commit/5ef7134))
104-
* **pri:** 优化函数 ([299f196](https://github.com/prijs/pri/commit/299f196))
105-
* **pri:** 修改编译scss和less代码 ([1e587a1](https://github.com/prijs/pri/commit/1e587a1))
106-
107-
108-
109-
<a name="4.2.7"></a>
110-
## [4.2.7](https://github.com/prijs/pri/compare/4.2.6...4.2.7) (2020-12-03)
111-
112-
113-
### Bug Fixes
114-
115-
* babel-loader options ([01ec7be](https://github.com/prijs/pri/commit/01ec7be))
116-
* move json file ([414fb61](https://github.com/prijs/pri/commit/414fb61))
117-
* npmClient for publish ([7fcb940](https://github.com/prijs/pri/commit/7fcb940))
118-
119-
120-
### Features
121-
122-
* add feat/speedMeasure ([940e817](https://github.com/prijs/pri/commit/940e817))
123-
124-
125-
126-
<a name="4.2.6"></a>
127-
## [4.2.6](https://github.com/prijs/pri/compare/3.3.28-beta.5...4.2.6) (2020-12-01)
128-
129-
130-
### Bug Fixes
131-
13211
* add comment ([dbc311d](https://github.com/prijs/pri/commit/dbc311d))
13312
* add prettier format to lint ([d6f8261](https://github.com/prijs/pri/commit/d6f8261))
13+
* add temp folder to exclude ([2a38004](https://github.com/prijs/pri/commit/2a38004))
14+
* analyse entry ([1f6e3f5](https://github.com/prijs/pri/commit/1f6e3f5))
15+
* analyse output ([39c6c0c](https://github.com/prijs/pri/commit/39c6c0c))
13416
* auth selected package ([6987871](https://github.com/prijs/pri/commit/6987871))
13517
* autofix package.version while betaBranch ([596b803](https://github.com/prijs/pri/commit/596b803))
18+
* babel-loader options ([01ec7be](https://github.com/prijs/pri/commit/01ec7be))
13619
* bug ([c37b05b](https://github.com/prijs/pri/commit/c37b05b))
13720
* bug ([b65ab71](https://github.com/prijs/pri/commit/b65ab71))
13821
* bug ([3510f52](https://github.com/prijs/pri/commit/3510f52))
22+
* change file name ([531c37e](https://github.com/prijs/pri/commit/531c37e))
23+
* change file name ([c22ebb4](https://github.com/prijs/pri/commit/c22ebb4))
24+
* chunk css extract ([55e47c8](https://github.com/prijs/pri/commit/55e47c8))
25+
* circular detect exclude ([7995320](https://github.com/prijs/pri/commit/7995320))
26+
* comment react-loadable code ([7264b29](https://github.com/prijs/pri/commit/7264b29))
13927
* correct module type ([a088f61](https://github.com/prijs/pri/commit/a088f61))
14028
* correct module type ([027bd79](https://github.com/prijs/pri/commit/027bd79))
29+
* dashboard client ([8e99e98](https://github.com/prijs/pri/commit/8e99e98))
30+
* dashboard type error ([ee54ebc](https://github.com/prijs/pri/commit/ee54ebc))
14131
* debug ([1f3eee1](https://github.com/prijs/pri/commit/1f3eee1))
32+
* define ([9244124](https://github.com/prijs/pri/commit/9244124))
14233
* deps analysis add react-router-dom ([0148632](https://github.com/prijs/pri/commit/0148632))
34+
* devServerConfig, localhost ([f20bb53](https://github.com/prijs/pri/commit/f20bb53))
35+
* devServerConfig, localhost ([66c8dc8](https://github.com/prijs/pri/commit/66c8dc8))
36+
* doc devUrl ([4c2ec7c](https://github.com/prijs/pri/commit/4c2ec7c))
14337
* eslint ([e592b8e](https://github.com/prijs/pri/commit/e592b8e))
38+
* eslint no-shadow ([4d0368c](https://github.com/prijs/pri/commit/4d0368c))
39+
* excludeRootDepList ([bc2eb53](https://github.com/prijs/pri/commit/bc2eb53))
14440
* execSync with reasonable args length ([22342bb](https://github.com/prijs/pri/commit/22342bb))
41+
* file name to lower case ([c97bded](https://github.com/prijs/pri/commit/c97bded))
14542
* fix publish error situation ([03ff947](https://github.com/prijs/pri/commit/03ff947))
14643
* fix typescript compile error when import modules from src/ to run test case ([7bef279](https://github.com/prijs/pri/commit/7bef279))
14744
* fix webpack server header for crosssite ([1e090a4](https://github.com/prijs/pri/commit/1e090a4))
14845
* force exit after publish ([4ba8b4a](https://github.com/prijs/pri/commit/4ba8b4a))
46+
* format ([daceb3e](https://github.com/prijs/pri/commit/daceb3e))
47+
* format ([a52444e](https://github.com/prijs/pri/commit/a52444e))
48+
* get plugins ([e86b825](https://github.com/prijs/pri/commit/e86b825))
49+
* jest moduleNameMapper ([6afbdc3](https://github.com/prijs/pri/commit/6afbdc3))
14950
* lint abnormal exit ([e5601bf](https://github.com/prijs/pri/commit/e5601bf))
51+
* lock babel-runtime version ([09b7794](https://github.com/prijs/pri/commit/09b7794))
15052
* modify error msg ([13b05e0](https://github.com/prijs/pri/commit/13b05e0))
53+
* move json file ([414fb61](https://github.com/prijs/pri/commit/414fb61))
15154
* nested node_modules ([8e79cce](https://github.com/prijs/pri/commit/8e79cce))
55+
* npm publish ([9815353](https://github.com/prijs/pri/commit/9815353))
15256
* npm test support packages alias name ([7bacda9](https://github.com/prijs/pri/commit/7bacda9))
57+
* npmClient for publish ([7fcb940](https://github.com/prijs/pri/commit/7fcb940))
15358
* npx ([18e799c](https://github.com/prijs/pri/commit/18e799c))
15459
* publish error ([594cec5](https://github.com/prijs/pri/commit/594cec5))
15560
* publish error ([d06c26e](https://github.com/prijs/pri/commit/d06c26e))
15661
* publish error ([c813439](https://github.com/prijs/pri/commit/c813439))
15762
* publish error ([f215748](https://github.com/prijs/pri/commit/f215748))
63+
* publish maxbuffer length exceeded error ([54e7197](https://github.com/prijs/pri/commit/54e7197))
15864
* rebase error ([2fc0d6f](https://github.com/prijs/pri/commit/2fc0d6f))
15965
* rebuild dll when extraVendors changed or project changed ([45f2f36](https://github.com/prijs/pri/commit/45f2f36))
16066
* rebuild dll when extraVendors changed or project changed ([40a3c21](https://github.com/prijs/pri/commit/40a3c21))
@@ -163,28 +69,77 @@
16369
* remove unused prettier from eslintrc ([dcc71c6](https://github.com/prijs/pri/commit/dcc71c6))
16470
* replace with node-compatible fetch, fix lint glob pattern ([044838b](https://github.com/prijs/pri/commit/044838b))
16571
* rm global no-console ([bc216db](https://github.com/prijs/pri/commit/bc216db))
72+
* temp file type error ([b39284b](https://github.com/prijs/pri/commit/b39284b))
73+
* test ([967f0e6](https://github.com/prijs/pri/commit/967f0e6))
74+
* type ([f67ca43](https://github.com/prijs/pri/commit/f67ca43))
16675
* update ([722c764](https://github.com/prijs/pri/commit/722c764))
76+
* update fork-ts-checker-webpack-plugin ([0caed8e](https://github.com/prijs/pri/commit/0caed8e))
16777
* use sync mode when process.stdio is connected to pipe ([9eb7a50](https://github.com/prijs/pri/commit/9eb7a50))
168-
* 修复子package互相引用的时候,测试报错的问题 ([55570a9](https://github.com/prijs/pri/commit/55570a9))
169-
* 修复组件编译模式无差别产生 sourcemap ([06a444f](https://github.com/prijs/pri/commit/06a444f))
78+
* version ([fe2136b](https://github.com/prijs/pri/commit/fe2136b))
79+
* WrapContent plugin ([7dffb13](https://github.com/prijs/pri/commit/7dffb13))
17080

17181

17282
### Features
17383

84+
* 合并scss和less编译 ([75b3d53](https://github.com/prijs/pri/commit/75b3d53))
85+
* 增加pri配置项,去除某些不必要发布的包配置 ([adc2ea6](https://github.com/prijs/pri/commit/adc2ea6))
86+
* 增加pri配置项,去除某些不必要发布的包配置 ([516279f](https://github.com/prijs/pri/commit/516279f))
87+
* add disableDashboard config ([6df480d](https://github.com/prijs/pri/commit/6df480d))
88+
* add esm5 field ([8e20b94](https://github.com/prijs/pri/commit/8e20b94))
89+
* add feat/speedMeasure ([940e817](https://github.com/prijs/pri/commit/940e817))
90+
* add path ([7cc1705](https://github.com/prijs/pri/commit/7cc1705))
91+
* add readme copy logic ([f25a27c](https://github.com/prijs/pri/commit/f25a27c))
92+
* add readme copy logic ([597da6a](https://github.com/prijs/pri/commit/597da6a))
93+
* after test run ([18aee53](https://github.com/prijs/pri/commit/18aee53))
94+
* deploy 4.2.5 ([16a2024](https://github.com/prijs/pri/commit/16a2024))
95+
* devServer 支持ForkTsCheckerWebpackPlugin async 配置 ([b7b2cd9](https://github.com/prijs/pri/commit/b7b2cd9))
96+
* devserver support config wrapper ([d879bc4](https://github.com/prijs/pri/commit/d879bc4))
97+
* export create-entry ([6aecc8a](https://github.com/prijs/pri/commit/6aecc8a))
98+
* extradll ([4535505](https://github.com/prijs/pri/commit/4535505))
99+
* extradll ([8c9ed2d](https://github.com/prijs/pri/commit/8c9ed2d))
100+
* improve dev performance ([82cfad0](https://github.com/prijs/pri/commit/82cfad0))
101+
* increase ts checker memory limit ([3cbac4a](https://github.com/prijs/pri/commit/3cbac4a))
102+
* increase ts checker memory limit ([4922c52](https://github.com/prijs/pri/commit/4922c52))
103+
* optional check type and circular dependency ([4964fd0](https://github.com/prijs/pri/commit/4964fd0))
104+
* production mode useHtmlTemplate ([ef6c951](https://github.com/prijs/pri/commit/ef6c951))
105+
* project support multiple entry ([a57e664](https://github.com/prijs/pri/commit/a57e664))
106+
* publish .9 ([88f3d60](https://github.com/prijs/pri/commit/88f3d60))
107+
* remove ensure root package.json for extend type ([0ad22e6](https://github.com/prijs/pri/commit/0ad22e6))
108+
* remove node-sass ([fba2433](https://github.com/prijs/pri/commit/fba2433))
109+
* run test support testRegex ([3184685](https://github.com/prijs/pri/commit/3184685))
110+
* support bundle dev dll ([e533954](https://github.com/prijs/pri/commit/e533954))
111+
* support customize jest config ([fd1fd15](https://github.com/prijs/pri/commit/fd1fd15))
112+
* support devServer contentBase ([63efe84](https://github.com/prijs/pri/commit/63efe84))
113+
* support disable html-webpack-plugin ([fdd79a5](https://github.com/prijs/pri/commit/fdd79a5))
114+
* support docs custom index.ejs index.tsx ([653038b](https://github.com/prijs/pri/commit/653038b))
115+
* support eslint in dev mode ([45e3f0d](https://github.com/prijs/pri/commit/45e3f0d))
116+
* support material component ([caf27b3](https://github.com/prijs/pri/commit/caf27b3))
117+
* support max two level packages ([19e89c1](https://github.com/prijs/pri/commit/19e89c1))
118+
* support mode in webpack-dev-server ([ab8d718](https://github.com/prijs/pri/commit/ab8d718))
119+
* support no includeAll ([5cd557e](https://github.com/prijs/pri/commit/5cd557e))
120+
* support plugins folder ([6a2e439](https://github.com/prijs/pri/commit/6a2e439))
121+
* support remote version ([8712f28](https://github.com/prijs/pri/commit/8712f28))
122+
* support use plugin source ([a95b49f](https://github.com/prijs/pri/commit/a95b49f))
123+
* support webpack for component build ([ff78bfe](https://github.com/prijs/pri/commit/ff78bfe))
124+
* update typescript and eslint ([39a49ee](https://github.com/prijs/pri/commit/39a49ee))
125+
* upgrade fork-ts-checker-webpack-plugin ([f4d82d0](https://github.com/prijs/pri/commit/f4d82d0))
126+
* upgrade prettier ([3331d3d](https://github.com/prijs/pri/commit/3331d3d))
127+
* **pri:** 修改编译scss和less代码 ([1e587a1](https://github.com/prijs/pri/commit/1e587a1))
128+
* **pri:** 优化函数 ([299f196](https://github.com/prijs/pri/commit/299f196))
129+
* **pri:** component构建添加less编译 ([1901397](https://github.com/prijs/pri/commit/1901397))
130+
* **pri:** fix ([5ef7134](https://github.com/prijs/pri/commit/5ef7134))
131+
* 分离 git 和 publish 流程 ([872dbf4](https://github.com/prijs/pri/commit/872dbf4))
132+
* 校验 tnpm 包发布权限 ([3ca427b](https://github.com/prijs/pri/commit/3ca427b))
174133
* add [@babel](https://github.com/babel)/plugin-transform-react-display-name ([20a9c51](https://github.com/prijs/pri/commit/20a9c51))
175134
* add babelPluginReactWrappedDisplayName ([6dd820e](https://github.com/prijs/pri/commit/6dd820e))
176135
* add changeLog to publish script ([66526f7](https://github.com/prijs/pri/commit/66526f7))
177136
* add ensure files config ([2e78cc5](https://github.com/prijs/pri/commit/2e78cc5))
178-
* add esm5 field ([8e20b94](https://github.com/prijs/pri/commit/8e20b94))
179137
* add hotLoader option ([52c8bdb](https://github.com/prijs/pri/commit/52c8bdb))
180138
* add hotLoader option ([ceb6f48](https://github.com/prijs/pri/commit/ceb6f48))
181139
* add jest react babel support ([949d38f](https://github.com/prijs/pri/commit/949d38f))
182-
* add path ([7cc1705](https://github.com/prijs/pri/commit/7cc1705))
183140
* add project root id to pri config ([ae38a55](https://github.com/prijs/pri/commit/ae38a55))
184141
* add pub options ([c357306](https://github.com/prijs/pri/commit/c357306))
185142
* add publish error tip when package reference project content ([20c13be](https://github.com/prijs/pri/commit/20c13be))
186-
* add readme copy logic ([f25a27c](https://github.com/prijs/pri/commit/f25a27c))
187-
* add readme copy logic ([597da6a](https://github.com/prijs/pri/commit/597da6a))
188143
* add sourceMap to pri docs css loader ([e17add5](https://github.com/prijs/pri/commit/e17add5))
189144
* deploy 16 ([c035022](https://github.com/prijs/pri/commit/c035022))
190145
* deploy 3.3.28 ([469fa9e](https://github.com/prijs/pri/commit/469fa9e))
@@ -194,25 +149,14 @@
194149
* deploy 4.0.10 ([93970bb](https://github.com/prijs/pri/commit/93970bb))
195150
* deploy 4.0.3 ([2c38dd8](https://github.com/prijs/pri/commit/2c38dd8))
196151
* deploy 4.0.8 ([a97852a](https://github.com/prijs/pri/commit/a97852a))
197-
* deploy 4.2.5 ([16a2024](https://github.com/prijs/pri/commit/16a2024))
198-
* extradll ([4535505](https://github.com/prijs/pri/commit/4535505))
199-
* extradll ([8c9ed2d](https://github.com/prijs/pri/commit/8c9ed2d))
200152
* fix bug ([5c6e107](https://github.com/prijs/pri/commit/5c6e107))
201153
* fix bug ([ecbe690](https://github.com/prijs/pri/commit/ecbe690))
202154
* fix memo name ([a5ea73d](https://github.com/prijs/pri/commit/a5ea73d))
203-
* publish .9 ([88f3d60](https://github.com/prijs/pri/commit/88f3d60))
204-
* remove ensure root package.json for extend type ([0ad22e6](https://github.com/prijs/pri/commit/0ad22e6))
205155
* remove react-loadable instead of react.lazy ([be8bcbd](https://github.com/prijs/pri/commit/be8bcbd))
206156
* rename rootId to projectRootId ([f03aa40](https://github.com/prijs/pri/commit/f03aa40))
207157
* revert webpack version ([a022d94](https://github.com/prijs/pri/commit/a022d94))
208-
* support bundle dev dll ([e533954](https://github.com/prijs/pri/commit/e533954))
209-
* support customize jest config ([fd1fd15](https://github.com/prijs/pri/commit/fd1fd15))
210-
* support material component ([caf27b3](https://github.com/prijs/pri/commit/caf27b3))
211-
* support max two level packages ([19e89c1](https://github.com/prijs/pri/commit/19e89c1))
212158
* support nested packages ([d1029b9](https://github.com/prijs/pri/commit/d1029b9))
213-
* support remote version ([8712f28](https://github.com/prijs/pri/commit/8712f28))
214159
* support skiplint for test command ([f251b22](https://github.com/prijs/pri/commit/f251b22))
215-
* support webpack for component build ([ff78bfe](https://github.com/prijs/pri/commit/ff78bfe))
216160
* update ([e959701](https://github.com/prijs/pri/commit/e959701))
217161
* update ([bb4ea0b](https://github.com/prijs/pri/commit/bb4ea0b))
218162
* update ([b0c585b](https://github.com/prijs/pri/commit/b0c585b))
@@ -230,8 +174,6 @@
230174
* upgrade ts 3.8 ([261bf1d](https://github.com/prijs/pri/commit/261bf1d))
231175
* upgrade typescript 3.7.2 ([200aff4](https://github.com/prijs/pri/commit/200aff4))
232176
* upgrade webpack ([a9325a9](https://github.com/prijs/pri/commit/a9325a9))
233-
* 分离 git 和 publish 流程 ([872dbf4](https://github.com/prijs/pri/commit/872dbf4))
234-
* 校验 tnpm 包发布权限 ([3ca427b](https://github.com/prijs/pri/commit/3ca427b))
235177

236178

237179

@@ -241,10 +183,10 @@
241183

242184
### Bug Fixes
243185

186+
* 开启 format.enable ([e04d2e4](https://github.com/prijs/pri/commit/e04d2e4))
244187
* react-loadable import error ([975aa23](https://github.com/prijs/pri/commit/975aa23))
245188
* react-loadable type error ([e1baeab](https://github.com/prijs/pri/commit/e1baeab))
246189
* replaced editor default formatter with prettier ([9128db6](https://github.com/prijs/pri/commit/9128db6))
247-
* 开启 format.enable ([e04d2e4](https://github.com/prijs/pri/commit/e04d2e4))
248190

249191

250192
### Features
@@ -259,9 +201,9 @@
259201

260202
### Bug Fixes
261203

204+
* 修复 prettierrc 被删除的问题 ([21c7a9f](https://github.com/prijs/pri/commit/21c7a9f))
262205
* packages 引用忽略 .DS_Store ([079e682](https://github.com/prijs/pri/commit/079e682))
263206
* remove prettierrc file from cleanUncessaryFields ([eb93a64](https://github.com/prijs/pri/commit/eb93a64))
264-
* 修复 prettierrc 被删除的问题 ([21c7a9f](https://github.com/prijs/pri/commit/21c7a9f))
265207

266208

267209

0 commit comments

Comments
 (0)