@next-core/cook 1.6.9 → 1.6.13

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 +18 -19
  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
- ## [1.6.9](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.8...@next-core/cook@1.6.9) (2022-01-13)
7
-
8
-
9
- ### Bug Fixes
6
+ ## [1.6.13](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.12...@next-core/cook@1.6.13) (2022-02-21)
10
7
 
11
- * perform iterator close in for-of-loop ([bd44f3f](https://github.com/easyops-cn/next-core/commit/bd44f3f2e3d3996b48b6af50cb97528aae631047))
8
+ **Note:** Version bump only for package @next-core/cook
12
9
 
13
10
 
14
11
 
15
12
 
16
13
 
17
- ## [1.6.8](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.7...@next-core/cook@1.6.8) (2022-01-07)
14
+ ## [1.6.12](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.11...@next-core/cook@1.6.12) (2022-02-17)
18
15
 
19
16
  **Note:** Version bump only for package @next-core/cook
20
17
 
@@ -22,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
22
19
 
23
20
 
24
21
 
25
- ## [1.6.7](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.6...@next-core/cook@1.6.7) (2022-01-05)
22
+ ## [1.6.11](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.10...@next-core/cook@1.6.11) (2022-02-14)
26
23
 
27
24
  **Note:** Version bump only for package @next-core/cook
28
25
 
@@ -30,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
30
27
 
31
28
 
32
29
 
33
- ## [1.6.6](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.5...@next-core/cook@1.6.6) (2021-12-30)
30
+ ## [1.6.10](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.9...@next-core/cook@1.6.10) (2022-01-28)
34
31
 
35
32
  **Note:** Version bump only for package @next-core/cook
36
33
 
@@ -38,38 +35,40 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
38
35
 
39
36
 
40
37
 
41
- ## [1.6.5](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.4...@next-core/cook@1.6.5) (2021-12-29)
42
-
43
- **Note:** Version bump only for package @next-core/cook
44
-
45
-
38
+ ## [1.6.9](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.8...@next-core/cook@1.6.9) (2022-01-13)
46
39
 
40
+ ### Bug Fixes
47
41
 
42
+ - perform iterator close in for-of-loop ([bd44f3f](https://github.com/easyops-cn/next-core/commit/bd44f3f2e3d3996b48b6af50cb97528aae631047))
48
43
 
49
- ## [1.6.4](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.3...@next-core/cook@1.6.4) (2021-12-24)
44
+ ## [1.6.8](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.7...@next-core/cook@1.6.8) (2022-01-07)
50
45
 
51
46
  **Note:** Version bump only for package @next-core/cook
52
47
 
48
+ ## [1.6.7](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.6...@next-core/cook@1.6.7) (2022-01-05)
53
49
 
50
+ **Note:** Version bump only for package @next-core/cook
54
51
 
52
+ ## [1.6.6](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.5...@next-core/cook@1.6.6) (2021-12-30)
55
53
 
54
+ **Note:** Version bump only for package @next-core/cook
56
55
 
57
- ## [1.6.3](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.2...@next-core/cook@1.6.3) (2021-12-23)
56
+ ## [1.6.5](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.4...@next-core/cook@1.6.5) (2021-12-29)
58
57
 
59
58
  **Note:** Version bump only for package @next-core/cook
60
59
 
60
+ ## [1.6.4](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.3...@next-core/cook@1.6.4) (2021-12-24)
61
61
 
62
+ **Note:** Version bump only for package @next-core/cook
62
63
 
64
+ ## [1.6.3](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.2...@next-core/cook@1.6.3) (2021-12-23)
63
65
 
66
+ **Note:** Version bump only for package @next-core/cook
64
67
 
65
68
  ## [1.6.2](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.1...@next-core/cook@1.6.2) (2021-12-17)
66
69
 
67
70
  **Note:** Version bump only for package @next-core/cook
68
71
 
69
-
70
-
71
-
72
-
73
72
  ## [1.6.1](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.0...@next-core/cook@1.6.1) (2021-12-03)
74
73
 
75
74
  **Note:** Version bump only for package @next-core/cook
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-core/cook",
3
- "version": "1.6.9",
3
+ "version": "1.6.13",
4
4
  "description": "Cook expressions and storyboard functions",
5
5
  "homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/cook",
6
6
  "license": "GPL-3.0",
@@ -29,12 +29,12 @@
29
29
  },
30
30
  "sideEffects": false,
31
31
  "dependencies": {
32
- "@babel/parser": "^7.16.6",
33
- "@next-core/brick-types": "^2.56.0"
32
+ "@babel/parser": "^7.16.12",
33
+ "@next-core/brick-types": "^2.59.0"
34
34
  },
35
35
  "devDependencies": {
36
- "@next-core/supply": "^1.0.21",
36
+ "@next-core/supply": "^1.0.25",
37
37
  "lodash": "^4.17.21"
38
38
  },
39
- "gitHead": "f9058cd5a2cfeb95282f268798576b351107d7f4"
39
+ "gitHead": "05eb864c4cf662ef3cb7e5b1cf507408662a532b"
40
40
  }