@midwayjs/decorator 3.0.0-beta.9 → 3.0.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 DELETED
@@ -1,1366 +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
- # [3.0.0-beta.9](https://github.com/midwayjs/midway/compare/v3.0.0-beta.8...v3.0.0-beta.9) (2021-12-09)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * faas missing config in framework ([#1413](https://github.com/midwayjs/midway/issues/1413)) ([7ab16a2](https://github.com/midwayjs/midway/commit/7ab16a24b29d5254a762bfffcdf18385effdf639))
12
-
13
-
14
-
15
-
16
-
17
- # [3.0.0-beta.8](https://github.com/midwayjs/midway/compare/v3.0.0-beta.7...v3.0.0-beta.8) (2021-12-08)
18
-
19
-
20
- ### Bug Fixes
21
-
22
- * express routing middleware takes effect at the controller level ([#1364](https://github.com/midwayjs/midway/issues/1364)) ([b9272e0](https://github.com/midwayjs/midway/commit/b9272e0971003443304b0c53815be31a0061b4bd))
23
- * typeorm EntityView missing connectionName ([#1403](https://github.com/midwayjs/midway/issues/1403)) ([30b2b37](https://github.com/midwayjs/midway/commit/30b2b3711db485cb85d825d56aeabf53b1374cae))
24
-
25
-
26
-
27
-
28
-
29
- # [3.0.0-beta.7](https://github.com/midwayjs/midway/compare/v3.0.0-beta.6...v3.0.0-beta.7) (2021-12-03)
30
-
31
- **Note:** Version bump only for package @midwayjs/decorator
32
-
33
-
34
-
35
-
36
-
37
- # [3.0.0-beta.6](https://github.com/midwayjs/midway/compare/v3.0.0-beta.5...v3.0.0-beta.6) (2021-11-26)
38
-
39
-
40
- ### Bug Fixes
41
-
42
- * class transformer method missing ([#1387](https://github.com/midwayjs/midway/issues/1387)) ([074e839](https://github.com/midwayjs/midway/commit/074e8393598dc95e2742f735df75a2191c5fe25d))
43
-
44
-
45
-
46
-
47
-
48
- # [3.0.0-beta.5](https://github.com/midwayjs/midway/compare/v3.0.0-beta.4...v3.0.0-beta.5) (2021-11-25)
49
-
50
-
51
- ### Bug Fixes
52
-
53
- * [@match](https://github.com/match) empty args ([#1384](https://github.com/midwayjs/midway/issues/1384)) ([6f90fc9](https://github.com/midwayjs/midway/commit/6f90fc993ff01e078288ff664833c61c02dede51))
54
-
55
-
56
-
57
-
58
-
59
- # [3.0.0-beta.4](https://github.com/midwayjs/midway/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2021-11-24)
60
-
61
-
62
- ### Features
63
-
64
- * add i18n ([#1375](https://github.com/midwayjs/midway/issues/1375)) ([bffefe0](https://github.com/midwayjs/midway/commit/bffefe07afe45777d49b5a76b9ab17fc2b9d9a55))
65
- * auto transform args to type ([#1372](https://github.com/midwayjs/midway/issues/1372)) ([bb3f7d2](https://github.com/midwayjs/midway/commit/bb3f7d2028a034e1926d9df554849332354c3762))
66
- * support global prefix url ([#1371](https://github.com/midwayjs/midway/issues/1371)) ([cc5fe44](https://github.com/midwayjs/midway/commit/cc5fe44e1d221590562dc71e1f33ae96093e0da7))
67
-
68
-
69
-
70
-
71
-
72
- # [3.0.0-beta.3](https://github.com/midwayjs/midway/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2021-11-18)
73
-
74
- **Note:** Version bump only for package @midwayjs/decorator
75
-
76
-
77
-
78
-
79
-
80
- # [3.0.0-beta.2](https://github.com/midwayjs/midway/compare/v3.0.0-beta.1...v3.0.0-beta.2) (2021-11-16)
81
-
82
-
83
- ### Bug Fixes
84
-
85
- * middleware decorator missing ([#1366](https://github.com/midwayjs/midway/issues/1366)) ([5f9a8c1](https://github.com/midwayjs/midway/commit/5f9a8c1f7cdd940f785f6c9871fb67b9738de940))
86
-
87
-
88
-
89
-
90
-
91
- # [3.0.0-beta.1](https://github.com/midwayjs/midway/compare/v2.12.4...v3.0.0-beta.1) (2021-11-14)
92
-
93
-
94
- ### Features
95
-
96
- * merge DTO Helper for [#1250](https://github.com/midwayjs/midway/issues/1250) ([#1288](https://github.com/midwayjs/midway/issues/1288)) ([3f8f937](https://github.com/midwayjs/midway/commit/3f8f93765a66f49940565231d50405a7dbd593c7))
97
-
98
-
99
-
100
-
101
-
102
- ## [2.12.3](https://github.com/midwayjs/midway/compare/v2.12.2...v2.12.3) (2021-08-09)
103
-
104
-
105
- ### Bug Fixes
106
-
107
- * decorator manager singleton ([#1211](https://github.com/midwayjs/midway/issues/1211)) ([7e9150e](https://github.com/midwayjs/midway/commit/7e9150ef6805389a1a550361f78e3bb997ae9196))
108
-
109
-
110
- ### Features
111
-
112
- * support object config load and async config ([#1212](https://github.com/midwayjs/midway/issues/1212)) ([a035ccb](https://github.com/midwayjs/midway/commit/a035ccbb513b0ba423bd2b48bc228b5e916c89e8))
113
-
114
-
115
-
116
-
117
-
118
- ## [2.11.5](https://github.com/midwayjs/midway/compare/v2.11.4...v2.11.5) (2021-07-15)
119
-
120
-
121
- ### Bug Fixes
122
-
123
- * add missing arg "groupBy?" at exported attachPropertyDataToClass in decoratorManager ([#1146](https://github.com/midwayjs/midway/issues/1146)) ([f4f7a55](https://github.com/midwayjs/midway/commit/f4f7a55d9329cd9167b5a5aa2b58a29db16e1e23))
124
-
125
-
126
-
127
-
128
-
129
- ## [2.11.1](https://github.com/midwayjs/midway/compare/v2.11.0...v2.11.1) (2021-06-19)
130
-
131
- **Note:** Version bump only for package @midwayjs/decorator
132
-
133
-
134
-
135
-
136
-
137
- # [2.11.0](https://github.com/midwayjs/midway/compare/v2.10.19...v2.11.0) (2021-06-10)
138
-
139
-
140
- ### Bug Fixes
141
-
142
- * rabbitmq reconnection and test ([#1012](https://github.com/midwayjs/midway/issues/1012)) ([c2bea86](https://github.com/midwayjs/midway/commit/c2bea861430a13e53e5b100ea3935f20889c1fff))
143
- * rule required options ([#1000](https://github.com/midwayjs/midway/issues/1000)) ([d76e9f7](https://github.com/midwayjs/midway/commit/d76e9f7473bfe79ff6f07452a2ebad74cce19981))
144
-
145
-
146
- ### Features
147
-
148
- * add ws support ([#1058](https://github.com/midwayjs/midway/issues/1058)) ([e73cfcb](https://github.com/midwayjs/midway/commit/e73cfcb0ede82244a4eb8fe7c7612adf5586f47d))
149
-
150
-
151
-
152
-
153
-
154
- ## [2.10.18](https://github.com/midwayjs/midway/compare/v2.10.17...v2.10.18) (2021-05-26)
155
-
156
-
157
- ### Features
158
-
159
- * add decorator metadata ([#1072](https://github.com/midwayjs/midway/issues/1072)) ([db4de9c](https://github.com/midwayjs/midway/commit/db4de9cd787bdbe1effca61dfe162f6678ad5d66))
160
- * add zlib logger file ([#1038](https://github.com/midwayjs/midway/issues/1038)) ([2ae9131](https://github.com/midwayjs/midway/commit/2ae9131b8c8745d2840c40a5d50aa2d3f73bafbf))
161
-
162
-
163
-
164
-
165
-
166
- ## [2.10.14](https://github.com/midwayjs/midway/compare/v2.10.13...v2.10.14) (2021-05-11)
167
-
168
-
169
- ### Bug Fixes
170
-
171
- * serverless app more method ([#1034](https://github.com/midwayjs/midway/issues/1034)) ([9c44c3f](https://github.com/midwayjs/midway/commit/9c44c3f58930d0c12464d00eceee93cb9e7aaa62))
172
-
173
-
174
-
175
-
176
-
177
- ## [2.10.12](https://github.com/midwayjs/midway/compare/v2.10.11...v2.10.12) (2021-05-07)
178
-
179
-
180
- ### Bug Fixes
181
-
182
- * use egg-logger got empty logger ([#1031](https://github.com/midwayjs/midway/issues/1031)) ([4077c70](https://github.com/midwayjs/midway/commit/4077c70a71507477c7a5fa15449771cc395bc0c0))
183
-
184
-
185
-
186
-
187
-
188
- ## [2.10.8](https://github.com/midwayjs/midway/compare/v2.10.7...v2.10.8) (2021-04-21)
189
-
190
- **Note:** Version bump only for package @midwayjs/decorator
191
-
192
-
193
-
194
-
195
-
196
- ## [2.10.7](https://github.com/midwayjs/midway/compare/v2.10.6...v2.10.7) (2021-04-17)
197
-
198
-
199
- ### Bug Fixes
200
-
201
- * add event name args ([#986](https://github.com/midwayjs/midway/issues/986)) ([bfd8232](https://github.com/midwayjs/midway/commit/bfd82320aee8600d8fa30bd2821a0e68c80fd755))
202
- * add midway case for egg-layer and add warn for DecoratorManager ([#994](https://github.com/midwayjs/midway/issues/994)) ([3d601aa](https://github.com/midwayjs/midway/commit/3d601aa19104081870eb32ba09170357a9da4d03))
203
- * format ([#997](https://github.com/midwayjs/midway/issues/997)) ([456cc14](https://github.com/midwayjs/midway/commit/456cc14513bdb000d1aa3130e9719caf7a8a803f))
204
-
205
-
206
-
207
-
208
-
209
- ## [2.10.3](https://github.com/midwayjs/midway/compare/v2.10.2...v2.10.3) (2021-04-07)
210
-
211
- **Note:** Version bump only for package @midwayjs/decorator
212
-
213
-
214
-
215
-
216
-
217
- ## [2.10.2](https://github.com/midwayjs/midway/compare/v2.10.1...v2.10.2) (2021-04-05)
218
-
219
-
220
- ### Bug Fixes
221
-
222
- * serverless event test ([#967](https://github.com/midwayjs/midway/issues/967)) ([e0c15e3](https://github.com/midwayjs/midway/commit/e0c15e316c2813fd574f38bdf6a16a339bfede18))
223
-
224
-
225
-
226
-
227
-
228
- # [2.10.0](https://github.com/midwayjs/midway/compare/v2.9.3...v2.10.0) (2021-04-02)
229
-
230
-
231
- ### Features
232
-
233
- * use @ServerlessTrigger replace functions in f.yml ([#919](https://github.com/midwayjs/midway/issues/919)) ([a85af14](https://github.com/midwayjs/midway/commit/a85af14e06231e8cd82eff8755794ffd13c3ad95))
234
-
235
-
236
-
237
-
238
-
239
- ## [2.9.2](https://github.com/midwayjs/midway/compare/v2.9.1...v2.9.2) (2021-03-27)
240
-
241
-
242
- ### Bug Fixes
243
-
244
- * missing namespace requestContainer ([#942](https://github.com/midwayjs/midway/issues/942)) ([92e4ee6](https://github.com/midwayjs/midway/commit/92e4ee638d657677b1295bb71c033471b850990b))
245
-
246
-
247
-
248
-
249
-
250
- ## [2.9.1](https://github.com/midwayjs/midway/compare/v2.9.0...v2.9.1) (2021-03-24)
251
-
252
- **Note:** Version bump only for package @midwayjs/decorator
253
-
254
-
255
-
256
-
257
-
258
- # [2.9.0](https://github.com/midwayjs/midway/compare/v2.8.13...v2.9.0) (2021-03-22)
259
-
260
-
261
- ### Features
262
-
263
- * add socket.io-redis support ([#874](https://github.com/midwayjs/midway/issues/874)) ([2818920](https://github.com/midwayjs/midway/commit/2818920b9d3391c81666c5b8587a899b9b237d9e))
264
- * run multi framework in one process ([#925](https://github.com/midwayjs/midway/issues/925)) ([330555f](https://github.com/midwayjs/midway/commit/330555f93b9af2a783771edd58bb9431a325938f))
265
- * support bootstrap load config first ([#931](https://github.com/midwayjs/midway/issues/931)) ([ae9ed26](https://github.com/midwayjs/midway/commit/ae9ed261aacdb483d3a9a612be79fff384503bcc))
266
-
267
-
268
-
269
-
270
-
271
- ## [2.8.11](https://github.com/midwayjs/midway/compare/v2.8.10...v2.8.11) (2021-03-12)
272
-
273
-
274
- ### Bug Fixes
275
-
276
- * validator class extends ([#896](https://github.com/midwayjs/midway/issues/896)) ([ea2edfe](https://github.com/midwayjs/midway/commit/ea2edfe86f19de983dc634c2e53d750feec906ee))
277
-
278
-
279
-
280
-
281
-
282
- ## [2.8.4](https://github.com/midwayjs/midway/compare/v2.8.3...v2.8.4) (2021-03-03)
283
-
284
-
285
- ### Bug Fixes
286
-
287
- * multi framework run configuration ([db98d6a](https://github.com/midwayjs/midway/commit/db98d6aba820aa86982b491835bb4167b3a1b6b2))
288
- * property decorator and class decorator extends ([#845](https://github.com/midwayjs/midway/issues/845)) ([8d0227d](https://github.com/midwayjs/midway/commit/8d0227dfe946af6fefa832d574cdcfe976ed8ce2))
289
-
290
-
291
- ### Features
292
-
293
- * add conflictCheck ([2e08976](https://github.com/midwayjs/midway/commit/2e0897671fd4cb4b36ab351b626347e2f17ace56))
294
- * add conflictCheck ([a892223](https://github.com/midwayjs/midway/commit/a8922234abb2c585d59e37aaa443b14d73a14b2f))
295
-
296
-
297
-
298
-
299
-
300
- ## [2.8.3](https://github.com/midwayjs/midway/compare/v2.8.2...v2.8.3) (2021-03-01)
301
-
302
-
303
- ### Bug Fixes
304
-
305
- * inject definition bug ([#878](https://github.com/midwayjs/midway/issues/878)) ([e11a057](https://github.com/midwayjs/midway/commit/e11a057d25f5205f3641f89e9c8ecd201a2bfdc7))
306
-
307
-
308
-
309
-
310
-
311
- ## [2.8.2](https://github.com/midwayjs/midway/compare/v2.8.0...v2.8.2) (2021-02-27)
312
-
313
-
314
- ### Features
315
-
316
- * support fun router ([#867](https://github.com/midwayjs/midway/issues/867)) ([01e673f](https://github.com/midwayjs/midway/commit/01e673f50d48d302e449ab88c2e419bcaeab1458))
317
-
318
-
319
-
320
-
321
-
322
- # [2.8.0](https://github.com/midwayjs/midway/compare/v2.7.7...v2.8.0) (2021-02-24)
323
-
324
-
325
- ### Features
326
-
327
- * add router collector and export router table ([#852](https://github.com/midwayjs/midway/issues/852)) ([3641ac9](https://github.com/midwayjs/midway/commit/3641ac9c78ed9888525ce0c87415b961d4602fa8))
328
- * support gRPC stream API ([#855](https://github.com/midwayjs/midway/issues/855)) ([bd51c46](https://github.com/midwayjs/midway/commit/bd51c46a1986d9a0666d6af2a1f053ad74560dcc))
329
- * support inject by class ([#832](https://github.com/midwayjs/midway/issues/832)) ([ba5364f](https://github.com/midwayjs/midway/commit/ba5364fcdf9b83c5f778bb7e18d48b821be8f25b))
330
- * support queries decorator ([#858](https://github.com/midwayjs/midway/issues/858)) ([ddb080b](https://github.com/midwayjs/midway/commit/ddb080bbba0b24a4c1f826d8552966275f31ebeb))
331
-
332
-
333
-
334
-
335
-
336
- ## [2.7.5](https://github.com/midwayjs/midway/compare/v2.7.4...v2.7.5) (2021-02-08)
337
-
338
-
339
- ### Features
340
-
341
- * add configuration functional support ([#843](https://github.com/midwayjs/midway/issues/843)) ([bfaa0aa](https://github.com/midwayjs/midway/commit/bfaa0aad9e8ce667a4bb98af60f1c706e09e7810))
342
-
343
-
344
-
345
-
346
-
347
- # [2.7.0](https://github.com/midwayjs/midway/compare/v2.6.13...v2.7.0) (2021-01-27)
348
-
349
-
350
- ### Features
351
-
352
- * add midway gRPC framework ([#786](https://github.com/midwayjs/midway/issues/786)) ([d90362c](https://github.com/midwayjs/midway/commit/d90362c6bf15c00621ffc2981f19842f216395f8))
353
- * support entry file in bootstrap ([#819](https://github.com/midwayjs/midway/issues/819)) ([49a5ff6](https://github.com/midwayjs/midway/commit/49a5ff662134bdd42dc3a80738b44a05138f8f7c))
354
-
355
-
356
-
357
-
358
-
359
- ## [2.6.8](https://github.com/midwayjs/midway/compare/v2.6.7...v2.6.8) (2021-01-06)
360
-
361
- **Note:** Version bump only for package @midwayjs/decorator
362
-
363
-
364
-
365
-
366
-
367
- ## [2.6.7](https://github.com/midwayjs/midway/compare/v2.6.6...v2.6.7) (2021-01-05)
368
-
369
- **Note:** Version bump only for package @midwayjs/decorator
370
-
371
-
372
-
373
-
374
-
375
- ## [2.6.6](https://github.com/midwayjs/midway/compare/v2.6.5...v2.6.6) (2021-01-04)
376
-
377
- **Note:** Version bump only for package @midwayjs/decorator
378
-
379
-
380
-
381
-
382
-
383
- ## [2.6.5](https://github.com/midwayjs/midway/compare/v2.6.4...v2.6.5) (2021-01-04)
384
-
385
- **Note:** Version bump only for package @midwayjs/decorator
386
-
387
-
388
-
389
-
390
-
391
- ## [2.6.4](https://github.com/midwayjs/midway/compare/v2.6.3...v2.6.4) (2021-01-02)
392
-
393
- **Note:** Version bump only for package @midwayjs/decorator
394
-
395
-
396
-
397
-
398
-
399
- ## [2.6.3](https://github.com/midwayjs/midway/compare/v2.6.2...v2.6.3) (2020-12-30)
400
-
401
- **Note:** Version bump only for package @midwayjs/decorator
402
-
403
-
404
-
405
-
406
-
407
- ## [2.6.2](https://github.com/midwayjs/midway/compare/v2.6.1...v2.6.2) (2020-12-30)
408
-
409
- **Note:** Version bump only for package @midwayjs/decorator
410
-
411
-
412
-
413
-
414
-
415
- ## [2.6.1](https://github.com/midwayjs/midway/compare/v2.6.0...v2.6.1) (2020-12-29)
416
-
417
- **Note:** Version bump only for package @midwayjs/decorator
418
-
419
-
420
-
421
-
422
-
423
- # [2.6.0](https://github.com/midwayjs/midway/compare/v2.5.5...v2.6.0) (2020-12-28)
424
-
425
-
426
- ### Features
427
-
428
- * add midway logger ([#743](https://github.com/midwayjs/midway/issues/743)) ([13e8cc7](https://github.com/midwayjs/midway/commit/13e8cc753d994e6f9f073688e22527f75d39984a))
429
-
430
-
431
-
432
-
433
-
434
- ## [2.4.7](https://github.com/midwayjs/midway/compare/v2.4.6...v2.4.7) (2020-11-23)
435
-
436
- **Note:** Version bump only for package @midwayjs/decorator
437
-
438
-
439
-
440
-
441
-
442
- ## [2.4.5](https://github.com/midwayjs/midway/compare/v2.4.4...v2.4.5) (2020-11-19)
443
-
444
-
445
- ### Bug Fixes
446
-
447
- * get function args error ([#725](https://github.com/midwayjs/midway/issues/725)) ([7ec5317](https://github.com/midwayjs/midway/commit/7ec531776efc65a84d60a7c55dc29ad4e08d999a))
448
-
449
-
450
-
451
-
452
-
453
- # [2.4.0](https://github.com/midwayjs/midway/compare/v2.3.23...v2.4.0) (2020-11-11)
454
-
455
-
456
- ### Features
457
-
458
- * support define custom egg framework ([#709](https://github.com/midwayjs/midway/issues/709)) ([f5baba1](https://github.com/midwayjs/midway/commit/f5baba18d10e3dc91ba9651effadd00b8f66cf8b))
459
-
460
-
461
-
462
-
463
-
464
- ## [2.3.23](https://github.com/midwayjs/midway/compare/v2.3.22...v2.3.23) (2020-11-03)
465
-
466
- **Note:** Version bump only for package @midwayjs/decorator
467
-
468
-
469
-
470
-
471
-
472
- ## [2.3.20](https://github.com/midwayjs/midway/compare/v2.3.19...v2.3.20) (2020-10-29)
473
-
474
-
475
- ### Bug Fixes
476
-
477
- * missing router options ([#689](https://github.com/midwayjs/midway/issues/689)) ([b1693b8](https://github.com/midwayjs/midway/commit/b1693b885a0804f4924616bf0bdafd98b4698d4e))
478
-
479
-
480
-
481
-
482
-
483
- ## [2.3.19](https://github.com/midwayjs/midway/compare/v2.3.18...v2.3.19) (2020-10-28)
484
-
485
- **Note:** Version bump only for package @midwayjs/decorator
486
-
487
-
488
-
489
-
490
-
491
- ## [2.3.18](https://github.com/midwayjs/midway/compare/v2.3.17...v2.3.18) (2020-10-27)
492
-
493
-
494
- ### Bug Fixes
495
-
496
- * configuration inject plugin and more in production environment ([#680](https://github.com/midwayjs/midway/issues/680)) ([41bce5d](https://github.com/midwayjs/midway/commit/41bce5d8a60a6fde61ff62794612eecff2e260ed))
497
-
498
-
499
-
500
-
501
-
502
- ## [2.3.17](https://github.com/midwayjs/midway/compare/v2.3.16...v2.3.17) (2020-10-22)
503
-
504
- **Note:** Version bump only for package @midwayjs/decorator
505
-
506
-
507
-
508
-
509
-
510
- ## [2.3.15](https://github.com/midwayjs/midway/compare/v2.3.14...v2.3.15) (2020-10-15)
511
-
512
- **Note:** Version bump only for package @midwayjs/decorator
513
-
514
-
515
-
516
-
517
-
518
- ## [2.3.13](https://github.com/midwayjs/midway/compare/v2.3.12...v2.3.13) (2020-10-13)
519
-
520
-
521
- ### Bug Fixes
522
-
523
- * [@plugin](https://github.com/plugin) inject undefined in web middleware ([#667](https://github.com/midwayjs/midway/issues/667)) ([cacb2fa](https://github.com/midwayjs/midway/commit/cacb2faa61258172ef445db0a86e45c3f19014a6))
524
-
525
-
526
-
527
-
528
-
529
- ## [2.3.11](https://github.com/midwayjs/midway/compare/v2.3.10...v2.3.11) (2020-10-08)
530
-
531
- **Note:** Version bump only for package @midwayjs/decorator
532
-
533
-
534
-
535
-
536
-
537
- ## [2.3.10](https://github.com/midwayjs/midway/compare/v2.3.9...v2.3.10) (2020-10-08)
538
-
539
-
540
- ### Features
541
-
542
- * replace configuration.imports to object directly and deprecated string ([#657](https://github.com/midwayjs/midway/issues/657)) ([f1b42a1](https://github.com/midwayjs/midway/commit/f1b42a1b338a69cdfaf63e2d951a65333e4f3007))
543
-
544
-
545
-
546
-
547
-
548
- ## [2.3.9](https://github.com/midwayjs/midway/compare/v2.3.8...v2.3.9) (2020-10-05)
549
-
550
- **Note:** Version bump only for package @midwayjs/decorator
551
-
552
-
553
-
554
-
555
-
556
- ## [2.3.8](https://github.com/midwayjs/midway/compare/v2.3.7...v2.3.8) (2020-10-05)
557
-
558
- **Note:** Version bump only for package @midwayjs/decorator
559
-
560
-
561
-
562
-
563
-
564
- ## [2.3.7](https://github.com/midwayjs/midway/compare/v2.3.6...v2.3.7) (2020-10-04)
565
-
566
-
567
- ### Bug Fixes
568
-
569
- * transform type after validate ([#659](https://github.com/midwayjs/midway/issues/659)) ([2b30ba7](https://github.com/midwayjs/midway/commit/2b30ba77d0c897d84d8a6f3222b60c083ec3e869))
570
-
571
-
572
-
573
-
574
-
575
- ## [2.3.6](https://github.com/midwayjs/midway/compare/v2.3.4...v2.3.6) (2020-10-02)
576
-
577
-
578
- ### Bug Fixes
579
-
580
- * implement optional dep for amqplib in mock package ([#654](https://github.com/midwayjs/midway/issues/654)) ([3319872](https://github.com/midwayjs/midway/commit/33198727855ff042db7d96723992b49c632aa25d))
581
-
582
-
583
- ### Features
584
-
585
- * add request path and ip decorator ([#655](https://github.com/midwayjs/midway/issues/655)) ([3354c26](https://github.com/midwayjs/midway/commit/3354c263c92957fd68b90c383c33afc6ad9ae967))
586
-
587
-
588
-
589
-
590
-
591
- # [2.3.0](https://github.com/midwayjs/midway/compare/v2.2.10...v2.3.0) (2020-09-27)
592
-
593
-
594
- ### Features
595
-
596
- * add rabbitmq ([#647](https://github.com/midwayjs/midway/issues/647)) ([2c03eb4](https://github.com/midwayjs/midway/commit/2c03eb4f5e979d309048a11f17f7579a1d299ba1))
597
-
598
-
599
-
600
-
601
-
602
- ## [2.2.10](https://github.com/midwayjs/midway/compare/v2.2.9...v2.2.10) (2020-09-24)
603
-
604
-
605
- ### Bug Fixes
606
-
607
- * query decorator with empty args ([#646](https://github.com/midwayjs/midway/issues/646)) ([815e230](https://github.com/midwayjs/midway/commit/815e2308e8f40601ee3b94a3ccb2b1567dc03b9f))
608
-
609
-
610
-
611
-
612
-
613
- ## [2.2.9](https://github.com/midwayjs/midway/compare/v2.2.8...v2.2.9) (2020-09-24)
614
-
615
-
616
- ### Bug Fixes
617
-
618
- * remove sourcemap and src in dist ([#645](https://github.com/midwayjs/midway/issues/645)) ([e561a88](https://github.com/midwayjs/midway/commit/e561a88f4a70af15d4be3d5fe0bd39487677d4ce))
619
-
620
-
621
-
622
-
623
-
624
- ## [2.2.8](https://github.com/midwayjs/midway/compare/v2.2.7...v2.2.8) (2020-09-23)
625
-
626
-
627
- ### Bug Fixes
628
-
629
- * fix validate error ([e6e58d3](https://github.com/midwayjs/midway/commit/e6e58d371cbc52ddf51a7d03de48ef44b020aaa9))
630
-
631
-
632
-
633
-
634
-
635
- ## [2.2.7](https://github.com/midwayjs/midway/compare/v2.2.6...v2.2.7) (2020-09-20)
636
-
637
-
638
- ### Bug Fixes
639
-
640
- * WebMiddleare to IWebMiddleware ([e69cf28](https://github.com/midwayjs/midway/commit/e69cf286fa76ab3144404806c5cbbe8642cdcd61))
641
-
642
-
643
-
644
-
645
-
646
- ## [2.2.6](https://github.com/midwayjs/midway/compare/v2.2.5...v2.2.6) (2020-09-18)
647
-
648
-
649
- ### Features
650
-
651
- * add aop ([#640](https://github.com/midwayjs/midway/issues/640)) ([c3e15b3](https://github.com/midwayjs/midway/commit/c3e15b328c184318e364bf40d32fa4df6be2a30a))
652
-
653
-
654
-
655
-
656
-
657
- ## [2.2.5](https://github.com/midwayjs/midway/compare/v2.2.4...v2.2.5) (2020-09-17)
658
-
659
-
660
- ### Bug Fixes
661
-
662
- * move @types/joi to dependencies ([#638](https://github.com/midwayjs/midway/issues/638)) ([7c31164](https://github.com/midwayjs/midway/commit/7c31164ae8959b00213527c7fb384a07929790b9))
663
-
664
-
665
- ### Features
666
-
667
- * add generateMiddleware for express and faas ([bfcfc9a](https://github.com/midwayjs/midway/commit/bfcfc9a377f01026a459aaed35a3f0fdf0530f26))
668
- * add property for web params ([5c19644](https://github.com/midwayjs/midway/commit/5c1964482b4c8efe0ac23c3c1feb1f48ce5b7889))
669
- * use midway cli replace egg-bin ([#639](https://github.com/midwayjs/midway/issues/639)) ([62bbf38](https://github.com/midwayjs/midway/commit/62bbf3852899476600a0b594cb7dc274b05e29ec))
670
-
671
-
672
-
673
-
674
-
675
- ## [2.2.4](https://github.com/midwayjs/midway/compare/v2.2.3...v2.2.4) (2020-09-15)
676
-
677
- **Note:** Version bump only for package @midwayjs/decorator
678
-
679
-
680
-
681
-
682
-
683
- ## [2.2.3](https://github.com/midwayjs/midway/compare/v2.2.2...v2.2.3) (2020-09-14)
684
-
685
- **Note:** Version bump only for package @midwayjs/decorator
686
-
687
-
688
-
689
-
690
-
691
- ## [2.2.2](https://github.com/midwayjs/midway/compare/v2.2.1...v2.2.2) (2020-09-14)
692
-
693
-
694
- ### Bug Fixes
695
-
696
- * add missing typing dep ([083395f](https://github.com/midwayjs/midway/commit/083395f76709e4b5e8c32e7a9f89d839d8e16b5f))
697
-
698
-
699
-
700
-
701
-
702
- ## [2.2.1](https://github.com/midwayjs/midway/compare/v2.2.0...v2.2.1) (2020-09-14)
703
-
704
-
705
- ### Bug Fixes
706
-
707
- * add missing typing dep ([09a9473](https://github.com/midwayjs/midway/commit/09a9473d0ddc73b7e9e624e1bed1fe58691e36ec))
708
-
709
-
710
-
711
-
712
-
713
- # [2.2.0](https://github.com/midwayjs/midway/compare/v2.1.4...v2.2.0) (2020-09-13)
714
-
715
-
716
- ### Features
717
-
718
- * complete 2.x beta ([#630](https://github.com/midwayjs/midway/issues/630)) ([b23cd00](https://github.com/midwayjs/midway/commit/b23cd00fe9cefc9057a2284d38d5419773539206))
719
-
720
-
721
-
722
-
723
-
724
- ## [2.1.4](https://github.com/midwayjs/midway/compare/v2.1.3...v2.1.4) (2020-06-17)
725
-
726
-
727
- ### Bug Fixes
728
-
729
- * 2.x extends bug ([#498](https://github.com/midwayjs/midway/issues/498)) ([19ec029](https://github.com/midwayjs/midway/commit/19ec0292eedd94cb2e40e69af8897703fc8f55c7))
730
-
731
-
732
-
733
-
734
-
735
- ## [2.1.1](https://github.com/midwayjs/midway/compare/v2.1.0...v2.1.1) (2020-04-30)
736
-
737
-
738
- ### Bug Fixes
739
-
740
- * add metadata when configuration load controller ([#483](https://github.com/midwayjs/midway/issues/483)) ([e4e3c57](https://github.com/midwayjs/midway/commit/e4e3c5784df844a290a57a3d309a5f4e866e4831))
741
-
742
-
743
-
744
-
745
-
746
- # [2.1.0](https://github.com/midwayjs/midway/compare/v2.0.17...v2.1.0) (2020-04-29)
747
-
748
-
749
- ### Features
750
-
751
- * refactor hook & add @App ([#482](https://github.com/midwayjs/midway/issues/482)) ([3bfd300](https://github.com/midwayjs/midway/commit/3bfd300daf21fce96f2ff92be22ecb0f12bdd033))
752
-
753
-
754
-
755
-
756
-
757
- ## [2.0.17](https://github.com/midwayjs/midway/compare/v2.0.16...v2.0.17) (2020-04-21)
758
-
759
-
760
- ### Bug Fixes
761
-
762
- * fix export service method ([#477](https://github.com/midwayjs/midway/issues/477)) ([586b0be](https://github.com/midwayjs/midway/commit/586b0be05ee9ef38cef9d312f19de4318c2b1701))
763
- * fun typing ([#467](https://github.com/midwayjs/midway/issues/467)) ([fdf2814](https://github.com/midwayjs/midway/commit/fdf28148da961d20961c95ecea128e92e3bc9819))
764
-
765
-
766
-
767
-
768
-
769
- ## [2.0.16](https://github.com/midwayjs/midway/compare/v2.0.15...v2.0.16) (2020-04-12)
770
-
771
- **Note:** Version bump only for package @midwayjs/decorator
772
-
773
-
774
-
775
-
776
-
777
- ## [2.0.15](https://github.com/midwayjs/midway/compare/v2.0.14...v2.0.15) (2020-04-11)
778
-
779
- **Note:** Version bump only for package @midwayjs/decorator
780
-
781
-
782
-
783
-
784
-
785
- ## [2.0.14](https://github.com/midwayjs/midway/compare/v2.0.13...v2.0.14) (2020-04-08)
786
-
787
- **Note:** Version bump only for package @midwayjs/decorator
788
-
789
-
790
-
791
-
792
-
793
- ## [2.0.12](https://github.com/midwayjs/midway/compare/v2.0.11...v2.0.12) (2020-04-07)
794
-
795
-
796
- ### Bug Fixes
797
-
798
- * 2.x fix conflicts ([#458](https://github.com/midwayjs/midway/issues/458)) ([2b0f44c](https://github.com/midwayjs/midway/commit/2b0f44c6d4c91154fb8a7779b6789acbb2635b1b))
799
-
800
-
801
-
802
-
803
-
804
- ## [2.0.10](https://github.com/midwayjs/midway/compare/v2.0.9...v2.0.10) (2020-03-31)
805
-
806
- **Note:** Version bump only for package @midwayjs/decorator
807
-
808
-
809
-
810
-
811
-
812
- ## [2.0.9](https://github.com/midwayjs/midway/compare/v2.0.8...v2.0.9) (2020-03-30)
813
-
814
-
815
- ### Bug Fixes
816
-
817
- * @Func return type ([#452](https://github.com/midwayjs/midway/issues/452)) ([9064743](https://github.com/midwayjs/midway/commit/9064743c04713ef77ef246416dabe8f79b97fc79))
818
-
819
-
820
-
821
-
822
-
823
- ## [2.0.8](https://github.com/midwayjs/midway/compare/v2.0.7...v2.0.8) (2020-03-30)
824
-
825
-
826
- ### Bug Fixes
827
-
828
- * 2.x conflict 能力 ([#449](https://github.com/midwayjs/midway/issues/449)) ([6064ecf](https://github.com/midwayjs/midway/commit/6064ecf0fcf0f79ca9f9f177b06baef6d65ca7ea))
829
-
830
-
831
-
832
-
833
-
834
- ## [2.0.7](https://github.com/midwayjs/midway/compare/v2.0.6...v2.0.7) (2020-03-30)
835
-
836
- **Note:** Version bump only for package @midwayjs/decorator
837
-
838
-
839
-
840
-
841
-
842
- ## [2.0.5](https://github.com/midwayjs/midway/compare/v2.0.4...v2.0.5) (2020-03-22)
843
-
844
- **Note:** Version bump only for package @midwayjs/decorator
845
-
846
-
847
-
848
-
849
-
850
- ## [2.0.4](https://github.com/midwayjs/midway/compare/v2.0.3...v2.0.4) (2020-03-19)
851
-
852
-
853
- ### Bug Fixes
854
-
855
- * 2.x fix lifecycle bug ([#435](https://github.com/midwayjs/midway/issues/435)) ([22d3e12](https://github.com/midwayjs/midway/commit/22d3e121d98575e994282c93b7522ddcf76942be))
856
-
857
-
858
-
859
-
860
-
861
- ## [2.0.3](https://github.com/midwayjs/midway/compare/v2.0.2...v2.0.3) (2020-03-19)
862
-
863
- **Note:** Version bump only for package @midwayjs/decorator
864
-
865
-
866
-
867
-
868
-
869
- ## [2.0.2](https://github.com/midwayjs/midway/compare/v2.0.1...v2.0.2) (2020-03-13)
870
-
871
-
872
- ### Bug Fixes
873
-
874
- * Add export hsf ([#422](https://github.com/midwayjs/midway/issues/422)) ([55f1e43](https://github.com/midwayjs/midway/commit/55f1e43fbb9bd442939a6bb504aa721297eaf631))
875
-
876
-
877
-
878
-
879
-
880
- ## [2.0.1](https://github.com/midwayjs/midway/compare/v2.0.0...v2.0.1) (2020-03-13)
881
-
882
-
883
- ### Features
884
-
885
- * add hsf decorator ([#421](https://github.com/midwayjs/midway/issues/421)) ([d5afed3](https://github.com/midwayjs/midway/commit/d5afed3ace4e3570b29a2c789b2683f0cd4fd697))
886
-
887
-
888
-
889
-
890
-
891
- # [2.0.0](https://github.com/midwayjs/midway/compare/v2.0.0-beta.16...v2.0.0) (2020-03-13)
892
-
893
- **Note:** Version bump only for package @midwayjs/decorator
894
-
895
-
896
-
897
-
898
-
899
- # [2.0.0-beta.16](https://github.com/midwayjs/midway/compare/v2.0.0-beta.15...v2.0.0-beta.16) (2020-03-12)
900
-
901
- **Note:** Version bump only for package @midwayjs/decorator
902
-
903
-
904
-
905
-
906
-
907
- # [2.0.0-beta.15](https://github.com/midwayjs/midway/compare/v2.0.0-beta.14...v2.0.0-beta.15) (2020-03-06)
908
-
909
-
910
- ### Bug Fixes
911
-
912
- * merge bug ([7f41fc9](https://github.com/midwayjs/midway/commit/7f41fc94adf1fc9e4465c5aefdf94346184e1efc))
913
-
914
-
915
- ### Features
916
-
917
- * 2.x lifecycle ([#414](https://github.com/midwayjs/midway/issues/414)) ([7313ab8](https://github.com/midwayjs/midway/commit/7313ab804091fd410b1b3118ea41f18cf05fb01f))
918
-
919
-
920
-
921
-
922
-
923
- # [2.0.0-beta.14](https://github.com/midwayjs/midway/compare/v2.0.0-beta.13...v2.0.0-beta.14) (2020-03-04)
924
-
925
-
926
- ### Features
927
-
928
- * 2.x pipeline ([#406](https://github.com/midwayjs/midway/issues/406)) ([9eb3e10](https://github.com/midwayjs/midway/commit/9eb3e100ebac966cf58713d4d3f021cd44971150))
929
-
930
-
931
-
932
-
933
-
934
- # [2.0.0-beta.13](https://github.com/midwayjs/midway/compare/v2.0.0-beta.12...v2.0.0-beta.13) (2020-02-26)
935
-
936
- **Note:** Version bump only for package @midwayjs/decorator
937
-
938
-
939
-
940
-
941
-
942
-
943
-
944
- **Note:** Version bump only for package @midwayjs/decorator
945
-
946
-
947
-
948
-
949
-
950
- # [2.0.0-beta.12](https://github.com/midwayjs/midway/compare/v2.0.0-beta.11...v2.0.0-beta.12) (2020-02-25)
951
-
952
- **Note:** Version bump only for package @midwayjs/decorator
953
-
954
-
955
-
956
-
957
-
958
- # [2.0.0-beta.11](https://github.com/midwayjs/midway/compare/v2.0.0-beta.10...v2.0.0-beta.11) (2020-02-25)
959
-
960
- **Note:** Version bump only for package @midwayjs/decorator
961
-
962
-
963
-
964
-
965
-
966
- # [2.0.0-beta.10](https://github.com/midwayjs/midway/compare/v2.0.0-beta.9...v2.0.0-beta.10) (2020-02-20)
967
-
968
- **Note:** Version bump only for package @midwayjs/decorator
969
-
970
-
971
-
972
-
973
-
974
- # [2.0.0-beta.9](https://github.com/midwayjs/midway/compare/v2.0.0-beta.8...v2.0.0-beta.9) (2020-02-20)
975
-
976
- **Note:** Version bump only for package @midwayjs/decorator
977
-
978
-
979
-
980
-
981
-
982
- # [2.0.0-beta.8](https://github.com/midwayjs/midway/compare/v2.0.0-beta.7...v2.0.0-beta.8) (2020-02-19)
983
-
984
- **Note:** Version bump only for package @midwayjs/decorator
985
-
986
-
987
-
988
-
989
-
990
- # [2.0.0-beta.7](https://github.com/midwayjs/midway/compare/v2.0.0-beta.6...v2.0.0-beta.7) (2020-02-18)
991
-
992
- **Note:** Version bump only for package @midwayjs/decorator
993
-
994
-
995
-
996
-
997
-
998
- # [2.0.0-beta.6](https://github.com/midwayjs/midway/compare/v2.0.0-beta.5...v2.0.0-beta.6) (2020-02-17)
999
-
1000
- **Note:** Version bump only for package @midwayjs/decorator
1001
-
1002
-
1003
-
1004
-
1005
-
1006
- # [2.0.0-beta.5](https://github.com/midwayjs/midway/compare/v2.0.0-beta.4...v2.0.0-beta.5) (2020-02-17)
1007
-
1008
- **Note:** Version bump only for package @midwayjs/decorator
1009
-
1010
-
1011
-
1012
-
1013
-
1014
- ## [1.17.1](https://github.com/midwayjs/midway/compare/v1.17.0...v1.17.1) (2020-02-17)
1015
-
1016
- **Note:** Version bump only for package @midwayjs/decorator
1017
-
1018
-
1019
-
1020
-
1021
-
1022
- # [1.17.0](https://github.com/midwayjs/midway/compare/v1.16.4...v1.17.0) (2020-02-17)
1023
-
1024
- **Note:** Version bump only for package @midwayjs/decorator
1025
-
1026
-
1027
-
1028
-
1029
-
1030
- # [2.0.0-beta.4](https://github.com/midwayjs/midway/compare/v1.16.4...v2.0.0-beta.4) (2020-02-16)
1031
-
1032
-
1033
- ### Features
1034
-
1035
- * add namespace feature ([#386](https://github.com/midwayjs/midway/issues/386)) ([bb2a8c8](https://github.com/midwayjs/midway/commit/bb2a8c8))
1036
-
1037
-
1038
-
1039
- # [2.0.0-beta.3](https://github.com/midwayjs/midway/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2020-02-08)
1040
-
1041
-
1042
-
1043
- # [2.0.0-beta.2](https://github.com/midwayjs/midway/compare/v2.0.0-beta.1...v2.0.0-beta.2) (2020-02-04)
1044
-
1045
-
1046
-
1047
- # [2.0.0-beta.1](https://github.com/midwayjs/midway/compare/v1.16.3...v2.0.0-beta.1) (2020-02-04)
1048
-
1049
-
1050
- ### Features
1051
-
1052
- * support [@configuration](https://github.com/configuration) decorator ([0584494](https://github.com/midwayjs/midway/commit/0584494))
1053
- * transfor to new package ([9144b48](https://github.com/midwayjs/midway/commit/9144b48))
1054
-
1055
-
1056
-
1057
-
1058
-
1059
- # [2.0.0-beta.3](https://github.com/midwayjs/midway/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2020-02-08)
1060
-
1061
- **Note:** Version bump only for package @midwayjs/decorator
1062
-
1063
-
1064
-
1065
-
1066
-
1067
- # [2.0.0-beta.2](https://github.com/midwayjs/midway/compare/v2.0.0-beta.1...v2.0.0-beta.2) (2020-02-04)
1068
-
1069
- **Note:** Version bump only for package @midwayjs/decorator
1070
-
1071
-
1072
-
1073
-
1074
-
1075
- # [2.0.0-beta.1](https://github.com/midwayjs/midway/compare/v1.16.3...v2.0.0-beta.1) (2020-02-04)
1076
-
1077
-
1078
- ### Features
1079
-
1080
- * support [@configuration](https://github.com/configuration) decorator ([0584494](https://github.com/midwayjs/midway/commit/0584494))
1081
- * transfor to new package ([9144b48](https://github.com/midwayjs/midway/commit/9144b48))
1082
-
1083
-
1084
-
1085
- ## [1.16.4](https://github.com/midwayjs/midway/compare/v1.16.3...v1.16.4) (2020-02-11)
1086
-
1087
- **Note:** Version bump only for package @midwayjs/decorator
1088
-
1089
-
1090
-
1091
-
1092
-
1093
- ## [1.16.3](https://github.com/midwayjs/midway/compare/v1.16.2...v1.16.3) (2019-12-25)
1094
-
1095
- **Note:** Version bump only for package @midwayjs/decorator
1096
-
1097
-
1098
-
1099
-
1100
-
1101
- ## [1.16.2](https://github.com/midwayjs/midway/compare/v1.16.1...v1.16.2) (2019-12-25)
1102
-
1103
-
1104
- ### Bug Fixes
1105
-
1106
- * interface scheduleOpts ([2ae0766](https://github.com/midwayjs/midway/commit/2ae0766))
1107
-
1108
-
1109
-
1110
-
1111
-
1112
- ## [1.16.1](https://github.com/midwayjs/midway/compare/v1.16.0...v1.16.1) (2019-12-16)
1113
-
1114
- **Note:** Version bump only for package @midwayjs/decorator
1115
-
1116
-
1117
-
1118
-
1119
-
1120
- # [1.16.0](https://github.com/midwayjs/midway/compare/v1.15.1...v1.16.0) (2019-12-16)
1121
-
1122
- **Note:** Version bump only for package @midwayjs/decorator
1123
-
1124
-
1125
-
1126
-
1127
-
1128
- ## [1.15.1](https://github.com/midwayjs/midway/compare/v1.15.0...v1.15.1) (2019-12-11)
1129
-
1130
- **Note:** Version bump only for package @midwayjs/decorator
1131
-
1132
-
1133
-
1134
-
1135
-
1136
- # [1.15.0](https://github.com/midwayjs/midway/compare/v1.14.4...v1.15.0) (2019-12-06)
1137
-
1138
- **Note:** Version bump only for package @midwayjs/decorator
1139
-
1140
-
1141
-
1142
-
1143
-
1144
- ## [1.14.4](https://github.com/midwayjs/midway/compare/v1.14.3...v1.14.4) (2019-11-20)
1145
-
1146
- **Note:** Version bump only for package @midwayjs/decorator
1147
-
1148
-
1149
-
1150
-
1151
-
1152
- ## [1.14.3](https://github.com/midwayjs/midway/compare/v1.14.2...v1.14.3) (2019-11-15)
1153
-
1154
- **Note:** Version bump only for package @midwayjs/decorator
1155
-
1156
-
1157
-
1158
-
1159
-
1160
- ## [1.14.1](https://github.com/midwayjs/midway/compare/v1.14.0...v1.14.1) (2019-11-03)
1161
-
1162
- **Note:** Version bump only for package @midwayjs/decorator
1163
-
1164
-
1165
-
1166
-
1167
-
1168
- # [1.14.0](https://github.com/midwayjs/midway/compare/v1.13.0...v1.14.0) (2019-11-01)
1169
-
1170
- **Note:** Version bump only for package @midwayjs/decorator
1171
-
1172
-
1173
-
1174
-
1175
-
1176
- ## [1.12.1](https://github.com/midwayjs/midway/compare/v1.12.0...v1.12.1) (2019-10-12)
1177
-
1178
- **Note:** Version bump only for package @midwayjs/decorator
1179
-
1180
-
1181
-
1182
-
1183
-
1184
- # [1.12.0](https://github.com/midwayjs/midway/compare/v1.11.6...v1.12.0) (2019-10-11)
1185
-
1186
- **Note:** Version bump only for package @midwayjs/decorator
1187
-
1188
-
1189
-
1190
-
1191
-
1192
- ## [1.11.4](https://github.com/midwayjs/midway/compare/v1.11.3...v1.11.4) (2019-09-06)
1193
-
1194
- **Note:** Version bump only for package @midwayjs/decorator
1195
-
1196
-
1197
-
1198
-
1199
-
1200
- ## [1.11.3](https://github.com/midwayjs/midway/compare/v1.11.2...v1.11.3) (2019-09-06)
1201
-
1202
- **Note:** Version bump only for package @midwayjs/decorator
1203
-
1204
-
1205
-
1206
-
1207
-
1208
- ## [1.11.2](https://github.com/midwayjs/midway/compare/v1.11.1...v1.11.2) (2019-08-30)
1209
-
1210
- **Note:** Version bump only for package @midwayjs/decorator
1211
-
1212
-
1213
-
1214
-
1215
-
1216
- ## [1.10.8](https://github.com/midwayjs/midway/compare/v1.10.7...v1.10.8) (2019-08-03)
1217
-
1218
- **Note:** Version bump only for package @midwayjs/decorator
1219
-
1220
-
1221
-
1222
-
1223
-
1224
- ## [1.10.7](https://github.com/midwayjs/midway/compare/v1.10.6...v1.10.7) (2019-08-03)
1225
-
1226
- **Note:** Version bump only for package @midwayjs/decorator
1227
-
1228
-
1229
-
1230
-
1231
-
1232
- ## [1.10.5](https://github.com/midwayjs/midway/compare/v1.10.4...v1.10.5) (2019-07-30)
1233
-
1234
- **Note:** Version bump only for package @midwayjs/decorator
1235
-
1236
-
1237
-
1238
-
1239
-
1240
- ## [1.10.2](https://github.com/midwayjs/midway/compare/v1.10.1...v1.10.2) (2019-07-20)
1241
-
1242
- **Note:** Version bump only for package @midwayjs/decorator
1243
-
1244
-
1245
-
1246
-
1247
-
1248
- # [1.9.0](https://github.com/midwayjs/midway/compare/v1.8.0...v1.9.0) (2019-07-13)
1249
-
1250
-
1251
- ### Bug Fixes
1252
-
1253
- * **types:** use generic as typeof context within KoaMiddleware ([6c963e5](https://github.com/midwayjs/midway/commit/6c963e5))
1254
-
1255
-
1256
- ### Features
1257
-
1258
- * **types:** assign egg['Context'] to types of parameter of context ([ea511fa](https://github.com/midwayjs/midway/commit/ea511fa))
1259
- * **types:** export and use type MiddlewareParamArray ([90b4e28](https://github.com/midwayjs/midway/commit/90b4e28))
1260
-
1261
-
1262
-
1263
-
1264
-
1265
- # [1.8.0](https://github.com/midwayjs/midway/compare/v1.7.0...v1.8.0) (2019-06-29)
1266
-
1267
-
1268
- ### Bug Fixes
1269
-
1270
- * **types:** add file/files opt types ([f40b03e](https://github.com/midwayjs/midway/commit/f40b03e))
1271
-
1272
-
1273
- ### Features
1274
-
1275
- * support param decorator [@body](https://github.com/body) [@query](https://github.com/query) [@param](https://github.com/param).. ([6278d99](https://github.com/midwayjs/midway/commit/6278d99))
1276
-
1277
-
1278
-
1279
-
1280
-
1281
- # [1.7.0](https://github.com/midwayjs/midway/compare/v1.6.3...v1.7.0) (2019-06-25)
1282
-
1283
-
1284
- ### Features
1285
-
1286
- * controller opt support sensitive opt ([780f5d7](https://github.com/midwayjs/midway/commit/780f5d7))
1287
-
1288
-
1289
-
1290
-
1291
-
1292
- ## [1.5.6](https://github.com/midwayjs/midway/compare/v1.5.5...v1.5.6) (2019-05-13)
1293
-
1294
- **Note:** Version bump only for package @midwayjs/decorator
1295
-
1296
-
1297
-
1298
-
1299
-
1300
- ## [1.5.2](https://github.com/midwayjs/midway/compare/v1.5.1...v1.5.2) (2019-04-29)
1301
-
1302
- **Note:** Version bump only for package @midwayjs/decorator
1303
-
1304
-
1305
-
1306
-
1307
-
1308
- # [1.5.0](https://github.com/midwayjs/midway/compare/v1.4.10...v1.5.0) (2019-04-11)
1309
-
1310
- **Note:** Version bump only for package @midwayjs/decorator
1311
-
1312
-
1313
-
1314
-
1315
-
1316
- ## [1.4.8](https://github.com/midwayjs/midway/compare/v1.4.7...v1.4.8) (2019-03-11)
1317
-
1318
- **Note:** Version bump only for package @midwayjs/decorator
1319
-
1320
-
1321
-
1322
-
1323
-
1324
- ## [1.4.7](https://github.com/midwayjs/midway/compare/v1.4.6...v1.4.7) (2019-03-08)
1325
-
1326
- **Note:** Version bump only for package @midwayjs/decorator
1327
-
1328
-
1329
-
1330
-
1331
-
1332
- ## [1.4.6](https://github.com/midwayjs/midway/compare/v1.4.5...v1.4.6) (2019-03-07)
1333
-
1334
- **Note:** Version bump only for package @midwayjs/decorator
1335
-
1336
-
1337
-
1338
-
1339
-
1340
- ## [1.4.4](https://github.com/midwayjs/midway/compare/v1.4.3...v1.4.4) (2019-03-06)
1341
-
1342
- **Note:** Version bump only for package @midwayjs/decorator
1343
-
1344
-
1345
-
1346
-
1347
-
1348
- ## [1.4.3](https://github.com/midwayjs/midway/compare/v1.4.2...v1.4.3) (2019-03-01)
1349
-
1350
- **Note:** Version bump only for package @midwayjs/decorator
1351
-
1352
-
1353
-
1354
-
1355
-
1356
- ## [1.4.2](https://github.com/midwayjs/midway/compare/v1.4.1...v1.4.2) (2019-02-28)
1357
-
1358
- **Note:** Version bump only for package @midwayjs/decorator
1359
-
1360
-
1361
-
1362
-
1363
-
1364
- ## [1.4.1](https://github.com/midwayjs/midway/compare/v1.4.0...v1.4.1) (2019-02-27)
1365
-
1366
- **Note:** Version bump only for package @midwayjs/decorator