@next-core/brick-utils 2.28.5 → 2.28.9

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,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.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)
6
+ ## [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)
7
7
 
8
8
  **Note:** Version bump only for package @next-core/brick-utils
9
9
 
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- ## [2.28.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.3...@next-core/brick-utils@2.28.4) (2021-09-30)
14
+ ## [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)
15
15
 
16
16
  **Note:** Version bump only for package @next-core/brick-utils
17
17
 
@@ -19,15 +19,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
19
19
 
20
20
 
21
21
 
22
- ## [2.28.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.2...@next-core/brick-utils@2.28.3) (2021-09-27)
22
+ ## [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)
23
23
 
24
- **Note:** Version bump only for package @next-core/brick-utils
25
24
 
25
+ ### Bug Fixes
26
+
27
+ * get clean segues when building storyboard ([fd51ffd](https://github.com/easyops-cn/next-core/commit/fd51ffde311681e43e1c7d06d27d794a919ee1f7))
26
28
 
27
29
 
28
30
 
29
31
 
30
- ## [2.28.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.1...@next-core/brick-utils@2.28.2) (2021-09-23)
32
+
33
+ ## [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)
31
34
 
32
35
  **Note:** Version bump only for package @next-core/brick-utils
33
36
 
@@ -35,84 +38,64 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
35
38
 
36
39
 
37
40
 
38
- ## [2.28.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.0...@next-core/brick-utils@2.28.1) (2021-09-22)
41
+ ## [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)
39
42
 
40
43
  **Note:** Version bump only for package @next-core/brick-utils
41
44
 
45
+ ## [2.28.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.3...@next-core/brick-utils@2.28.4) (2021-09-30)
42
46
 
47
+ **Note:** Version bump only for package @next-core/brick-utils
43
48
 
49
+ ## [2.28.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.2...@next-core/brick-utils@2.28.3) (2021-09-27)
44
50
 
51
+ **Note:** Version bump only for package @next-core/brick-utils
45
52
 
46
- # [2.28.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.27.1...@next-core/brick-utils@2.28.0) (2021-09-22)
47
-
53
+ ## [2.28.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.1...@next-core/brick-utils@2.28.2) (2021-09-23)
48
54
 
49
- ### Features
55
+ **Note:** Version bump only for package @next-core/brick-utils
50
56
 
51
- * lint storyboard functions ([c9b25d8](https://github.com/easyops-cn/next-core/commit/c9b25d837a604503d4a70f19c68922695e0c2650))
57
+ ## [2.28.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.28.0...@next-core/brick-utils@2.28.1) (2021-09-22)
52
58
 
59
+ **Note:** Version bump only for package @next-core/brick-utils
53
60
 
61
+ # [2.28.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.27.1...@next-core/brick-utils@2.28.0) (2021-09-22)
54
62
 
63
+ ### Features
55
64
 
65
+ - lint storyboard functions ([c9b25d8](https://github.com/easyops-cn/next-core/commit/c9b25d837a604503d4a70f19c68922695e0c2650))
56
66
 
57
67
  ## [2.27.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.27.0...@next-core/brick-utils@2.27.1) (2021-09-16)
58
68
 
59
-
60
69
  ### Bug Fixes
61
70
 
62
- * **cook:** use non-strict-mode for expression ([d25af31](https://github.com/easyops-cn/next-core/commit/d25af318bf92b84bbe0ec98fcd475d999c743791))
63
-
64
-
65
-
66
-
71
+ - **cook:** use non-strict-mode for expression ([d25af31](https://github.com/easyops-cn/next-core/commit/d25af318bf92b84bbe0ec98fcd475d999c743791))
67
72
 
68
73
  # [2.27.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.26.5...@next-core/brick-utils@2.27.0) (2021-09-14)
69
74
 
70
-
71
75
  ### Features
72
76
 
73
- * refine cook which follows ECMA-262 ([417c628](https://github.com/easyops-cn/next-core/commit/417c62869397976c6ac5b9e0b97e68692eb2efc4))
74
-
75
-
76
-
77
-
77
+ - refine cook which follows ECMA-262 ([417c628](https://github.com/easyops-cn/next-core/commit/417c62869397976c6ac5b9e0b97e68692eb2efc4))
78
78
 
79
79
  ## [2.26.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.26.4...@next-core/brick-utils@2.26.5) (2021-09-14)
80
80
 
81
81
  **Note:** Version bump only for package @next-core/brick-utils
82
82
 
83
-
84
-
85
-
86
-
87
83
  ## [2.26.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.26.3...@next-core/brick-utils@2.26.4) (2021-09-13)
88
84
 
89
85
  **Note:** Version bump only for package @next-core/brick-utils
90
86
 
91
-
92
-
93
-
94
-
95
87
  ## [2.26.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.26.2...@next-core/brick-utils@2.26.3) (2021-09-10)
96
88
 
97
89
  **Note:** Version bump only for package @next-core/brick-utils
98
90
 
99
-
100
-
101
-
102
-
103
91
  ## [2.26.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.26.1...@next-core/brick-utils@2.26.2) (2021-09-06)
104
92
 
105
-
106
93
  ### Bug Fixes
107
94
 
108
- * **cookFunction:** fix switch cases after default ([0b58c22](https://github.com/easyops-cn/next-core/commit/0b58c223c0b865174392eefc9fc28f315d0fafbe))
109
- * **cookFunction:** no OptionalMemberExpression ([73e34c0](https://github.com/easyops-cn/next-core/commit/73e34c03de10a13a24ea08b313e8a0e6a801a183))
110
- * **cookFunction:** support delete operator ([9d28b7a](https://github.com/easyops-cn/next-core/commit/9d28b7a8e938d1ad6737eaaa70706c65f8ec4109))
111
- * fix continue-statement in switch-statement which in iteration statement ([7817b64](https://github.com/easyops-cn/next-core/commit/7817b64adef157e8b7c1b0ec8c106905d4a7b49b))
112
-
113
-
114
-
115
-
95
+ - **cookFunction:** fix switch cases after default ([0b58c22](https://github.com/easyops-cn/next-core/commit/0b58c223c0b865174392eefc9fc28f315d0fafbe))
96
+ - **cookFunction:** no OptionalMemberExpression ([73e34c0](https://github.com/easyops-cn/next-core/commit/73e34c03de10a13a24ea08b313e8a0e6a801a183))
97
+ - **cookFunction:** support delete operator ([9d28b7a](https://github.com/easyops-cn/next-core/commit/9d28b7a8e938d1ad6737eaaa70706c65f8ec4109))
98
+ - fix continue-statement in switch-statement which in iteration statement ([7817b64](https://github.com/easyops-cn/next-core/commit/7817b64adef157e8b7c1b0ec8c106905d4a7b49b))
116
99
 
117
100
  ## [2.26.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.26.0...@next-core/brick-utils@2.26.1) (2021-09-03)
118
101