@midwayjs/view-nunjucks 3.4.0-beta.1 → 3.4.0-beta.12

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 (3) hide show
  1. package/LICENSE +21 -0
  2. package/package.json +8 -7
  3. package/CHANGELOG.md +0 -808
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2013 - Now midwayjs
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midwayjs/view-nunjucks",
3
- "version": "3.4.0-beta.1",
3
+ "version": "3.4.0-beta.12",
4
4
  "description": "Midway Component for nunjucks render",
5
5
  "main": "dist/index.js",
6
6
  "typings": "index.d.ts",
@@ -28,13 +28,14 @@
28
28
  },
29
29
  "license": "MIT",
30
30
  "dependencies": {
31
- "@midwayjs/view": "^3.4.0-beta.1",
31
+ "@midwayjs/view": "^3.4.0-beta.12",
32
32
  "nunjucks": "^3.2.2"
33
33
  },
34
34
  "devDependencies": {
35
- "@midwayjs/core": "^3.4.0-beta.1",
36
- "@midwayjs/decorator": "^3.4.0-beta.1",
37
- "@midwayjs/koa": "^3.4.0-beta.1",
38
- "@midwayjs/mock": "^3.4.0-beta.1"
39
- }
35
+ "@midwayjs/core": "^3.4.0-beta.12",
36
+ "@midwayjs/decorator": "^3.4.0-beta.12",
37
+ "@midwayjs/koa": "^3.4.0-beta.12",
38
+ "@midwayjs/mock": "^3.4.0-beta.12"
39
+ },
40
+ "gitHead": "cb639763ececfc7928221eaafbd515bfd93c6ca1"
40
41
  }
package/CHANGELOG.md DELETED
@@ -1,808 +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.3.6](https://github.com/midwayjs/midway/compare/v3.3.5...v3.3.6) (2022-05-11)
7
-
8
- **Note:** Version bump only for package @midwayjs/view-nunjucks
9
-
10
-
11
-
12
-
13
-
14
- ## [3.3.5](https://github.com/midwayjs/midway/compare/v3.3.4...v3.3.5) (2022-04-27)
15
-
16
- **Note:** Version bump only for package @midwayjs/view-nunjucks
17
-
18
-
19
-
20
-
21
-
22
- ## [3.3.4](https://github.com/midwayjs/midway/compare/v3.3.3...v3.3.4) (2022-04-21)
23
-
24
- **Note:** Version bump only for package @midwayjs/view-nunjucks
25
-
26
-
27
-
28
-
29
-
30
- ## [3.3.2](https://github.com/midwayjs/midway/compare/v3.3.1...v3.3.2) (2022-04-13)
31
-
32
- **Note:** Version bump only for package @midwayjs/view-nunjucks
33
-
34
-
35
-
36
-
37
-
38
- ## [3.3.1](https://github.com/midwayjs/midway/compare/v3.3.0...v3.3.1) (2022-04-11)
39
-
40
- **Note:** Version bump only for package @midwayjs/view-nunjucks
41
-
42
-
43
-
44
-
45
-
46
- # [3.3.0](https://github.com/midwayjs/midway/compare/v3.2.2...v3.3.0) (2022-04-07)
47
-
48
- **Note:** Version bump only for package @midwayjs/view-nunjucks
49
-
50
-
51
-
52
-
53
-
54
- ## [3.2.2](https://github.com/midwayjs/midway/compare/v3.2.1...v3.2.2) (2022-03-30)
55
-
56
- **Note:** Version bump only for package @midwayjs/view-nunjucks
57
-
58
-
59
-
60
-
61
-
62
- ## [3.2.1](https://github.com/midwayjs/midway/compare/v3.2.0...v3.2.1) (2022-03-27)
63
-
64
-
65
- ### Bug Fixes
66
-
67
- * swagger ui replace json path ([#1860](https://github.com/midwayjs/midway/issues/1860)) ([0f3728d](https://github.com/midwayjs/midway/commit/0f3728daccba12923f23f5b498c7dda13ced36d7))
68
-
69
-
70
-
71
-
72
-
73
- # [3.2.0](https://github.com/midwayjs/midway/compare/v3.1.6...v3.2.0) (2022-03-25)
74
-
75
- **Note:** Version bump only for package @midwayjs/view-nunjucks
76
-
77
-
78
-
79
-
80
-
81
- ## [3.1.6](https://github.com/midwayjs/midway/compare/v3.1.5...v3.1.6) (2022-03-21)
82
-
83
- **Note:** Version bump only for package @midwayjs/view-nunjucks
84
-
85
-
86
-
87
-
88
-
89
- ## [3.1.5](https://github.com/midwayjs/midway/compare/v3.1.4...v3.1.5) (2022-03-18)
90
-
91
- **Note:** Version bump only for package @midwayjs/view-nunjucks
92
-
93
-
94
-
95
-
96
-
97
- ## [3.1.2](https://github.com/midwayjs/midway/compare/v3.1.1...v3.1.2) (2022-03-15)
98
-
99
- **Note:** Version bump only for package @midwayjs/view-nunjucks
100
-
101
-
102
-
103
-
104
-
105
- ## [3.1.1](https://github.com/midwayjs/midway/compare/v3.1.0...v3.1.1) (2022-03-09)
106
-
107
- **Note:** Version bump only for package @midwayjs/view-nunjucks
108
-
109
-
110
-
111
-
112
-
113
- # [3.1.0](https://github.com/midwayjs/midway/compare/v3.0.13...v3.1.0) (2022-03-07)
114
-
115
-
116
- ### Bug Fixes
117
-
118
- * nunjucks local cache ([#1774](https://github.com/midwayjs/midway/issues/1774)) ([413ec44](https://github.com/midwayjs/midway/commit/413ec44ea309077ce482fe55db3819aaab45894a))
119
- * use hook to load egg application ([#1782](https://github.com/midwayjs/midway/issues/1782)) ([b47f27b](https://github.com/midwayjs/midway/commit/b47f27bf441431ddb1d0d35d5ee0ae80ae56fce8))
120
-
121
-
122
-
123
-
124
-
125
- ## [3.0.13](https://github.com/midwayjs/midway/compare/v3.0.12...v3.0.13) (2022-03-01)
126
-
127
- **Note:** Version bump only for package @midwayjs/view-nunjucks
128
-
129
-
130
-
131
-
132
-
133
- ## [3.0.11](https://github.com/midwayjs/midway/compare/v3.0.10...v3.0.11) (2022-02-25)
134
-
135
- **Note:** Version bump only for package @midwayjs/view-nunjucks
136
-
137
-
138
-
139
-
140
-
141
- ## [3.0.10](https://github.com/midwayjs/midway/compare/v3.0.9...v3.0.10) (2022-02-24)
142
-
143
- **Note:** Version bump only for package @midwayjs/view-nunjucks
144
-
145
-
146
-
147
-
148
-
149
- ## [3.0.9](https://github.com/midwayjs/midway/compare/v3.0.8...v3.0.9) (2022-02-21)
150
-
151
- **Note:** Version bump only for package @midwayjs/view-nunjucks
152
-
153
-
154
-
155
-
156
-
157
- ## [3.0.8](https://github.com/midwayjs/midway/compare/v3.0.7...v3.0.8) (2022-02-19)
158
-
159
- **Note:** Version bump only for package @midwayjs/view-nunjucks
160
-
161
-
162
-
163
-
164
-
165
- ## [3.0.7](https://github.com/midwayjs/midway/compare/v3.0.6...v3.0.7) (2022-02-17)
166
-
167
- **Note:** Version bump only for package @midwayjs/view-nunjucks
168
-
169
-
170
-
171
-
172
-
173
- ## [3.0.6](https://github.com/midwayjs/midway/compare/v3.0.5...v3.0.6) (2022-02-13)
174
-
175
- **Note:** Version bump only for package @midwayjs/view-nunjucks
176
-
177
-
178
-
179
-
180
-
181
- ## [3.0.5](https://github.com/midwayjs/midway/compare/v3.0.4...v3.0.5) (2022-02-10)
182
-
183
- **Note:** Version bump only for package @midwayjs/view-nunjucks
184
-
185
-
186
-
187
-
188
-
189
- ## [3.0.4](https://github.com/midwayjs/midway/compare/v3.0.3...v3.0.4) (2022-02-09)
190
-
191
-
192
- ### Bug Fixes
193
-
194
- * supertest typings and createFunctionApp ([#1642](https://github.com/midwayjs/midway/issues/1642)) ([484f4f4](https://github.com/midwayjs/midway/commit/484f4f41b3b9e889d4d285f4871a0b37fa51e73f))
195
-
196
-
197
-
198
-
199
-
200
- ## [3.0.3](https://github.com/midwayjs/midway/compare/v3.0.2...v3.0.3) (2022-01-28)
201
-
202
- **Note:** Version bump only for package @midwayjs/view-nunjucks
203
-
204
-
205
-
206
-
207
-
208
- ## [3.0.2](https://github.com/midwayjs/midway/compare/v3.0.1...v3.0.2) (2022-01-24)
209
-
210
-
211
- ### Bug Fixes
212
-
213
- * singleton invoke request scope not valid ([#1622](https://github.com/midwayjs/midway/issues/1622)) ([f97c063](https://github.com/midwayjs/midway/commit/f97c0632107b47cf357d17774a4e4bb5233bba57))
214
-
215
-
216
-
217
-
218
-
219
- ## [3.0.1](https://github.com/midwayjs/midway/compare/v3.0.0...v3.0.1) (2022-01-24)
220
-
221
- **Note:** Version bump only for package @midwayjs/view-nunjucks
222
-
223
-
224
-
225
-
226
-
227
- # [3.0.0](https://github.com/midwayjs/midway/compare/v3.0.0-beta.17...v3.0.0) (2022-01-20)
228
-
229
- **Note:** Version bump only for package @midwayjs/view-nunjucks
230
-
231
-
232
-
233
-
234
-
235
- # [3.0.0-beta.17](https://github.com/midwayjs/midway/compare/v3.0.0-beta.16...v3.0.0-beta.17) (2022-01-18)
236
-
237
- **Note:** Version bump only for package @midwayjs/view-nunjucks
238
-
239
-
240
-
241
-
242
-
243
- # [3.0.0-beta.16](https://github.com/midwayjs/midway/compare/v3.0.0-beta.15...v3.0.0-beta.16) (2022-01-11)
244
-
245
- **Note:** Version bump only for package @midwayjs/view-nunjucks
246
-
247
-
248
-
249
-
250
-
251
- # [3.0.0-beta.15](https://github.com/midwayjs/midway/compare/v3.0.0-beta.14...v3.0.0-beta.15) (2022-01-07)
252
-
253
- **Note:** Version bump only for package @midwayjs/view-nunjucks
254
-
255
-
256
-
257
-
258
-
259
- # [3.0.0-beta.14](https://github.com/midwayjs/midway/compare/v3.0.0-beta.13...v3.0.0-beta.14) (2022-01-04)
260
-
261
- **Note:** Version bump only for package @midwayjs/view-nunjucks
262
-
263
-
264
-
265
-
266
-
267
- # [3.0.0-beta.13](https://github.com/midwayjs/midway/compare/v3.0.0-beta.12...v3.0.0-beta.13) (2021-12-30)
268
-
269
- **Note:** Version bump only for package @midwayjs/view-nunjucks
270
-
271
-
272
-
273
-
274
-
275
- # [3.0.0-beta.12](https://github.com/midwayjs/midway/compare/v3.0.0-beta.11...v3.0.0-beta.12) (2021-12-28)
276
-
277
- **Note:** Version bump only for package @midwayjs/view-nunjucks
278
-
279
-
280
-
281
-
282
-
283
- # [3.0.0-beta.11](https://github.com/midwayjs/midway/compare/v3.0.0-beta.10...v3.0.0-beta.11) (2021-12-21)
284
-
285
- **Note:** Version bump only for package @midwayjs/view-nunjucks
286
-
287
-
288
-
289
-
290
-
291
- # [3.0.0-beta.10](https://github.com/midwayjs/midway/compare/v3.0.0-beta.9...v3.0.0-beta.10) (2021-12-20)
292
-
293
- **Note:** Version bump only for package @midwayjs/view-nunjucks
294
-
295
-
296
-
297
-
298
-
299
- # [3.0.0-beta.9](https://github.com/midwayjs/midway/compare/v3.0.0-beta.8...v3.0.0-beta.9) (2021-12-09)
300
-
301
- **Note:** Version bump only for package @midwayjs/view-nunjucks
302
-
303
-
304
-
305
-
306
-
307
- # [3.0.0-beta.8](https://github.com/midwayjs/midway/compare/v3.0.0-beta.7...v3.0.0-beta.8) (2021-12-08)
308
-
309
-
310
- ### Bug Fixes
311
-
312
- * 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))
313
-
314
-
315
-
316
-
317
-
318
- # [3.0.0-beta.7](https://github.com/midwayjs/midway/compare/v3.0.0-beta.6...v3.0.0-beta.7) (2021-12-03)
319
-
320
- **Note:** Version bump only for package @midwayjs/view-nunjucks
321
-
322
-
323
-
324
-
325
-
326
- # [3.0.0-beta.6](https://github.com/midwayjs/midway/compare/v3.0.0-beta.5...v3.0.0-beta.6) (2021-11-26)
327
-
328
- **Note:** Version bump only for package @midwayjs/view-nunjucks
329
-
330
-
331
-
332
-
333
-
334
- # [3.0.0-beta.5](https://github.com/midwayjs/midway/compare/v3.0.0-beta.4...v3.0.0-beta.5) (2021-11-25)
335
-
336
- **Note:** Version bump only for package @midwayjs/view-nunjucks
337
-
338
-
339
-
340
-
341
-
342
- # [3.0.0-beta.4](https://github.com/midwayjs/midway/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2021-11-24)
343
-
344
- **Note:** Version bump only for package @midwayjs/view-nunjucks
345
-
346
-
347
-
348
-
349
-
350
- # [3.0.0-beta.3](https://github.com/midwayjs/midway/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2021-11-18)
351
-
352
-
353
- ### Features
354
-
355
- * add component and framework config definition ([#1367](https://github.com/midwayjs/midway/issues/1367)) ([b2fe615](https://github.com/midwayjs/midway/commit/b2fe6157f99659471ff1333eca0b86bb889f61a3))
356
-
357
-
358
-
359
-
360
-
361
- # [3.0.0-beta.2](https://github.com/midwayjs/midway/compare/v3.0.0-beta.1...v3.0.0-beta.2) (2021-11-16)
362
-
363
- **Note:** Version bump only for package @midwayjs/view-nunjucks
364
-
365
-
366
-
367
-
368
-
369
- # [3.0.0-beta.1](https://github.com/midwayjs/midway/compare/v2.12.4...v3.0.0-beta.1) (2021-11-14)
370
-
371
-
372
- ### Features
373
-
374
- * add view, view-ejs and view-nunjucks ([#1308](https://github.com/midwayjs/midway/issues/1308)) ([a00f44b](https://github.com/midwayjs/midway/commit/a00f44bd769052245cd49d49ab417d621bb89caa))
375
-
376
-
377
-
378
-
379
-
380
- ## [2.13.2](https://github.com/midwayjs/midway/compare/v2.13.1...v2.13.2) (2021-09-09)
381
-
382
- **Note:** Version bump only for package @midwayjs/typegoose
383
-
384
-
385
-
386
-
387
-
388
- ## [2.13.1](https://github.com/midwayjs/midway/compare/v2.13.0...v2.13.1) (2021-09-08)
389
-
390
- **Note:** Version bump only for package @midwayjs/typegoose
391
-
392
-
393
-
394
-
395
-
396
- # [2.13.0](https://github.com/midwayjs/midway/compare/v2.12.9...v2.13.0) (2021-09-07)
397
-
398
- **Note:** Version bump only for package @midwayjs/typegoose
399
-
400
-
401
-
402
-
403
-
404
- ## [2.12.9](https://github.com/midwayjs/midway/compare/v2.12.8...v2.12.9) (2021-09-01)
405
-
406
- **Note:** Version bump only for package @midwayjs/typegoose
407
-
408
-
409
-
410
-
411
-
412
- ## [2.12.7](https://github.com/midwayjs/midway/compare/v2.12.6...v2.12.7) (2021-08-22)
413
-
414
- **Note:** Version bump only for package @midwayjs/typegoose
415
-
416
-
417
-
418
-
419
-
420
- ## [2.12.5](https://github.com/midwayjs/midway/compare/v2.12.4...v2.12.5) (2021-08-18)
421
-
422
- **Note:** Version bump only for package @midwayjs/typegoose
423
-
424
-
425
-
426
-
427
-
428
- ## [2.12.3](https://github.com/midwayjs/midway/compare/v2.12.2...v2.12.3) (2021-08-09)
429
-
430
- **Note:** Version bump only for package @midwayjs/typegoose
431
-
432
-
433
-
434
-
435
-
436
- ## [2.12.1](https://github.com/midwayjs/midway/compare/v2.12.0...v2.12.1) (2021-08-01)
437
-
438
- **Note:** Version bump only for package @midwayjs/typegoose
439
-
440
-
441
-
442
-
443
-
444
- # [2.12.0](https://github.com/midwayjs/midway/compare/v2.11.7...v2.12.0) (2021-07-30)
445
-
446
- **Note:** Version bump only for package @midwayjs/typegoose
447
-
448
-
449
-
450
-
451
-
452
- ## [2.11.6](https://github.com/midwayjs/midway/compare/v2.11.5...v2.11.6) (2021-07-16)
453
-
454
- **Note:** Version bump only for package @midwayjs/typegoose
455
-
456
-
457
-
458
-
459
-
460
- ## [2.11.5](https://github.com/midwayjs/midway/compare/v2.11.4...v2.11.5) (2021-07-15)
461
-
462
- **Note:** Version bump only for package @midwayjs/typegoose
463
-
464
-
465
-
466
-
467
-
468
- ## [2.11.4](https://github.com/midwayjs/midway/compare/v2.11.3...v2.11.4) (2021-07-06)
469
-
470
- **Note:** Version bump only for package @midwayjs/typegoose
471
-
472
-
473
-
474
-
475
-
476
- ## [2.11.3](https://github.com/midwayjs/midway/compare/v2.11.2...v2.11.3) (2021-07-02)
477
-
478
-
479
- ### Bug Fixes
480
-
481
- * hide real error when user code throw error ([#1128](https://github.com/midwayjs/midway/issues/1128)) ([e728b0b](https://github.com/midwayjs/midway/commit/e728b0b80956c09cfb856ffe082f44fa29cfeb82))
482
-
483
-
484
-
485
-
486
-
487
- ## [2.11.2](https://github.com/midwayjs/midway/compare/v2.11.1...v2.11.2) (2021-06-28)
488
-
489
- **Note:** Version bump only for package @midwayjs/typegoose
490
-
491
-
492
-
493
-
494
-
495
- ## [2.11.1](https://github.com/midwayjs/midway/compare/v2.11.0...v2.11.1) (2021-06-19)
496
-
497
- **Note:** Version bump only for package @midwayjs/typegoose
498
-
499
-
500
-
501
-
502
-
503
- # [2.11.0](https://github.com/midwayjs/midway/compare/v2.10.19...v2.11.0) (2021-06-10)
504
-
505
- **Note:** Version bump only for package @midwayjs/typegoose
506
-
507
-
508
-
509
-
510
-
511
- ## [2.10.18](https://github.com/midwayjs/midway/compare/v2.10.17...v2.10.18) (2021-05-26)
512
-
513
- **Note:** Version bump only for package @midwayjs/typegoose
514
-
515
-
516
-
517
-
518
-
519
- ## [2.10.14](https://github.com/midwayjs/midway/compare/v2.10.13...v2.10.14) (2021-05-11)
520
-
521
- **Note:** Version bump only for package @midwayjs/typegoose
522
-
523
-
524
-
525
-
526
-
527
- ## [2.10.13](https://github.com/midwayjs/midway/compare/v2.10.12...v2.10.13) (2021-05-08)
528
-
529
- **Note:** Version bump only for package @midwayjs/typegoose
530
-
531
-
532
-
533
-
534
-
535
- ## [2.10.12](https://github.com/midwayjs/midway/compare/v2.10.11...v2.10.12) (2021-05-07)
536
-
537
- **Note:** Version bump only for package @midwayjs/typegoose
538
-
539
-
540
-
541
-
542
-
543
- ## [2.10.11](https://github.com/midwayjs/midway/compare/v2.10.10...v2.10.11) (2021-04-29)
544
-
545
- **Note:** Version bump only for package @midwayjs/typegoose
546
-
547
-
548
-
549
-
550
-
551
- ## [2.10.10](https://github.com/midwayjs/midway/compare/v2.10.9...v2.10.10) (2021-04-24)
552
-
553
- **Note:** Version bump only for package @midwayjs/typegoose
554
-
555
-
556
-
557
-
558
-
559
- ## [2.10.9](https://github.com/midwayjs/midway/compare/v2.10.8...v2.10.9) (2021-04-21)
560
-
561
- **Note:** Version bump only for package @midwayjs/typegoose
562
-
563
-
564
-
565
-
566
-
567
- ## [2.10.8](https://github.com/midwayjs/midway/compare/v2.10.7...v2.10.8) (2021-04-21)
568
-
569
- **Note:** Version bump only for package @midwayjs/typegoose
570
-
571
-
572
-
573
-
574
-
575
- ## [2.10.7](https://github.com/midwayjs/midway/compare/v2.10.6...v2.10.7) (2021-04-17)
576
-
577
-
578
- ### Bug Fixes
579
-
580
- * add event name args ([#986](https://github.com/midwayjs/midway/issues/986)) ([bfd8232](https://github.com/midwayjs/midway/commit/bfd82320aee8600d8fa30bd2821a0e68c80fd755))
581
- * format ([#997](https://github.com/midwayjs/midway/issues/997)) ([456cc14](https://github.com/midwayjs/midway/commit/456cc14513bdb000d1aa3130e9719caf7a8a803f))
582
-
583
-
584
- ### Features
585
-
586
- * add midway task component ([#995](https://github.com/midwayjs/midway/issues/995)) ([befb81d](https://github.com/midwayjs/midway/commit/befb81dee90f01a20bba2c1835e8685cf85a76e7))
587
-
588
-
589
-
590
-
591
-
592
- ## [2.10.6](https://github.com/midwayjs/midway/compare/v2.10.5...v2.10.6) (2021-04-14)
593
-
594
- **Note:** Version bump only for package @midwayjs/typegoose
595
-
596
-
597
-
598
-
599
-
600
- ## [2.10.5](https://github.com/midwayjs/midway/compare/v2.10.4...v2.10.5) (2021-04-13)
601
-
602
- **Note:** Version bump only for package @midwayjs/typegoose
603
-
604
-
605
-
606
-
607
-
608
- ## [2.10.4](https://github.com/midwayjs/midway/compare/v2.10.3...v2.10.4) (2021-04-10)
609
-
610
- **Note:** Version bump only for package @midwayjs/typegoose
611
-
612
-
613
-
614
-
615
-
616
- ## [2.10.3](https://github.com/midwayjs/midway/compare/v2.10.2...v2.10.3) (2021-04-07)
617
-
618
- **Note:** Version bump only for package @midwayjs/typegoose
619
-
620
-
621
-
622
-
623
-
624
- ## [2.10.2](https://github.com/midwayjs/midway/compare/v2.10.1...v2.10.2) (2021-04-05)
625
-
626
- **Note:** Version bump only for package @midwayjs/typegoose
627
-
628
-
629
-
630
-
631
-
632
- # [2.10.0](https://github.com/midwayjs/midway/compare/v2.9.3...v2.10.0) (2021-04-02)
633
-
634
- **Note:** Version bump only for package @midwayjs/typegoose
635
-
636
-
637
-
638
-
639
-
640
- ## [2.9.3](https://github.com/midwayjs/midway/compare/v2.9.2...v2.9.3) (2021-03-30)
641
-
642
- **Note:** Version bump only for package @midwayjs/typegoose
643
-
644
-
645
-
646
-
647
-
648
- ## [2.9.2](https://github.com/midwayjs/midway/compare/v2.9.1...v2.9.2) (2021-03-27)
649
-
650
- **Note:** Version bump only for package @midwayjs/typegoose
651
-
652
-
653
-
654
-
655
-
656
- ## [2.9.1](https://github.com/midwayjs/midway/compare/v2.9.0...v2.9.1) (2021-03-24)
657
-
658
- **Note:** Version bump only for package @midwayjs/typegoose
659
-
660
-
661
-
662
-
663
-
664
- # [2.9.0](https://github.com/midwayjs/midway/compare/v2.8.13...v2.9.0) (2021-03-22)
665
-
666
- **Note:** Version bump only for package @midwayjs/typegoose
667
-
668
-
669
-
670
-
671
-
672
- ## [2.8.13](https://github.com/midwayjs/midway/compare/v2.8.12...v2.8.13) (2021-03-17)
673
-
674
- **Note:** Version bump only for package @midwayjs/typegoose
675
-
676
-
677
-
678
-
679
-
680
- ## [2.8.11](https://github.com/midwayjs/midway/compare/v2.8.10...v2.8.11) (2021-03-12)
681
-
682
- **Note:** Version bump only for package @midwayjs/typegoose
683
-
684
-
685
-
686
-
687
-
688
- ## [2.8.9](https://github.com/midwayjs/midway/compare/v2.8.8...v2.8.9) (2021-03-08)
689
-
690
- **Note:** Version bump only for package @midwayjs/typegoose
691
-
692
-
693
-
694
-
695
-
696
- ## [2.8.8](https://github.com/midwayjs/midway/compare/v2.8.7...v2.8.8) (2021-03-06)
697
-
698
- **Note:** Version bump only for package @midwayjs/typegoose
699
-
700
-
701
-
702
-
703
-
704
- ## [2.8.7](https://github.com/midwayjs/midway/compare/v2.8.6...v2.8.7) (2021-03-04)
705
-
706
- **Note:** Version bump only for package @midwayjs/typegoose
707
-
708
-
709
-
710
-
711
-
712
- ## [2.8.6](https://github.com/midwayjs/midway/compare/v2.8.5...v2.8.6) (2021-03-03)
713
-
714
- **Note:** Version bump only for package @midwayjs/typegoose
715
-
716
-
717
-
718
-
719
-
720
- ## [2.8.5](https://github.com/midwayjs/midway/compare/v2.8.4...v2.8.5) (2021-03-03)
721
-
722
- **Note:** Version bump only for package @midwayjs/typegoose
723
-
724
-
725
-
726
-
727
-
728
- ## [2.8.4](https://github.com/midwayjs/midway/compare/v2.8.3...v2.8.4) (2021-03-03)
729
-
730
- **Note:** Version bump only for package @midwayjs/typegoose
731
-
732
-
733
-
734
-
735
-
736
- ## [2.8.3](https://github.com/midwayjs/midway/compare/v2.8.2...v2.8.3) (2021-03-01)
737
-
738
- **Note:** Version bump only for package @midwayjs/typegoose
739
-
740
-
741
-
742
-
743
-
744
- ## [2.8.2](https://github.com/midwayjs/midway/compare/v2.8.0...v2.8.2) (2021-02-27)
745
-
746
- **Note:** Version bump only for package @midwayjs/typegoose
747
-
748
-
749
-
750
-
751
-
752
- # [2.8.0](https://github.com/midwayjs/midway/compare/v2.7.7...v2.8.0) (2021-02-24)
753
-
754
- **Note:** Version bump only for package @midwayjs/typegoose
755
-
756
-
757
-
758
-
759
-
760
- ## [2.7.7](https://github.com/midwayjs/midway/compare/v2.7.6...v2.7.7) (2021-02-20)
761
-
762
- **Note:** Version bump only for package @midwayjs/typegoose
763
-
764
-
765
-
766
-
767
-
768
- ## [2.7.5](https://github.com/midwayjs/midway/compare/v2.7.4...v2.7.5) (2021-02-08)
769
-
770
- **Note:** Version bump only for package @midwayjs/typegoose
771
-
772
-
773
-
774
-
775
-
776
- ## [2.7.3](https://github.com/midwayjs/midway/compare/v2.7.2...v2.7.3) (2021-02-02)
777
-
778
-
779
- ### Bug Fixes
780
-
781
- * egg socket io missing session middleware ([#835](https://github.com/midwayjs/midway/issues/835)) ([6e605a1](https://github.com/midwayjs/midway/commit/6e605a15b64bf51182b393b68d66d0867c571b94))
782
-
783
-
784
-
785
-
786
-
787
- ## [2.7.2](https://github.com/midwayjs/midway/compare/v2.7.1...v2.7.2) (2021-01-28)
788
-
789
- **Note:** Version bump only for package @midwayjs/typegoose
790
-
791
-
792
-
793
-
794
-
795
- ## [2.7.1](https://github.com/midwayjs/midway/compare/v2.7.0...v2.7.1) (2021-01-28)
796
-
797
- **Note:** Version bump only for package @midwayjs/typegoose
798
-
799
-
800
-
801
-
802
-
803
- # [2.7.0](https://github.com/midwayjs/midway/compare/v2.6.13...v2.7.0) (2021-01-27)
804
-
805
-
806
- ### Features
807
-
808
- * support entry file in bootstrap ([#819](https://github.com/midwayjs/midway/issues/819)) ([49a5ff6](https://github.com/midwayjs/midway/commit/49a5ff662134bdd42dc3a80738b44a05138f8f7c))