@next-core/build-config-factory 2.23.4 → 2.23.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +23 -64
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -3,7 +3,7 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [2.23.4](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.23.3...@next-core/build-config-factory@2.23.4) (2022-07-15)
6
+ ## [2.23.7](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.23.6...@next-core/build-config-factory@2.23.7) (2022-07-20)
7
7
 
8
8
  **Note:** Version bump only for package @next-core/build-config-factory
9
9
 
@@ -11,129 +11,88 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- ## [2.23.3](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.23.2...@next-core/build-config-factory@2.23.3) (2022-07-14)
15
-
16
-
17
- ### Bug Fixes
18
-
19
- * **generateBrickDocs:** filter element childern without supported decorators ([a2f8e50](https://github.com/easyops-cn/next-core/commit/a2f8e50425a6a1c6aec4ed2d6c21858d2d4dbea4))
14
+ ## [2.23.6](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.23.5...@next-core/build-config-factory@2.23.6) (2022-07-18)
20
15
 
16
+ **Note:** Version bump only for package @next-core/build-config-factory
21
17
 
18
+ ## [2.23.5](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.23.4...@next-core/build-config-factory@2.23.5) (2022-07-15)
22
19
 
20
+ **Note:** Version bump only for package @next-core/build-config-factory
23
21
 
22
+ ## [2.23.4](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.23.3...@next-core/build-config-factory@2.23.4) (2022-07-15)
24
23
 
25
- ## [2.23.2](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.23.1...@next-core/build-config-factory@2.23.2) (2022-07-12)
24
+ **Note:** Version bump only for package @next-core/build-config-factory
26
25
 
26
+ ## [2.23.3](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.23.2...@next-core/build-config-factory@2.23.3) (2022-07-14)
27
27
 
28
28
  ### Bug Fixes
29
29
 
30
- * **generateBrickDocs:** support wrapping intersection types ([9dca68d](https://github.com/easyops-cn/next-core/commit/9dca68d14396fec7f250c2ad41ba95464dcc3577))
31
-
30
+ - **generateBrickDocs:** filter element childern without supported decorators ([a2f8e50](https://github.com/easyops-cn/next-core/commit/a2f8e50425a6a1c6aec4ed2d6c21858d2d4dbea4))
32
31
 
32
+ ## [2.23.2](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.23.1...@next-core/build-config-factory@2.23.2) (2022-07-12)
33
33
 
34
+ ### Bug Fixes
34
35
 
36
+ - **generateBrickDocs:** support wrapping intersection types ([9dca68d](https://github.com/easyops-cn/next-core/commit/9dca68d14396fec7f250c2ad41ba95464dcc3577))
35
37
 
36
38
  ## [2.23.1](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.23.0...@next-core/build-config-factory@2.23.1) (2022-07-12)
37
39
 
38
40
  **Note:** Version bump only for package @next-core/build-config-factory
39
41
 
40
-
41
-
42
-
43
-
44
42
  # [2.23.0](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.22.0...@next-core/build-config-factory@2.23.0) (2022-07-12)
45
43
 
46
-
47
44
  ### Bug Fixes
48
45
 
49
- * **generateBrickDocs:** filter inherited properties ([38daaff](https://github.com/easyops-cn/next-core/commit/38daaffa0dcb5c4ef66cc3d846e525db2ea3ba95))
50
-
46
+ - **generateBrickDocs:** filter inherited properties ([38daaff](https://github.com/easyops-cn/next-core/commit/38daaffa0dcb5c4ef66cc3d846e525db2ea3ba95))
51
47
 
52
48
  ### Features
53
49
 
54
- * **generateBrickDocs:** support typle types ([148ad87](https://github.com/easyops-cn/next-core/commit/148ad87935a8deac87c69fd4d60828a2aef7723f))
55
-
56
-
57
-
58
-
50
+ - **generateBrickDocs:** support typle types ([148ad87](https://github.com/easyops-cn/next-core/commit/148ad87935a8deac87c69fd4d60828a2aef7723f))
59
51
 
60
52
  # [2.22.0](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.21.0...@next-core/build-config-factory@2.22.0) (2022-07-11)
61
53
 
62
-
63
54
  ### Features
64
55
 
65
- * **generateBrickDocs:** support function type ([b085bbf](https://github.com/easyops-cn/next-core/commit/b085bbf089b89dc6e7fa7f743a69731b24ea449a))
66
-
67
-
68
-
69
-
56
+ - **generateBrickDocs:** support function type ([b085bbf](https://github.com/easyops-cn/next-core/commit/b085bbf089b89dc6e7fa7f743a69731b24ea449a))
70
57
 
71
58
  # [2.21.0](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.20.0...@next-core/build-config-factory@2.21.0) (2022-07-07)
72
59
 
73
-
74
60
  ### Features
75
61
 
76
- * **generateBrickDocs:** support description of enum and interface ([3b81fe1](https://github.com/easyops-cn/next-core/commit/3b81fe1a5ee3d1666083fad50c7da8d62379c98a))
77
- * **generateBrickDocs:** support get detail of reflection type from declaration ([b62557f](https://github.com/easyops-cn/next-core/commit/b62557f09a362a85ac25151d8940cec4e691700b))
78
- * **generateBrickDocs:** support get parameters type of method from declaration ([e88bef6](https://github.com/easyops-cn/next-core/commit/e88bef6006140001bd44271911566df497e03ca4))
79
- * **generateBrickDocs:** support get property type from setter ([5825363](https://github.com/easyops-cn/next-core/commit/5825363195c4359a21b9b80360a58a261e886825))
80
-
81
-
82
-
83
-
62
+ - **generateBrickDocs:** support description of enum and interface ([3b81fe1](https://github.com/easyops-cn/next-core/commit/3b81fe1a5ee3d1666083fad50c7da8d62379c98a))
63
+ - **generateBrickDocs:** support get detail of reflection type from declaration ([b62557f](https://github.com/easyops-cn/next-core/commit/b62557f09a362a85ac25151d8940cec4e691700b))
64
+ - **generateBrickDocs:** support get parameters type of method from declaration ([e88bef6](https://github.com/easyops-cn/next-core/commit/e88bef6006140001bd44271911566df497e03ca4))
65
+ - **generateBrickDocs:** support get property type from setter ([5825363](https://github.com/easyops-cn/next-core/commit/5825363195c4359a21b9b80360a58a261e886825))
84
66
 
85
67
  # [2.20.0](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.19.0...@next-core/build-config-factory@2.20.0) (2022-07-05)
86
68
 
87
-
88
69
  ### Features
89
70
 
90
- * **generateBrickDocs:** support infer required and default of property and detail of event from declaration ([6a60f26](https://github.com/easyops-cn/next-core/commit/6a60f26563683d89d5b36bb766f973cb23522e70))
91
-
92
-
93
-
94
-
71
+ - **generateBrickDocs:** support infer required and default of property and detail of event from declaration ([6a60f26](https://github.com/easyops-cn/next-core/commit/6a60f26563683d89d5b36bb766f973cb23522e70))
95
72
 
96
73
  # [2.19.0](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.18.52...@next-core/build-config-factory@2.19.0) (2022-07-05)
97
74
 
98
-
99
75
  ### Bug Fixes
100
76
 
101
- * **generateBrickDocs:** type will not be traversed in another module once traversed ([c539bcf](https://github.com/easyops-cn/next-core/commit/c539bcf86a8d7d0955f4115373db838032c5c677))
102
-
77
+ - **generateBrickDocs:** type will not be traversed in another module once traversed ([c539bcf](https://github.com/easyops-cn/next-core/commit/c539bcf86a8d7d0955f4115373db838032c5c677))
103
78
 
104
79
  ### Features
105
80
 
106
- * **generateBrickDocs:** add support for extendedTypes ([12c9e53](https://github.com/easyops-cn/next-core/commit/12c9e536b07104a9ee8478cbe8c2aa6887751335))
107
- * **generateBrickDocs:** add support for index signature ([1f16c2c](https://github.com/easyops-cn/next-core/commit/1f16c2c1a961a43a139f8bef1117c8eb4e4ba3f6))
108
-
109
-
110
-
111
-
81
+ - **generateBrickDocs:** add support for extendedTypes ([12c9e53](https://github.com/easyops-cn/next-core/commit/12c9e536b07104a9ee8478cbe8c2aa6887751335))
82
+ - **generateBrickDocs:** add support for index signature ([1f16c2c](https://github.com/easyops-cn/next-core/commit/1f16c2c1a961a43a139f8bef1117c8eb4e4ba3f6))
112
83
 
113
84
  ## [2.18.52](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.18.51...@next-core/build-config-factory@2.18.52) (2022-06-28)
114
85
 
115
86
  **Note:** Version bump only for package @next-core/build-config-factory
116
87
 
117
-
118
-
119
-
120
-
121
88
  ## [2.18.51](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.18.50...@next-core/build-config-factory@2.18.51) (2022-06-27)
122
89
 
123
90
  **Note:** Version bump only for package @next-core/build-config-factory
124
91
 
125
-
126
-
127
-
128
-
129
92
  ## [2.18.50](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.18.49...@next-core/build-config-factory@2.18.50) (2022-06-24)
130
93
 
131
94
  **Note:** Version bump only for package @next-core/build-config-factory
132
95
 
133
-
134
-
135
-
136
-
137
96
  ## [2.18.49](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.18.48...@next-core/build-config-factory@2.18.49) (2022-06-24)
138
97
 
139
98
  **Note:** Version bump only for package @next-core/build-config-factory
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-core/build-config-factory",
3
- "version": "2.23.4",
3
+ "version": "2.23.7",
4
4
  "description": "build config factory",
5
5
  "homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/build-config-factory",
6
6
  "license": "GPL-3.0",
@@ -18,10 +18,10 @@
18
18
  },
19
19
  "sideEffects": false,
20
20
  "dependencies": {
21
- "@next-core/brick-utils": "^2.37.23",
21
+ "@next-core/brick-utils": "^2.37.26",
22
22
  "@next-core/repo-config": "^0.2.1",
23
- "@next-core/typedoc-plugin-filter-inherit": "^1.2.2",
24
- "@next-core/webpack-config-factory": "^2.16.6",
23
+ "@next-core/typedoc-plugin-filter-inherit": "^1.2.3",
24
+ "@next-core/webpack-config-factory": "^2.16.7",
25
25
  "change-case": "^4.1.2",
26
26
  "chokidar": "^3.5.3",
27
27
  "fs-extra": "^10.1.0",
@@ -30,12 +30,12 @@
30
30
  "klaw-sync": "^6.0.0",
31
31
  "lodash": "^4.17.21",
32
32
  "meow": "^9.0.0",
33
- "moment": "^2.29.3",
33
+ "moment": "^2.29.4",
34
34
  "npmlog": "^6.0.2",
35
35
  "prettier": "^2.6.2",
36
36
  "rimraf": "^3.0.2",
37
37
  "typedoc": "^0.19.2",
38
38
  "typedoc-plugin-no-inherit": "^1.2.2"
39
39
  },
40
- "gitHead": "0d6a08eafd7c0969db0495a29bd1a99fb3913c07"
40
+ "gitHead": "b2994514a78d0f14260d71465e9c2f4381822823"
41
41
  }