@next-core/brick-kit 2.129.2 → 2.131.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,6 +3,42 @@
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.131.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.130.0...@next-core/brick-kit@2.131.0) (2022-08-25)
7
+
8
+
9
+ ### Features
10
+
11
+ * context can track its deps now ([4993308](https://github.com/easyops-cn/next-core/commit/49933089e1ff6ec1ec5f01eeac5609dde07c1e2e))
12
+ * support lazy context ([39fdffb](https://github.com/easyops-cn/next-core/commit/39fdffb0500df36d5bb9447d63a448bd2b78df14))
13
+
14
+
15
+
16
+
17
+
18
+ # [2.130.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.129.3...@next-core/brick-kit@2.130.0) (2022-08-23)
19
+
20
+
21
+ ### Bug Fixes
22
+
23
+ * fulfill i18n only when loading injected menus ([e9f7950](https://github.com/easyops-cn/next-core/commit/e9f7950a3e3208cc2e17a4bec6559baea9da76b6))
24
+
25
+
26
+ ### Features
27
+
28
+ * support MISC variable ([fa13509](https://github.com/easyops-cn/next-core/commit/fa13509301b2c8a1a380c614d1fdd2cf17fa1707))
29
+
30
+
31
+
32
+
33
+
34
+ ## [2.129.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.129.2...@next-core/brick-kit@2.129.3) (2022-08-23)
35
+
36
+ **Note:** Version bump only for package @next-core/brick-kit
37
+
38
+
39
+
40
+
41
+
6
42
  ## [2.129.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-kit@2.129.1...@next-core/brick-kit@2.129.2) (2022-08-22)
7
43
 
8
44
  **Note:** Version bump only for package @next-core/brick-kit