UNPKG

599 BMarkdownView Raw
10.2.5 / 2019-01-08
2==================
3 * feat(collection): set `originalStack` property on actions
4
50.2.4 / 2018-09-13
6==================
7 * fix(collection): ensure error.stack prints correctly
8
90.2.3 / 2018-09-10
10==================
11 * fix: use original stack trace when reporting error in async action
12
130.2.2 / 2018-09-07
14==================
15 * fix(find): use `fields` instead of `projection` for mongodb driver 2.x
16
170.2.1 / 2018-09-07
18==================
19 * fix(find): make project() use projection option instead of fields
20
210.2.0 / 2018-09-04
22==================
23 * feat: support MongoDB driver 3.x