|
1 |
| -<a name="3.3.28-beta.11"></a> |
2 |
| -## [3.3.28-beta.11](https://github.com/prijs/pri/compare/3.3.28-beta.5...3.3.28-beta.11) (2019-11-07) |
| 1 | +<a name="4.1.6"></a> |
| 2 | +## [4.1.6](https://github.com/prijs/pri/compare/3.3.28-beta.5...4.1.6) (2020-05-27) |
3 | 3 |
|
4 | 4 |
|
5 | 5 | ### Bug Fixes
|
6 | 6 |
|
| 7 | +* add comment ([dbc311d](https://github.com/prijs/pri/commit/dbc311d)) |
7 | 8 | * add prettier format to lint ([d6f8261](https://github.com/prijs/pri/commit/d6f8261))
|
| 9 | +* auth selected package ([6987871](https://github.com/prijs/pri/commit/6987871)) |
| 10 | +* autofix package.version while betaBranch ([596b803](https://github.com/prijs/pri/commit/596b803)) |
| 11 | +* bug ([c37b05b](https://github.com/prijs/pri/commit/c37b05b)) |
| 12 | +* bug ([b65ab71](https://github.com/prijs/pri/commit/b65ab71)) |
| 13 | +* bug ([3510f52](https://github.com/prijs/pri/commit/3510f52)) |
| 14 | +* correct module type ([a088f61](https://github.com/prijs/pri/commit/a088f61)) |
| 15 | +* correct module type ([027bd79](https://github.com/prijs/pri/commit/027bd79)) |
| 16 | +* deps analysis add react-router-dom ([0148632](https://github.com/prijs/pri/commit/0148632)) |
| 17 | +* execSync with reasonable args length ([22342bb](https://github.com/prijs/pri/commit/22342bb)) |
8 | 18 | * fix publish error situation ([03ff947](https://github.com/prijs/pri/commit/03ff947))
|
| 19 | +* force exit after publish ([4ba8b4a](https://github.com/prijs/pri/commit/4ba8b4a)) |
| 20 | +* lint abnormal exit ([e5601bf](https://github.com/prijs/pri/commit/e5601bf)) |
| 21 | +* modify error msg ([13b05e0](https://github.com/prijs/pri/commit/13b05e0)) |
| 22 | +* nested node_modules ([8e79cce](https://github.com/prijs/pri/commit/8e79cce)) |
9 | 23 | * npx ([18e799c](https://github.com/prijs/pri/commit/18e799c))
|
| 24 | +* publish error ([594cec5](https://github.com/prijs/pri/commit/594cec5)) |
| 25 | +* publish error ([d06c26e](https://github.com/prijs/pri/commit/d06c26e)) |
| 26 | +* publish error ([c813439](https://github.com/prijs/pri/commit/c813439)) |
| 27 | +* publish error ([f215748](https://github.com/prijs/pri/commit/f215748)) |
| 28 | +* rebase error ([2fc0d6f](https://github.com/prijs/pri/commit/2fc0d6f)) |
| 29 | +* remove duplicate string literals ([1ecaddc](https://github.com/prijs/pri/commit/1ecaddc)) |
| 30 | +* remove resolve ([a07431f](https://github.com/prijs/pri/commit/a07431f)) |
| 31 | +* remove unused prettier from eslintrc ([dcc71c6](https://github.com/prijs/pri/commit/dcc71c6)) |
| 32 | +* replace with node-compatible fetch, fix lint glob pattern ([044838b](https://github.com/prijs/pri/commit/044838b)) |
10 | 33 | * rm global no-console ([bc216db](https://github.com/prijs/pri/commit/bc216db))
|
| 34 | +* update ([722c764](https://github.com/prijs/pri/commit/722c764)) |
| 35 | +* use sync mode when process.stdio is connected to pipe ([9eb7a50](https://github.com/prijs/pri/commit/9eb7a50)) |
11 | 36 | * 修复组件编译模式无差别产生 sourcemap ([06a444f](https://github.com/prijs/pri/commit/06a444f))
|
12 | 37 |
|
13 | 38 |
|
14 | 39 | ### Features
|
15 | 40 |
|
| 41 | +* add [@babel](https://github.com/babel)/plugin-transform-react-display-name ([20a9c51](https://github.com/prijs/pri/commit/20a9c51)) |
| 42 | +* add babelPluginReactWrappedDisplayName ([6dd820e](https://github.com/prijs/pri/commit/6dd820e)) |
| 43 | +* add ensure files config ([2e78cc5](https://github.com/prijs/pri/commit/2e78cc5)) |
| 44 | +* add hotLoader option ([52c8bdb](https://github.com/prijs/pri/commit/52c8bdb)) |
| 45 | +* add hotLoader option ([ceb6f48](https://github.com/prijs/pri/commit/ceb6f48)) |
| 46 | +* add jest react babel support ([949d38f](https://github.com/prijs/pri/commit/949d38f)) |
| 47 | +* add project root id to pri config ([ae38a55](https://github.com/prijs/pri/commit/ae38a55)) |
| 48 | +* add pub options ([c357306](https://github.com/prijs/pri/commit/c357306)) |
| 49 | +* add publish error tip when package reference project content ([20c13be](https://github.com/prijs/pri/commit/20c13be)) |
16 | 50 | * add sourceMap to pri docs css loader ([e17add5](https://github.com/prijs/pri/commit/e17add5))
|
| 51 | +* deploy 16 ([c035022](https://github.com/prijs/pri/commit/c035022)) |
| 52 | +* deploy 3.3.28 ([469fa9e](https://github.com/prijs/pri/commit/469fa9e)) |
| 53 | +* deploy 3.3.28-beta.8 ([3970c26](https://github.com/prijs/pri/commit/3970c26)) |
| 54 | +* deploy 3.3.28-beta.9 ([0993f43](https://github.com/prijs/pri/commit/0993f43)) |
| 55 | +* deploy 4.0.0 ([ed80164](https://github.com/prijs/pri/commit/ed80164)) |
| 56 | +* deploy 4.0.10 ([93970bb](https://github.com/prijs/pri/commit/93970bb)) |
| 57 | +* deploy 4.0.3 ([2c38dd8](https://github.com/prijs/pri/commit/2c38dd8)) |
| 58 | +* deploy 4.0.8 ([a97852a](https://github.com/prijs/pri/commit/a97852a)) |
| 59 | +* fix bug ([5c6e107](https://github.com/prijs/pri/commit/5c6e107)) |
| 60 | +* fix bug ([ecbe690](https://github.com/prijs/pri/commit/ecbe690)) |
| 61 | +* fix memo name ([a5ea73d](https://github.com/prijs/pri/commit/a5ea73d)) |
| 62 | +* remove react-loadable instead of react.lazy ([be8bcbd](https://github.com/prijs/pri/commit/be8bcbd)) |
| 63 | +* rename rootId to projectRootId ([f03aa40](https://github.com/prijs/pri/commit/f03aa40)) |
| 64 | +* revert webpack version ([a022d94](https://github.com/prijs/pri/commit/a022d94)) |
| 65 | +* support nested packages ([d1029b9](https://github.com/prijs/pri/commit/d1029b9)) |
| 66 | +* support skiplint for test command ([f251b22](https://github.com/prijs/pri/commit/f251b22)) |
| 67 | +* update ([e959701](https://github.com/prijs/pri/commit/e959701)) |
| 68 | +* update ([bb4ea0b](https://github.com/prijs/pri/commit/bb4ea0b)) |
| 69 | +* update ([b0c585b](https://github.com/prijs/pri/commit/b0c585b)) |
| 70 | +* update .vscode ([4f48549](https://github.com/prijs/pri/commit/4f48549)) |
| 71 | +* update deps ([5678dcc](https://github.com/prijs/pri/commit/5678dcc)) |
| 72 | +* update docs ([8118dc7](https://github.com/prijs/pri/commit/8118dc7)) |
17 | 73 | * update docs ([afa3110](https://github.com/prijs/pri/commit/afa3110))
|
| 74 | +* update eslintrc ([d949c81](https://github.com/prijs/pri/commit/d949c81)) |
18 | 75 | * update gitignore ([6ac2310](https://github.com/prijs/pri/commit/6ac2310))
|
| 76 | +* update lock ([ede0ce8](https://github.com/prijs/pri/commit/ede0ce8)) |
| 77 | +* update lock ([692edae](https://github.com/prijs/pri/commit/692edae)) |
| 78 | +* update lock ([4efdb17](https://github.com/prijs/pri/commit/4efdb17)) |
| 79 | +* update type check ([16353e1](https://github.com/prijs/pri/commit/16353e1)) |
| 80 | +* upgrade eslint-plugin-react-hooks ([5f5ae96](https://github.com/prijs/pri/commit/5f5ae96)) |
| 81 | +* upgrade ts 3.8 ([261bf1d](https://github.com/prijs/pri/commit/261bf1d)) |
| 82 | +* upgrade typescript 3.7.2 ([200aff4](https://github.com/prijs/pri/commit/200aff4)) |
| 83 | +* upgrade webpack ([a9325a9](https://github.com/prijs/pri/commit/a9325a9)) |
| 84 | +* 分离 git 和 publish 流程 ([872dbf4](https://github.com/prijs/pri/commit/872dbf4)) |
| 85 | +* 校验 tnpm 包发布权限 ([3ca427b](https://github.com/prijs/pri/commit/3ca427b)) |
19 | 86 |
|
20 | 87 |
|
21 | 88 |
|
|
0 commit comments