@next-core/brick-utils 2.32.5 → 2.34.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,87 +3,78 @@
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.32.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.4...@next-core/brick-utils@2.32.5) (2022-01-07)
7
-
8
- **Note:** Version bump only for package @next-core/brick-utils
6
+ # [2.34.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.33.1...@next-core/brick-utils@2.34.0) (2022-02-14)
9
7
 
10
8
 
9
+ ### Features
11
10
 
11
+ * support template scoped state ([d736f85](https://github.com/easyops-cn/next-core/commit/d736f8550b4b645851e2b0a99bb2f99eee4378a2))
12
+ * support tpl-scoped context ([783b060](https://github.com/easyops-cn/next-core/commit/783b0605d3c74ac653120689d467384a71aaf79a))
12
13
 
13
14
 
14
- ## [2.32.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.3...@next-core/brick-utils@2.32.4) (2022-01-05)
15
15
 
16
16
 
17
- ### Bug Fixes
18
-
19
- * refine some types ([13d041a](https://github.com/easyops-cn/next-core/commit/13d041a8e5d0b714d96a7b6e41a5e8167993733a))
20
17
 
18
+ ## [2.33.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.33.0...@next-core/brick-utils@2.33.1) (2022-01-28)
21
19
 
20
+ **Note:** Version bump only for package @next-core/brick-utils
22
21
 
23
22
 
24
23
 
25
- ## [2.32.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.2...@next-core/brick-utils@2.32.3) (2021-12-30)
26
-
27
- **Note:** Version bump only for package @next-core/brick-utils
28
24
 
29
25
 
26
+ # [2.33.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.6...@next-core/brick-utils@2.33.0) (2022-01-13)
30
27
 
28
+ ### Features
31
29
 
30
+ - menu add href field ([963f123](https://github.com/easyops-cn/next-core/commit/963f123a6ee0dc6ce0e0acc648cffe2d8e299a02))
32
31
 
33
- ## [2.32.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.1...@next-core/brick-utils@2.32.2) (2021-12-29)
32
+ ## [2.32.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.5...@next-core/brick-utils@2.32.6) (2022-01-13)
34
33
 
35
34
  **Note:** Version bump only for package @next-core/brick-utils
36
35
 
36
+ ## [2.32.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.4...@next-core/brick-utils@2.32.5) (2022-01-07)
37
37
 
38
+ **Note:** Version bump only for package @next-core/brick-utils
38
39
 
40
+ ## [2.32.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.3...@next-core/brick-utils@2.32.4) (2022-01-05)
39
41
 
42
+ ### Bug Fixes
40
43
 
41
- ## [2.32.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.0...@next-core/brick-utils@2.32.1) (2021-12-28)
44
+ - refine some types ([13d041a](https://github.com/easyops-cn/next-core/commit/13d041a8e5d0b714d96a7b6e41a5e8167993733a))
42
45
 
46
+ ## [2.32.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.2...@next-core/brick-utils@2.32.3) (2021-12-30)
43
47
 
44
- ### Bug Fixes
48
+ **Note:** Version bump only for package @next-core/brick-utils
45
49
 
46
- * refine visiting storyboard ([5352ba4](https://github.com/easyops-cn/next-core/commit/5352ba460a333094e74a38257488085ebdad649e))
50
+ ## [2.32.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.1...@next-core/brick-utils@2.32.2) (2021-12-29)
47
51
 
52
+ **Note:** Version bump only for package @next-core/brick-utils
48
53
 
54
+ ## [2.32.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.32.0...@next-core/brick-utils@2.32.1) (2021-12-28)
49
55
 
56
+ ### Bug Fixes
50
57
 
58
+ - refine visiting storyboard ([5352ba4](https://github.com/easyops-cn/next-core/commit/5352ba460a333094e74a38257488085ebdad649e))
51
59
 
52
60
  # [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)
53
61
 
54
-
55
62
  ### Features
56
63
 
57
- * refine storyboard functions and expressions ([6626c61](https://github.com/easyops-cn/next-core/commit/6626c61bd910864daaa81be946f765630cfb8103))
58
-
59
-
60
-
61
-
64
+ - refine storyboard functions and expressions ([6626c61](https://github.com/easyops-cn/next-core/commit/6626c61bd910864daaa81be946f765630cfb8103))
62
65
 
63
66
  ## [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)
64
67
 
65
68
  **Note:** Version bump only for package @next-core/brick-utils
66
69
 
67
-
68
-
69
-
70
-
71
70
  ## [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)
72
71
 
73
72
  **Note:** Version bump only for package @next-core/brick-utils
74
73
 
75
-
76
-
77
-
78
-
79
74
  ## [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)
80
75
 
81
76
  **Note:** Version bump only for package @next-core/brick-utils
82
77
 
83
-
84
-
85
-
86
-
87
78
  ## [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)
88
79
 
89
80
  **Note:** Version bump only for package @next-core/brick-utils