UNPKG

2.69 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## [0.1.9](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.8...@36node/mongoose-helper@0.1.9) (2019-01-26)
7
8
9### Bug Fixes
10
11* mongoose-helper convert id to _id ([f2b6788](https://github.com/36node/mongoose-helper/commit/f2b6788))
12
13
14
15
16
17## [0.1.8](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.7...@36node/mongoose-helper@0.1.8) (2018-12-19)
18
19
20### Bug Fixes
21
22* mongoose-helper filter null ([e73f240](https://github.com/36node/mongoose-helper/commit/e73f240))
23
24
25
26
27
28## [0.1.7](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.6...@36node/mongoose-helper@0.1.7) (2018-11-18)
29
30
31### Bug Fixes
32
33* prettier 80 width ([9a63826](https://github.com/36node/mongoose-helper/commit/9a63826))
34
35
36
37
38
39## [0.1.6](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.5...@36node/mongoose-helper@0.1.6) (2018-11-05)
40
41
42### Bug Fixes
43
44* mongoose-helper bug ([c9b96d9](https://github.com/36node/mongoose-helper/commit/c9b96d9))
45
46
47
48
49
50## [0.1.5](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.4...@36node/mongoose-helper@0.1.5) (2018-11-02)
51
52
53### Bug Fixes
54
55* mongoose helper ([f648af2](https://github.com/36node/mongoose-helper/commit/f648af2))
56
57
58
59
60
61## [0.1.4](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.3...@36node/mongoose-helper@0.1.4) (2018-11-02)
62
63
64### Bug Fixes
65
66* mongoose-helper fix limit offset type ([cf52cc1](https://github.com/36node/mongoose-helper/commit/cf52cc1))
67
68
69
70
71
72## [0.1.3](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.2...@36node/mongoose-helper@0.1.3) (2018-11-02)
73
74
75### Bug Fixes
76
77* mongoose-helper bug ([927156e](https://github.com/36node/mongoose-helper/commit/927156e))
78
79
80
81
82
83## [0.1.2](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.1...@36node/mongoose-helper@0.1.2) (2018-10-28)
84
85
86### Bug Fixes
87
88* readme lint ([4b8bccd](https://github.com/36node/mongoose-helper/commit/4b8bccd))
89
90
91
92
93
94## [0.1.1](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.0...@36node/mongoose-helper@0.1.1) (2018-10-26)
95
96**Note:** Version bump only for package @36node/mongoose-helper
97
98
99
100
101
102# 0.1.0 (2018-10-21)
103
104
105### Bug Fixes
106
107* eslint babel and jest uncompatible issue && change a lot ([1e2576b](https://github.com/36node/mongoose-helper/commit/1e2576b))
108
109
110### Features
111
112* mongoose-helper for tpl-service ([eed31f0](https://github.com/36node/mongoose-helper/commit/eed31f0))