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