@next-core/build-config-factory 2.23.5 → 2.23.8

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 +24 -65
  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.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)
6
+ ## [2.23.8](https://github.com/easyops-cn/next-core/compare/@next-core/build-config-factory@2.23.7...@next-core/build-config-factory@2.23.8) (2022-08-08)
7
7
 
8
8
  **Note:** Version bump only for package @next-core/build-config-factory
9
9
 
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- ## [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)
14
+ ## [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)
15
15
 
16
16
  **Note:** Version bump only for package @next-core/build-config-factory
17
17
 
@@ -19,129 +19,88 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
19
19
 
20
20
 
21
21
 
22
- ## [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)
23
-
24
-
25
- ### Bug Fixes
26
-
27
- * **generateBrickDocs:** filter element childern without supported decorators ([a2f8e50](https://github.com/easyops-cn/next-core/commit/a2f8e50425a6a1c6aec4ed2d6c21858d2d4dbea4))
22
+ ## [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)
28
23
 
24
+ **Note:** Version bump only for package @next-core/build-config-factory
29
25
 
26
+ ## [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)
30
27
 
28
+ **Note:** Version bump only for package @next-core/build-config-factory
31
29
 
30
+ ## [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)
32
31
 
33
- ## [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)
32
+ **Note:** Version bump only for package @next-core/build-config-factory
34
33
 
34
+ ## [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)
35
35
 
36
36
  ### Bug Fixes
37
37
 
38
- * **generateBrickDocs:** support wrapping intersection types ([9dca68d](https://github.com/easyops-cn/next-core/commit/9dca68d14396fec7f250c2ad41ba95464dcc3577))
39
-
38
+ - **generateBrickDocs:** filter element childern without supported decorators ([a2f8e50](https://github.com/easyops-cn/next-core/commit/a2f8e50425a6a1c6aec4ed2d6c21858d2d4dbea4))
40
39
 
40
+ ## [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)
41
41
 
42
+ ### Bug Fixes
42
43
 
44
+ - **generateBrickDocs:** support wrapping intersection types ([9dca68d](https://github.com/easyops-cn/next-core/commit/9dca68d14396fec7f250c2ad41ba95464dcc3577))
43
45
 
44
46
  ## [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)
45
47
 
46
48
  **Note:** Version bump only for package @next-core/build-config-factory
47
49
 
48
-
49
-
50
-
51
-
52
50
  # [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)
53
51
 
54
-
55
52
  ### Bug Fixes
56
53
 
57
- * **generateBrickDocs:** filter inherited properties ([38daaff](https://github.com/easyops-cn/next-core/commit/38daaffa0dcb5c4ef66cc3d846e525db2ea3ba95))
58
-
54
+ - **generateBrickDocs:** filter inherited properties ([38daaff](https://github.com/easyops-cn/next-core/commit/38daaffa0dcb5c4ef66cc3d846e525db2ea3ba95))
59
55
 
60
56
  ### Features
61
57
 
62
- * **generateBrickDocs:** support typle types ([148ad87](https://github.com/easyops-cn/next-core/commit/148ad87935a8deac87c69fd4d60828a2aef7723f))
63
-
64
-
65
-
66
-
58
+ - **generateBrickDocs:** support typle types ([148ad87](https://github.com/easyops-cn/next-core/commit/148ad87935a8deac87c69fd4d60828a2aef7723f))
67
59
 
68
60
  # [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)
69
61
 
70
-
71
62
  ### Features
72
63
 
73
- * **generateBrickDocs:** support function type ([b085bbf](https://github.com/easyops-cn/next-core/commit/b085bbf089b89dc6e7fa7f743a69731b24ea449a))
74
-
75
-
76
-
77
-
64
+ - **generateBrickDocs:** support function type ([b085bbf](https://github.com/easyops-cn/next-core/commit/b085bbf089b89dc6e7fa7f743a69731b24ea449a))
78
65
 
79
66
  # [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)
80
67
 
81
-
82
68
  ### Features
83
69
 
84
- * **generateBrickDocs:** support description of enum and interface ([3b81fe1](https://github.com/easyops-cn/next-core/commit/3b81fe1a5ee3d1666083fad50c7da8d62379c98a))
85
- * **generateBrickDocs:** support get detail of reflection type from declaration ([b62557f](https://github.com/easyops-cn/next-core/commit/b62557f09a362a85ac25151d8940cec4e691700b))
86
- * **generateBrickDocs:** support get parameters type of method from declaration ([e88bef6](https://github.com/easyops-cn/next-core/commit/e88bef6006140001bd44271911566df497e03ca4))
87
- * **generateBrickDocs:** support get property type from setter ([5825363](https://github.com/easyops-cn/next-core/commit/5825363195c4359a21b9b80360a58a261e886825))
88
-
89
-
90
-
91
-
70
+ - **generateBrickDocs:** support description of enum and interface ([3b81fe1](https://github.com/easyops-cn/next-core/commit/3b81fe1a5ee3d1666083fad50c7da8d62379c98a))
71
+ - **generateBrickDocs:** support get detail of reflection type from declaration ([b62557f](https://github.com/easyops-cn/next-core/commit/b62557f09a362a85ac25151d8940cec4e691700b))
72
+ - **generateBrickDocs:** support get parameters type of method from declaration ([e88bef6](https://github.com/easyops-cn/next-core/commit/e88bef6006140001bd44271911566df497e03ca4))
73
+ - **generateBrickDocs:** support get property type from setter ([5825363](https://github.com/easyops-cn/next-core/commit/5825363195c4359a21b9b80360a58a261e886825))
92
74
 
93
75
  # [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)
94
76
 
95
-
96
77
  ### Features
97
78
 
98
- * **generateBrickDocs:** support infer required and default of property and detail of event from declaration ([6a60f26](https://github.com/easyops-cn/next-core/commit/6a60f26563683d89d5b36bb766f973cb23522e70))
99
-
100
-
101
-
102
-
79
+ - **generateBrickDocs:** support infer required and default of property and detail of event from declaration ([6a60f26](https://github.com/easyops-cn/next-core/commit/6a60f26563683d89d5b36bb766f973cb23522e70))
103
80
 
104
81
  # [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)
105
82
 
106
-
107
83
  ### Bug Fixes
108
84
 
109
- * **generateBrickDocs:** type will not be traversed in another module once traversed ([c539bcf](https://github.com/easyops-cn/next-core/commit/c539bcf86a8d7d0955f4115373db838032c5c677))
110
-
85
+ - **generateBrickDocs:** type will not be traversed in another module once traversed ([c539bcf](https://github.com/easyops-cn/next-core/commit/c539bcf86a8d7d0955f4115373db838032c5c677))
111
86
 
112
87
  ### Features
113
88
 
114
- * **generateBrickDocs:** add support for extendedTypes ([12c9e53](https://github.com/easyops-cn/next-core/commit/12c9e536b07104a9ee8478cbe8c2aa6887751335))
115
- * **generateBrickDocs:** add support for index signature ([1f16c2c](https://github.com/easyops-cn/next-core/commit/1f16c2c1a961a43a139f8bef1117c8eb4e4ba3f6))
116
-
117
-
118
-
119
-
89
+ - **generateBrickDocs:** add support for extendedTypes ([12c9e53](https://github.com/easyops-cn/next-core/commit/12c9e536b07104a9ee8478cbe8c2aa6887751335))
90
+ - **generateBrickDocs:** add support for index signature ([1f16c2c](https://github.com/easyops-cn/next-core/commit/1f16c2c1a961a43a139f8bef1117c8eb4e4ba3f6))
120
91
 
121
92
  ## [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)
122
93
 
123
94
  **Note:** Version bump only for package @next-core/build-config-factory
124
95
 
125
-
126
-
127
-
128
-
129
96
  ## [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)
130
97
 
131
98
  **Note:** Version bump only for package @next-core/build-config-factory
132
99
 
133
-
134
-
135
-
136
-
137
100
  ## [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)
138
101
 
139
102
  **Note:** Version bump only for package @next-core/build-config-factory
140
103
 
141
-
142
-
143
-
144
-
145
104
  ## [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)
146
105
 
147
106
  **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.5",
3
+ "version": "2.23.8",
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.24",
21
+ "@next-core/brick-utils": "^2.38.0",
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": "335fe135f4142194a2cc57b6720a8e755d9d7dd1"
40
+ "gitHead": "467118b05a753e109beb83a5be23691995e4012a"
41
41
  }