@next-core/brick-utils 2.31.0 → 2.31.4

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 CHANGED
@@ -3,18 +3,15 @@
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.31.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.30.3...@next-core/brick-utils@2.31.0) (2021-11-26)
7
-
6
+ ## [2.31.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.31.3...@next-core/brick-utils@2.31.4) (2021-12-23)
8
7
 
9
- ### Features
10
-
11
- * scan i18n in storyboard functions ([e0f68fb](https://github.com/easyops-cn/next-core/commit/e0f68fb456e12f62b4f68b380d66e3a535aaef56))
8
+ **Note:** Version bump only for package @next-core/brick-utils
12
9
 
13
10
 
14
11
 
15
12
 
16
13
 
17
- ## [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)
14
+ ## [2.31.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.31.2...@next-core/brick-utils@2.31.3) (2021-12-17)
18
15
 
19
16
  **Note:** Version bump only for package @next-core/brick-utils
20
17
 
@@ -22,25 +19,36 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
22
19
 
23
20
 
24
21
 
25
- ## [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)
22
+ ## [2.31.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.31.1...@next-core/brick-utils@2.31.2) (2021-12-03)
26
23
 
27
24
  **Note:** Version bump only for package @next-core/brick-utils
28
25
 
26
+ ## [2.31.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.31.0...@next-core/brick-utils@2.31.1) (2021-11-29)
29
27
 
28
+ ### Bug Fixes
30
29
 
30
+ - refine scanning global usage in expressions and functions ([1808401](https://github.com/easyops-cn/next-core/commit/1808401383ac2c7db8fc2335b4600b00b13c97bf))
31
31
 
32
+ # [2.31.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.30.3...@next-core/brick-utils@2.31.0) (2021-11-26)
32
33
 
33
- ## [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)
34
+ ### Features
34
35
 
36
+ - scan i18n in storyboard functions ([e0f68fb](https://github.com/easyops-cn/next-core/commit/e0f68fb456e12f62b4f68b380d66e3a535aaef56))
35
37
 
36
- ### Bug Fixes
38
+ ## [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)
37
39
 
38
- * refine loading depends ([bbc04cb](https://github.com/easyops-cn/next-core/commit/bbc04cb2bf4b2644aa9c7734a635493c77d9a7e2))
39
- * 构件按照名称前缀识别构件包 ([5293187](https://github.com/easyops-cn/next-core/commit/52931871641a072909d3ff2b5ddb4436503a5676))
40
+ **Note:** Version bump only for package @next-core/brick-utils
40
41
 
42
+ ## [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)
41
43
 
44
+ **Note:** Version bump only for package @next-core/brick-utils
45
+
46
+ ## [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)
42
47
 
48
+ ### Bug Fixes
43
49
 
50
+ - refine loading depends ([bbc04cb](https://github.com/easyops-cn/next-core/commit/bbc04cb2bf4b2644aa9c7734a635493c77d9a7e2))
51
+ - 构件按照名称前缀识别构件包 ([5293187](https://github.com/easyops-cn/next-core/commit/52931871641a072909d3ff2b5ddb4436503a5676))
44
52
 
45
53
  # [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)
46
54