@next-core/brick-types 2.51.0 → 2.51.1

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.
@@ -2641,7 +2641,7 @@
2641
2641
  "size": {
2642
2642
  "type": "number"
2643
2643
  },
2644
- "__@toStringTag": {
2644
+ "__@toStringTag@13750": {
2645
2645
  "type": "string"
2646
2646
  }
2647
2647
  }
@@ -2987,7 +2987,7 @@
2987
2987
  ]
2988
2988
  },
2989
2989
  "portal": {
2990
- "description": "标记 `portal: true` 的构件将被放置到一个“{@link https://reactjs.org/docs/portals.html | 传送门}”容器中,它们通常为\n*Modal*、*Drawer* 等弹窗容器类型的构件。",
2990
+ "description": "标记 `portal: true` 的构件将被放置到一个“{@linkhttps ://reactjs.org/docs/portals.html | 传送门}”容器中,它们通常为\n*Modal*、*Drawer* 等弹窗容器类型的构件。",
2991
2991
  "type": "boolean"
2992
2992
  },
2993
2993
  "context": {
@@ -5221,7 +5221,7 @@
5221
5221
  }
5222
5222
  },
5223
5223
  "portal": {
5224
- "description": "标记 `portal: true` 的构件将被放置到一个“{@link https://reactjs.org/docs/portals.html | 传送门}”容器中,它们通常为\n*Modal*、*Drawer* 等弹窗容器类型的构件。",
5224
+ "description": "标记 `portal: true` 的构件将被放置到一个“{@linkhttps ://reactjs.org/docs/portals.html | 传送门}”容器中,它们通常为\n*Modal*、*Drawer* 等弹窗容器类型的构件。",
5225
5225
  "type": "boolean"
5226
5226
  },
5227
5227
  "context": {
package/CHANGELOG.md CHANGED
@@ -3,43 +3,35 @@
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.51.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-types@2.50.0...@next-core/brick-types@2.51.0) (2021-12-03)
7
-
8
-
9
- ### Features
10
-
11
- * support isAdmin ([f160156](https://github.com/easyops-cn/next-core/commit/f1601567b59c9f4a27aa130dc3e2e327c84c35db))
6
+ ## [2.51.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-types@2.51.0...@next-core/brick-types@2.51.1) (2021-12-17)
12
7
 
8
+ **Note:** Version bump only for package @next-core/brick-types
13
9
 
14
10
 
15
11
 
16
12
 
17
- # [2.50.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-types@2.49.0...@next-core/brick-types@2.50.0) (2021-11-23)
18
13
 
14
+ # [2.51.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-types@2.50.0...@next-core/brick-types@2.51.0) (2021-12-03)
19
15
 
20
16
  ### Features
21
17
 
22
- * update type ([#1174](https://github.com/easyops-cn/next-core/issues/1174)) ([a128ce1](https://github.com/easyops-cn/next-core/commit/a128ce11cfea01f3d73ba3ec9728ab647b390823))
23
-
18
+ - support isAdmin ([f160156](https://github.com/easyops-cn/next-core/commit/f1601567b59c9f4a27aa130dc3e2e327c84c35db))
24
19
 
20
+ # [2.50.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-types@2.49.0...@next-core/brick-types@2.50.0) (2021-11-23)
25
21
 
22
+ ### Features
26
23
 
24
+ - update type ([#1174](https://github.com/easyops-cn/next-core/issues/1174)) ([a128ce1](https://github.com/easyops-cn/next-core/commit/a128ce11cfea01f3d73ba3ec9728ab647b390823))
27
25
 
28
26
  # [2.49.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-types@2.48.0...@next-core/brick-types@2.49.0) (2021-11-18)
29
27
 
30
-
31
28
  ### Bug Fixes
32
29
 
33
- * 构件按照名称前缀识别构件包 ([5293187](https://github.com/easyops-cn/next-core/commit/52931871641a072909d3ff2b5ddb4436503a5676))
34
-
30
+ - 构件按照名称前缀识别构件包 ([5293187](https://github.com/easyops-cn/next-core/commit/52931871641a072909d3ff2b5ddb4436503a5676))
35
31
 
36
32
  ### Features
37
33
 
38
- * support getting images by static files ([c23d88a](https://github.com/easyops-cn/next-core/commit/c23d88aa70f5009453a1d3c58e7f4a0d6249c719))
39
-
40
-
41
-
42
-
34
+ - support getting images by static files ([c23d88a](https://github.com/easyops-cn/next-core/commit/c23d88aa70f5009453a1d3c58e7f4a0d6249c719))
43
35
 
44
36
  # [2.48.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-types@2.47.0...@next-core/brick-types@2.48.0) (2021-11-11)
45
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-core/brick-types",
3
- "version": "2.51.0",
3
+ "version": "2.51.1",
4
4
  "description": "Pure types for kernel",
5
5
  "homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-types",
6
6
  "license": "GPL-3.0",
@@ -33,7 +33,7 @@
33
33
  },
34
34
  "sideEffects": false,
35
35
  "devDependencies": {
36
- "typescript-json-schema": "^0.51.0"
36
+ "typescript-json-schema": "^0.52.0"
37
37
  },
38
38
  "peerDependencies": {
39
39
  "@fortawesome/fontawesome-svg-core": "*",
@@ -41,5 +41,5 @@
41
41
  "history": "*",
42
42
  "path-to-regexp": "*"
43
43
  },
44
- "gitHead": "aed8ff539dd605ad618e60dbbf32b6c75a77fdb9"
44
+ "gitHead": "7cda848a0251c7b3aa54b37f73c9608454364fed"
45
45
  }