@next-core/brick-utils 2.30.0 → 2.30.3
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.
- package/CHANGELOG.md +22 -47
- package/dist/index.bundle.js +1534 -943
- package/dist/index.bundle.js.map +1 -1
- package/dist/index.esm.js +1533 -945
- package/dist/index.esm.js.map +1 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,117 +3,92 @@
|
|
|
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
|
-
|
|
6
|
+
## [2.30.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.30.2...@next-core/brick-utils@2.30.3) (2021-11-25)
|
|
7
7
|
|
|
8
|
+
**Note:** Version bump only for package @next-core/brick-utils
|
|
8
9
|
|
|
9
|
-
### Features
|
|
10
10
|
|
|
11
|
-
* **loadscript:** support script src prefix ([56229d1](https://github.com/easyops-cn/next-core/commit/56229d1783f8e3a450ec316d78becd4f405cff72))
|
|
12
11
|
|
|
13
12
|
|
|
14
13
|
|
|
14
|
+
## [2.30.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.30.1...@next-core/brick-utils@2.30.2) (2021-11-23)
|
|
15
15
|
|
|
16
|
+
**Note:** Version bump only for package @next-core/brick-utils
|
|
16
17
|
|
|
17
|
-
# [2.29.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.15...@next-core/brick-utils@2.29.0) (2021-11-02)
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
### Features
|
|
21
20
|
|
|
22
|
-
* jsonFieldsInRoute add analyticsData ([7a6464f](https://github.com/easyops-cn/next-core/commit/7a6464f9b8d88754cb964babb2d9ffeca782be40))
|
|
23
21
|
|
|
22
|
+
## [2.30.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.30.0...@next-core/brick-utils@2.30.1) (2021-11-18)
|
|
24
23
|
|
|
25
24
|
|
|
25
|
+
### Bug Fixes
|
|
26
26
|
|
|
27
|
+
* refine loading depends ([bbc04cb](https://github.com/easyops-cn/next-core/commit/bbc04cb2bf4b2644aa9c7734a635493c77d9a7e2))
|
|
28
|
+
* 构件按照名称前缀识别构件包 ([5293187](https://github.com/easyops-cn/next-core/commit/52931871641a072909d3ff2b5ddb4436503a5676))
|
|
27
29
|
|
|
28
|
-
## [2.28.15](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.14...@next-core/brick-utils@2.28.15) (2021-11-01)
|
|
29
30
|
|
|
30
|
-
**Note:** Version bump only for package @next-core/brick-utils
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|
|
34
|
+
# [2.30.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.29.0...@next-core/brick-utils@2.30.0) (2021-11-11)
|
|
34
35
|
|
|
36
|
+
### Features
|
|
35
37
|
|
|
36
|
-
|
|
38
|
+
- **loadscript:** support script src prefix ([56229d1](https://github.com/easyops-cn/next-core/commit/56229d1783f8e3a450ec316d78becd4f405cff72))
|
|
37
39
|
|
|
40
|
+
# [2.29.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.15...@next-core/brick-utils@2.29.0) (2021-11-02)
|
|
38
41
|
|
|
39
|
-
###
|
|
42
|
+
### Features
|
|
40
43
|
|
|
41
|
-
|
|
44
|
+
- jsonFieldsInRoute add analyticsData ([7a6464f](https://github.com/easyops-cn/next-core/commit/7a6464f9b8d88754cb964babb2d9ffeca782be40))
|
|
42
45
|
|
|
46
|
+
## [2.28.15](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.14...@next-core/brick-utils@2.28.15) (2021-11-01)
|
|
43
47
|
|
|
48
|
+
**Note:** Version bump only for package @next-core/brick-utils
|
|
44
49
|
|
|
50
|
+
## [2.28.14](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.13...@next-core/brick-utils@2.28.14) (2021-11-01)
|
|
45
51
|
|
|
52
|
+
### Bug Fixes
|
|
53
|
+
|
|
54
|
+
- make `analyticsData: null` disposable ([392d3a5](https://github.com/easyops-cn/next-core/commit/392d3a55e9b8d11d9d098f709077eef1d06c1269))
|
|
46
55
|
|
|
47
56
|
## [2.28.13](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.12...@next-core/brick-utils@2.28.13) (2021-10-28)
|
|
48
57
|
|
|
49
58
|
**Note:** Version bump only for package @next-core/brick-utils
|
|
50
59
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
60
|
## [2.28.12](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.11...@next-core/brick-utils@2.28.12) (2021-10-28)
|
|
56
61
|
|
|
57
62
|
**Note:** Version bump only for package @next-core/brick-utils
|
|
58
63
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
64
|
## [2.28.11](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.10...@next-core/brick-utils@2.28.11) (2021-10-22)
|
|
64
65
|
|
|
65
|
-
|
|
66
66
|
### Bug Fixes
|
|
67
67
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
68
|
+
- dispose specific null fields ([0f50281](https://github.com/easyops-cn/next-core/commit/0f502815abf47faf4156bfbf91029125bbda01a4))
|
|
73
69
|
|
|
74
70
|
## [2.28.10](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.9...@next-core/brick-utils@2.28.10) (2021-10-21)
|
|
75
71
|
|
|
76
72
|
**Note:** Version bump only for package @next-core/brick-utils
|
|
77
73
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
74
|
## [2.28.9](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.8...@next-core/brick-utils@2.28.9) (2021-10-20)
|
|
83
75
|
|
|
84
76
|
**Note:** Version bump only for package @next-core/brick-utils
|
|
85
77
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
78
|
## [2.28.8](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.7...@next-core/brick-utils@2.28.8) (2021-10-20)
|
|
91
79
|
|
|
92
80
|
**Note:** Version bump only for package @next-core/brick-utils
|
|
93
81
|
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
82
|
## [2.28.7](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.6...@next-core/brick-utils@2.28.7) (2021-10-13)
|
|
99
83
|
|
|
100
|
-
|
|
101
84
|
### Bug Fixes
|
|
102
85
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
86
|
+
- get clean segues when building storyboard ([fd51ffd](https://github.com/easyops-cn/next-core/commit/fd51ffde311681e43e1c7d06d27d794a919ee1f7))
|
|
108
87
|
|
|
109
88
|
## [2.28.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.5...@next-core/brick-utils@2.28.6) (2021-10-12)
|
|
110
89
|
|
|
111
90
|
**Note:** Version bump only for package @next-core/brick-utils
|
|
112
91
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
92
|
## [2.28.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.4...@next-core/brick-utils@2.28.5) (2021-09-30)
|
|
118
93
|
|
|
119
94
|
**Note:** Version bump only for package @next-core/brick-utils
|