@next-core/brick-utils 2.37.17 → 2.37.20

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +14 -9
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -3,18 +3,15 @@
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.37.17](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.16...@next-core/brick-utils@2.37.17) (2022-06-06)
7
-
6
+ ## [2.37.20](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.19...@next-core/brick-utils@2.37.20) (2022-07-05)
8
7
 
9
- ### Bug Fixes
8
+ **Note:** Version bump only for package @next-core/brick-utils
10
9
 
11
- * collect custom template state ([8d96be3](https://github.com/easyops-cn/next-core/commit/8d96be331674c7e3ec57f228396080d68809fd68))
12
10
 
13
11
 
14
12
 
15
13
 
16
-
17
- ## [2.37.16](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.15...@next-core/brick-utils@2.37.16) (2022-05-26)
14
+ ## [2.37.19](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.18...@next-core/brick-utils@2.37.19) (2022-06-24)
18
15
 
19
16
  **Note:** Version bump only for package @next-core/brick-utils
20
17
 
@@ -22,21 +19,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
22
19
 
23
20
 
24
21
 
25
- ## [2.37.15](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.14...@next-core/brick-utils@2.37.15) (2022-05-10)
22
+ ## [2.37.18](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.17...@next-core/brick-utils@2.37.18) (2022-06-24)
26
23
 
27
- **Note:** Version bump only for package @next-core/brick-utils
24
+ ### Bug Fixes
28
25
 
26
+ - fix types after upgrading typescript to 4.7 ([29adeb6](https://github.com/easyops-cn/next-core/commit/29adeb6eeb41a00d319cca3ca2d3617723c2ca29))
29
27
 
28
+ ## [2.37.17](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.16...@next-core/brick-utils@2.37.17) (2022-06-06)
30
29
 
30
+ ### Bug Fixes
31
31
 
32
+ - collect custom template state ([8d96be3](https://github.com/easyops-cn/next-core/commit/8d96be331674c7e3ec57f228396080d68809fd68))
32
33
 
33
- ## [2.37.14](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.13...@next-core/brick-utils@2.37.14) (2022-05-09)
34
+ ## [2.37.16](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.15...@next-core/brick-utils@2.37.16) (2022-05-26)
34
35
 
35
36
  **Note:** Version bump only for package @next-core/brick-utils
36
37
 
38
+ ## [2.37.15](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.14...@next-core/brick-utils@2.37.15) (2022-05-10)
37
39
 
40
+ **Note:** Version bump only for package @next-core/brick-utils
38
41
 
42
+ ## [2.37.14](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.13...@next-core/brick-utils@2.37.14) (2022-05-09)
39
43
 
44
+ **Note:** Version bump only for package @next-core/brick-utils
40
45
 
41
46
  ## [2.37.13](https://github.com/easyops-cn/next-core/compare/@next-core/brick-utils@2.37.12...@next-core/brick-utils@2.37.13) (2022-05-07)
42
47
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-core/brick-utils",
3
- "version": "2.37.17",
3
+ "version": "2.37.20",
4
4
  "description": "Pure utility functions for kernel",
5
5
  "homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/brick-utils",
6
6
  "license": "GPL-3.0",
@@ -29,13 +29,13 @@
29
29
  },
30
30
  "sideEffects": false,
31
31
  "dependencies": {
32
- "@next-core/brick-types": "^2.62.0",
33
- "@next-core/cook": "^1.6.30",
32
+ "@next-core/brick-types": "^2.63.0",
33
+ "@next-core/cook": "^1.6.33",
34
34
  "file-saver": "^2.0.5",
35
35
  "path-to-regexp": "^6.2.1"
36
36
  },
37
37
  "devDependencies": {
38
- "@next-core/pipes": "^1.0.3",
38
+ "@next-core/pipes": "^1.0.5",
39
39
  "js-yaml": "^3.14.1",
40
40
  "lodash": "^4.17.21",
41
41
  "moment": "^2.29.3"
@@ -46,5 +46,5 @@
46
46
  "lodash": "*",
47
47
  "moment": "*"
48
48
  },
49
- "gitHead": "a5a878706651388fc1cd282c5826b8abadda5d11"
49
+ "gitHead": "b8a911770baa015938fd6f70daaeb584ea2449c8"
50
50
  }