@next-core/cook 1.6.56 → 1.6.58

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/package.json +5 -5
  2. package/CHANGELOG.md +0 -414
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-core/cook",
3
- "version": "1.6.56",
3
+ "version": "1.6.58",
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.18.9",
33
- "@next-core/brick-types": "^2.78.0"
32
+ "@babel/parser": "^7.19.4",
33
+ "@next-core/brick-types": "^2.79.1"
34
34
  },
35
35
  "devDependencies": {
36
- "@next-core/supply": "^1.0.66",
36
+ "@next-core/supply": "^1.0.68",
37
37
  "lodash": "^4.17.21"
38
38
  },
39
- "gitHead": "eb7a04d4e728fd4aa255218683b93cdc999f2239"
39
+ "gitHead": "81ffb51a2cbd723a57571823d5089f0a7292c8f2"
40
40
  }
package/CHANGELOG.md DELETED
@@ -1,414 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [1.6.56](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.55...@next-core/cook@1.6.56) (2022-10-09)
7
-
8
- **Note:** Version bump only for package @next-core/cook
9
-
10
-
11
-
12
-
13
-
14
- ## [1.6.55](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.54...@next-core/cook@1.6.55) (2022-09-29)
15
-
16
- **Note:** Version bump only for package @next-core/cook
17
-
18
-
19
-
20
-
21
-
22
- ## [1.6.54](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.53...@next-core/cook@1.6.54) (2022-09-26)
23
-
24
- **Note:** Version bump only for package @next-core/cook
25
-
26
-
27
-
28
-
29
-
30
- ## [1.6.53](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.52...@next-core/cook@1.6.53) (2022-09-25)
31
-
32
- **Note:** Version bump only for package @next-core/cook
33
-
34
-
35
-
36
-
37
-
38
- ## [1.6.52](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.51...@next-core/cook@1.6.52) (2022-09-08)
39
-
40
- **Note:** Version bump only for package @next-core/cook
41
-
42
-
43
-
44
-
45
-
46
- ## [1.6.51](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.50...@next-core/cook@1.6.51) (2022-09-06)
47
-
48
- **Note:** Version bump only for package @next-core/cook
49
-
50
-
51
-
52
-
53
-
54
- ## [1.6.50](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.49...@next-core/cook@1.6.50) (2022-09-06)
55
-
56
- **Note:** Version bump only for package @next-core/cook
57
-
58
-
59
-
60
-
61
-
62
- ## [1.6.49](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.48...@next-core/cook@1.6.49) (2022-09-05)
63
-
64
- **Note:** Version bump only for package @next-core/cook
65
-
66
-
67
-
68
-
69
-
70
- ## [1.6.48](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.47...@next-core/cook@1.6.48) (2022-09-02)
71
-
72
- **Note:** Version bump only for package @next-core/cook
73
-
74
-
75
-
76
-
77
-
78
- ## [1.6.47](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.46...@next-core/cook@1.6.47) (2022-09-01)
79
-
80
- **Note:** Version bump only for package @next-core/cook
81
-
82
-
83
-
84
-
85
-
86
- ## [1.6.46](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.45...@next-core/cook@1.6.46) (2022-08-31)
87
-
88
-
89
- ### Bug Fixes
90
-
91
- * remove dead code ([61db875](https://github.com/easyops-cn/next-core/commit/61db8759d48e0de3a31c55bf2ced50cf8617a5a2))
92
-
93
-
94
-
95
-
96
-
97
- ## [1.6.45](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.44...@next-core/cook@1.6.45) (2022-08-26)
98
-
99
- **Note:** Version bump only for package @next-core/cook
100
-
101
-
102
-
103
-
104
-
105
- ## [1.6.44](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.43...@next-core/cook@1.6.44) (2022-08-25)
106
-
107
- **Note:** Version bump only for package @next-core/cook
108
-
109
-
110
-
111
-
112
-
113
- ## [1.6.43](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.42...@next-core/cook@1.6.43) (2022-08-23)
114
-
115
- **Note:** Version bump only for package @next-core/cook
116
-
117
-
118
-
119
-
120
-
121
- ## [1.6.42](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.41...@next-core/cook@1.6.42) (2022-08-19)
122
-
123
- **Note:** Version bump only for package @next-core/cook
124
-
125
-
126
-
127
-
128
-
129
- ## [1.6.41](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.40...@next-core/cook@1.6.41) (2022-08-08)
130
-
131
- **Note:** Version bump only for package @next-core/cook
132
-
133
-
134
-
135
-
136
-
137
- ## [1.6.40](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.39...@next-core/cook@1.6.40) (2022-08-08)
138
-
139
-
140
- ### Bug Fixes
141
-
142
- * fix linting with var in muti-line ([28c1f26](https://github.com/easyops-cn/next-core/commit/28c1f2611138f67ee650c942a86b217e77f30ba4))
143
-
144
-
145
-
146
-
147
-
148
- ## [1.6.39](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.38...@next-core/cook@1.6.39) (2022-07-20)
149
-
150
- **Note:** Version bump only for package @next-core/cook
151
-
152
-
153
-
154
-
155
-
156
- ## [1.6.38](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.37...@next-core/cook@1.6.38) (2022-07-18)
157
-
158
- **Note:** Version bump only for package @next-core/cook
159
-
160
- ## [1.6.37](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.36...@next-core/cook@1.6.37) (2022-07-15)
161
-
162
- **Note:** Version bump only for package @next-core/cook
163
-
164
- ## [1.6.36](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.35...@next-core/cook@1.6.36) (2022-07-15)
165
-
166
- **Note:** Version bump only for package @next-core/cook
167
-
168
- ## [1.6.35](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.34...@next-core/cook@1.6.35) (2022-07-12)
169
-
170
- **Note:** Version bump only for package @next-core/cook
171
-
172
- ## [1.6.34](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.33...@next-core/cook@1.6.34) (2022-07-07)
173
-
174
- **Note:** Version bump only for package @next-core/cook
175
-
176
- ## [1.6.33](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.32...@next-core/cook@1.6.33) (2022-07-05)
177
-
178
- **Note:** Version bump only for package @next-core/cook
179
-
180
- ## [1.6.32](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.31...@next-core/cook@1.6.32) (2022-06-24)
181
-
182
- **Note:** Version bump only for package @next-core/cook
183
-
184
- ## [1.6.31](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.30...@next-core/cook@1.6.31) (2022-06-24)
185
-
186
- **Note:** Version bump only for package @next-core/cook
187
-
188
- ## [1.6.30](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.29...@next-core/cook@1.6.30) (2022-05-26)
189
-
190
- **Note:** Version bump only for package @next-core/cook
191
-
192
- ## [1.6.29](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.28...@next-core/cook@1.6.29) (2022-05-10)
193
-
194
- **Note:** Version bump only for package @next-core/cook
195
-
196
- ## [1.6.28](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.27...@next-core/cook@1.6.28) (2022-05-09)
197
-
198
- **Note:** Version bump only for package @next-core/cook
199
-
200
- ## [1.6.27](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.26...@next-core/cook@1.6.27) (2022-05-06)
201
-
202
- **Note:** Version bump only for package @next-core/cook
203
-
204
- ## [1.6.26](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.25...@next-core/cook@1.6.26) (2022-04-26)
205
-
206
- ### Bug Fixes
207
-
208
- - allow mocking Date ([9d5490b](https://github.com/easyops-cn/next-core/commit/9d5490b199d3b70d39d99afa9fa6d42c8d4242ae))
209
-
210
- ## [1.6.25](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.24...@next-core/cook@1.6.25) (2022-04-22)
211
-
212
- **Note:** Version bump only for package @next-core/cook
213
-
214
- ## [1.6.24](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.23...@next-core/cook@1.6.24) (2022-04-21)
215
-
216
- **Note:** Version bump only for package @next-core/cook
217
-
218
- ## [1.6.23](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.22...@next-core/cook@1.6.23) (2022-04-19)
219
-
220
- **Note:** Version bump only for package @next-core/cook
221
-
222
- ## [1.6.22](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.21...@next-core/cook@1.6.22) (2022-04-14)
223
-
224
- **Note:** Version bump only for package @next-core/cook
225
-
226
- ## [1.6.21](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.20...@next-core/cook@1.6.21) (2022-04-07)
227
-
228
- **Note:** Version bump only for package @next-core/cook
229
-
230
- ## [1.6.20](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.19...@next-core/cook@1.6.20) (2022-04-06)
231
-
232
- **Note:** Version bump only for package @next-core/cook
233
-
234
- ## [1.6.19](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.18...@next-core/cook@1.6.19) (2022-03-29)
235
-
236
- **Note:** Version bump only for package @next-core/cook
237
-
238
- ## [1.6.18](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.17...@next-core/cook@1.6.18) (2022-03-29)
239
-
240
- **Note:** Version bump only for package @next-core/cook
241
-
242
- ## [1.6.17](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.16...@next-core/cook@1.6.17) (2022-03-28)
243
-
244
- **Note:** Version bump only for package @next-core/cook
245
-
246
- ## [1.6.16](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.15...@next-core/cook@1.6.16) (2022-03-24)
247
-
248
- ### Bug Fixes
249
-
250
- - support mocked location in storyboard functions ([260e775](https://github.com/easyops-cn/next-core/commit/260e77567a61c7f3199a174171de2eead4007d06))
251
-
252
- ## [1.6.15](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.14...@next-core/cook@1.6.15) (2022-03-15)
253
-
254
- **Note:** Version bump only for package @next-core/cook
255
-
256
- ## [1.6.14](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.6.13...@next-core/cook@1.6.14) (2022-02-28)
257
-
258
- **Note:** Version bump only for package @next-core/cook
259
-
260
- ## [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)
261
-
262
- **Note:** Version bump only for package @next-core/cook
263
-
264
- ## [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)
265
-
266
- **Note:** Version bump only for package @next-core/cook
267
-
268
- ## [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)
269
-
270
- **Note:** Version bump only for package @next-core/cook
271
-
272
- ## [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)
273
-
274
- **Note:** Version bump only for package @next-core/cook
275
-
276
- ## [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)
277
-
278
- ### Bug Fixes
279
-
280
- - perform iterator close in for-of-loop ([bd44f3f](https://github.com/easyops-cn/next-core/commit/bd44f3f2e3d3996b48b6af50cb97528aae631047))
281
-
282
- ## [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)
283
-
284
- **Note:** Version bump only for package @next-core/cook
285
-
286
- ## [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)
287
-
288
- **Note:** Version bump only for package @next-core/cook
289
-
290
- ## [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)
291
-
292
- **Note:** Version bump only for package @next-core/cook
293
-
294
- ## [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)
295
-
296
- **Note:** Version bump only for package @next-core/cook
297
-
298
- ## [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)
299
-
300
- **Note:** Version bump only for package @next-core/cook
301
-
302
- ## [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)
303
-
304
- **Note:** Version bump only for package @next-core/cook
305
-
306
- ## [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)
307
-
308
- **Note:** Version bump only for package @next-core/cook
309
-
310
- ## [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)
311
-
312
- **Note:** Version bump only for package @next-core/cook
313
-
314
- # [1.6.0](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.5.0...@next-core/cook@1.6.0) (2021-11-29)
315
-
316
- ### Features
317
-
318
- - support visit node with parent ([80f1ada](https://github.com/easyops-cn/next-core/commit/80f1ada97e1b720f787753fab4eedf618c08f36b))
319
-
320
- # [1.5.0](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.4.0...@next-core/cook@1.5.0) (2021-11-26)
321
-
322
- ### Features
323
-
324
- - support hooks for before visit global or unknown nodes ([50d770c](https://github.com/easyops-cn/next-core/commit/50d770c45a8194c12c3764f53d75a1a9519b790e))
325
-
326
- # [1.4.0](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.3.9...@next-core/cook@1.4.0) (2021-11-25)
327
-
328
- ### Features
329
-
330
- - support parseForAnalysis ([681de0a](https://github.com/easyops-cn/next-core/commit/681de0aef914b4e30d428180cad54cc0f9882b59))
331
-
332
- ## [1.3.9](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.3.8...@next-core/cook@1.3.9) (2021-11-23)
333
-
334
- **Note:** Version bump only for package @next-core/cook
335
-
336
- ## [1.3.8](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.3.7...@next-core/cook@1.3.8) (2021-11-18)
337
-
338
- **Note:** Version bump only for package @next-core/cook
339
-
340
- ## [1.3.7](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.3.6...@next-core/cook@1.3.7) (2021-11-11)
341
-
342
- **Note:** Version bump only for package @next-core/cook
343
-
344
- ## [1.3.6](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.3.5...@next-core/cook@1.3.6) (2021-11-02)
345
-
346
- **Note:** Version bump only for package @next-core/cook
347
-
348
- ## [1.3.5](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.3.4...@next-core/cook@1.3.5) (2021-11-01)
349
-
350
- **Note:** Version bump only for package @next-core/cook
351
-
352
- ## [1.3.4](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.3.3...@next-core/cook@1.3.4) (2021-10-28)
353
-
354
- **Note:** Version bump only for package @next-core/cook
355
-
356
- ## [1.3.3](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.3.2...@next-core/cook@1.3.3) (2021-10-28)
357
-
358
- **Note:** Version bump only for package @next-core/cook
359
-
360
- ## [1.3.2](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.3.1...@next-core/cook@1.3.2) (2021-10-21)
361
-
362
- **Note:** Version bump only for package @next-core/cook
363
-
364
- ## [1.3.1](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.3.0...@next-core/cook@1.3.1) (2021-10-20)
365
-
366
- **Note:** Version bump only for package @next-core/cook
367
-
368
- # [1.3.0](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.2.3...@next-core/cook@1.3.0) (2021-10-20)
369
-
370
- ### Features
371
-
372
- - support widget functions ([a5a5cff](https://github.com/easyops-cn/next-core/commit/a5a5cff7b183b971e434506e531d0fddbbf5e597))
373
-
374
- ## [1.2.3](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.2.2...@next-core/cook@1.2.3) (2021-10-13)
375
-
376
- **Note:** Version bump only for package @next-core/cook
377
-
378
- ## [1.2.2](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.2.1...@next-core/cook@1.2.2) (2021-10-12)
379
-
380
- **Note:** Version bump only for package @next-core/cook
381
-
382
- ## [1.2.1](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.2.0...@next-core/cook@1.2.1) (2021-09-30)
383
-
384
- ### Bug Fixes
385
-
386
- - **cook-hooks:** use beforeCall for functions ([78073ab](https://github.com/easyops-cn/next-core/commit/78073abb4025c2d3f428a1b42447a07b7fc222a3))
387
-
388
- # [1.2.0](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.1.0...@next-core/cook@1.2.0) (2021-09-30)
389
-
390
- ### Features
391
-
392
- - **function:** support to collect coverage ([93835f0](https://github.com/easyops-cn/next-core/commit/93835f0f202b6fb18c915045b5c2e0cf8e5e1f25))
393
-
394
- # [1.1.0](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.0.3...@next-core/cook@1.1.0) (2021-09-27)
395
-
396
- ### Features
397
-
398
- - expose StoryboardFunctionRegistryFactory ([c7079e8](https://github.com/easyops-cn/next-core/commit/c7079e838a37350264ca3bf210527e1b09a542f7))
399
-
400
- ## [1.0.3](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.0.2...@next-core/cook@1.0.3) (2021-09-23)
401
-
402
- ### Bug Fixes
403
-
404
- - **lint:** fix false negative of var declarations ([930efc0](https://github.com/easyops-cn/next-core/commit/930efc0305853f1e8c72814886d174f70e015a71))
405
-
406
- ## [1.0.2](https://github.com/easyops-cn/next-core/compare/@next-core/cook@1.0.1...@next-core/cook@1.0.2) (2021-09-22)
407
-
408
- ### Bug Fixes
409
-
410
- - **lint:** fix literals other than regex ([df8036c](https://github.com/easyops-cn/next-core/commit/df8036c1a2b29befcd4fec0df55463618cbf65cf))
411
-
412
- ## 1.0.1 (2021-09-22)
413
-
414
- **Note:** Version bump only for package @next-core/cook