@next-core/brick-utils 2.31.2 → 2.32.0

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