@next-core/brick-utils 2.28.5 → 2.28.6

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.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)
7
7
 
8
8
  **Note:** Version bump only for package @next-core/brick-utils
9
9
 
@@ -11,108 +11,64 @@ 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.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)
15
15
 
16
16
  **Note:** Version bump only for package @next-core/brick-utils
17
17
 
18
+ ## [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)
18
19
 
19
-
20
-
20
+ **Note:** Version bump only for package @next-core/brick-utils
21
21
 
22
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)
23
23
 
24
24
  **Note:** Version bump only for package @next-core/brick-utils
25
25
 
26
-
27
-
28
-
29
-
30
26
  ## [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)
31
27
 
32
28
  **Note:** Version bump only for package @next-core/brick-utils
33
29
 
34
-
35
-
36
-
37
-
38
30
  ## [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)
39
31
 
40
32
  **Note:** Version bump only for package @next-core/brick-utils
41
33
 
42
-
43
-
44
-
45
-
46
34
  # [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
35
 
48
-
49
36
  ### Features
50
37
 
51
- * lint storyboard functions ([c9b25d8](https://github.com/easyops-cn/next-core/commit/c9b25d837a604503d4a70f19c68922695e0c2650))
52
-
53
-
54
-
55
-
38
+ - lint storyboard functions ([c9b25d8](https://github.com/easyops-cn/next-core/commit/c9b25d837a604503d4a70f19c68922695e0c2650))
56
39
 
57
40
  ## [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
41
 
59
-
60
42
  ### Bug Fixes
61
43
 
62
- * **cook:** use non-strict-mode for expression ([d25af31](https://github.com/easyops-cn/next-core/commit/d25af318bf92b84bbe0ec98fcd475d999c743791))
63
-
64
-
65
-
66
-
44
+ - **cook:** use non-strict-mode for expression ([d25af31](https://github.com/easyops-cn/next-core/commit/d25af318bf92b84bbe0ec98fcd475d999c743791))
67
45
 
68
46
  # [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
47
 
70
-
71
48
  ### Features
72
49
 
73
- * refine cook which follows ECMA-262 ([417c628](https://github.com/easyops-cn/next-core/commit/417c62869397976c6ac5b9e0b97e68692eb2efc4))
74
-
75
-
76
-
77
-
50
+ - refine cook which follows ECMA-262 ([417c628](https://github.com/easyops-cn/next-core/commit/417c62869397976c6ac5b9e0b97e68692eb2efc4))
78
51
 
79
52
  ## [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
53
 
81
54
  **Note:** Version bump only for package @next-core/brick-utils
82
55
 
83
-
84
-
85
-
86
-
87
56
  ## [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
57
 
89
58
  **Note:** Version bump only for package @next-core/brick-utils
90
59
 
91
-
92
-
93
-
94
-
95
60
  ## [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
61
 
97
62
  **Note:** Version bump only for package @next-core/brick-utils
98
63
 
99
-
100
-
101
-
102
-
103
64
  ## [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
65
 
105
-
106
66
  ### Bug Fixes
107
67
 
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
-
68
+ - **cookFunction:** fix switch cases after default ([0b58c22](https://github.com/easyops-cn/next-core/commit/0b58c223c0b865174392eefc9fc28f315d0fafbe))
69
+ - **cookFunction:** no OptionalMemberExpression ([73e34c0](https://github.com/easyops-cn/next-core/commit/73e34c03de10a13a24ea08b313e8a0e6a801a183))
70
+ - **cookFunction:** support delete operator ([9d28b7a](https://github.com/easyops-cn/next-core/commit/9d28b7a8e938d1ad6737eaaa70706c65f8ec4109))
71
+ - fix continue-statement in switch-statement which in iteration statement ([7817b64](https://github.com/easyops-cn/next-core/commit/7817b64adef157e8b7c1b0ec8c106905d4a7b49b))
116
72
 
117
73
  ## [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
74