UNPKG

7.61 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.4.7](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.4.6...@36node/mongoose-helper@0.4.7) (2021-01-24)
7
8**Note:** Version bump only for package @36node/mongoose-helper
9
10
11
12
13
14## [0.4.6](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.4.5...@36node/mongoose-helper@0.4.6) (2020-07-11)
15
16
17### Bug Fixes
18
19* mongo model typing ([5ff3cd1](https://github.com/36node/sketch/commit/5ff3cd1))
20
21
22
23
24
25## [0.4.5](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.4.4...@36node/mongoose-helper@0.4.5) (2020-07-09)
26
27
28### Bug Fixes
29
30* mongo model typing ([27332d6](https://github.com/36node/sketch/commit/27332d6))
31
32
33
34
35
36## [0.4.4](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.4.3...@36node/mongoose-helper@0.4.4) (2020-06-28)
37
38
39### Bug Fixes
40
41* **tpl-service:** update with latest thoughts ([ea80f01](https://github.com/36node/sketch/commit/ea80f01))
42
43
44
45
46
47## [0.4.3](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.4.2...@36node/mongoose-helper@0.4.3) (2020-06-26)
48
49
50### Bug Fixes
51
52* **mongoose-helper:** createdAt to createAt, updatedAt to updateAt ([29b7ca3](https://github.com/36node/sketch/commit/29b7ca3))
53
54
55
56
57
58## [0.4.2](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.4.1...@36node/mongoose-helper@0.4.2) (2020-06-23)
59
60
61### Bug Fixes
62
63* **mongoose-helper:** do not export default and name together ([a3d30ed](https://github.com/36node/sketch/commit/a3d30ed))
64
65
66
67
68
69## [0.4.1](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.4.0...@36node/mongoose-helper@0.4.1) (2020-06-22)
70
71**Note:** Version bump only for package @36node/mongoose-helper
72
73
74
75
76
77# [0.4.0](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.3.0...@36node/mongoose-helper@0.4.0) (2020-06-15)
78
79
80### Features
81
82* **tpl-service:** fix test and postman swagen, [#178](https://github.com/36node/sketch/issues/178) [#179](https://github.com/36node/sketch/issues/179) ([a1b310a](https://github.com/36node/sketch/commit/a1b310a))
83* **tpl-service:** fix test and postman swgen, [#178](https://github.com/36node/sketch/issues/178) [#179](https://github.com/36node/sketch/issues/179) ([297c791](https://github.com/36node/sketch/commit/297c791))
84
85
86
87
88
89# [0.3.0](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.2.9...@36node/mongoose-helper@0.3.0) (2020-06-15)
90
91
92### Features
93
94* **tpl-service:** swagger testable, close [#178](https://github.com/36node/sketch/issues/178) [#179](https://github.com/36node/sketch/issues/179) ([e376b55](https://github.com/36node/sketch/commit/e376b55))
95
96
97
98
99
100## [0.2.9](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.2.8...@36node/mongoose-helper@0.2.9) (2019-10-30)
101
102
103### Bug Fixes
104
105* **mongoose-helper:** quote keywords ([15b674d](https://github.com/36node/sketch/commit/15b674d))
106
107
108
109
110
111## [0.2.8](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.2.7...@36node/mongoose-helper@0.2.8) (2019-10-14)
112
113
114### Bug Fixes
115
116* tmp disable test for mongoose-helper and fetch ([8d92019](https://github.com/36node/sketch/commit/8d92019))
117
118
119
120
121
122## [0.2.7](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.2.6...@36node/mongoose-helper@0.2.7) (2019-10-14)
123
124
125### Bug Fixes
126
127* m.js ([084a0a4](https://github.com/36node/sketch/commit/084a0a4))
128
129
130
131
132
133## [0.2.6](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.2.5...@36node/mongoose-helper@0.2.6) (2019-08-08)
134
135
136### Bug Fixes
137
138* build error ([50f0a2e](https://github.com/36node/sketch/commit/50f0a2e))
139
140
141
142
143
144## [0.2.5](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.2.4...@36node/mongoose-helper@0.2.5) (2019-08-07)
145
146
147### Bug Fixes
148
149* boolean filter parse ([ca50919](https://github.com/36node/sketch/commit/ca50919))
150
151
152
153
154
155## [0.2.4](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.2.3...@36node/mongoose-helper@0.2.4) (2019-08-07)
156
157
158### Bug Fixes
159
160* remove boolean transform ([4324212](https://github.com/36node/sketch/commit/4324212))
161
162
163
164
165
166## [0.2.3](https://github.com/36node/sketch/compare/@36node/mongoose-helper@0.2.2...@36node/mongoose-helper@0.2.3) (2019-06-20)
167
168**Note:** Version bump only for package @36node/mongoose-helper
169
170
171
172
173
174## [0.2.2](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.2.1...@36node/mongoose-helper@0.2.2) (2019-06-06)
175
176**Note:** Version bump only for package @36node/mongoose-helper
177
178
179
180
181
182## [0.2.1](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.2.0...@36node/mongoose-helper@0.2.1) (2019-05-15)
183
184
185### Bug Fixes
186
187* mongoose helper ([35cca06](https://github.com/36node/mongoose-helper/commit/35cca06))
188
189
190
191
192
193# [0.2.0](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.9...@36node/mongoose-helper@0.2.0) (2019-03-21)
194
195
196### Features
197
198* new scripts ([dd91226](https://github.com/36node/mongoose-helper/commit/dd91226))
199
200
201
202
203
204## [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)
205
206
207### Bug Fixes
208
209* mongoose-helper convert id to _id ([f2b6788](https://github.com/36node/mongoose-helper/commit/f2b6788))
210
211
212
213
214
215## [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)
216
217
218### Bug Fixes
219
220* mongoose-helper filter null ([e73f240](https://github.com/36node/mongoose-helper/commit/e73f240))
221
222
223
224
225
226## [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)
227
228
229### Bug Fixes
230
231* prettier 80 width ([9a63826](https://github.com/36node/mongoose-helper/commit/9a63826))
232
233
234
235
236
237## [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)
238
239
240### Bug Fixes
241
242* mongoose-helper bug ([c9b96d9](https://github.com/36node/mongoose-helper/commit/c9b96d9))
243
244
245
246
247
248## [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)
249
250
251### Bug Fixes
252
253* mongoose helper ([f648af2](https://github.com/36node/mongoose-helper/commit/f648af2))
254
255
256
257
258
259## [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)
260
261
262### Bug Fixes
263
264* mongoose-helper fix limit offset type ([cf52cc1](https://github.com/36node/mongoose-helper/commit/cf52cc1))
265
266
267
268
269
270## [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)
271
272
273### Bug Fixes
274
275* mongoose-helper bug ([927156e](https://github.com/36node/mongoose-helper/commit/927156e))
276
277
278
279
280
281## [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)
282
283
284### Bug Fixes
285
286* readme lint ([4b8bccd](https://github.com/36node/mongoose-helper/commit/4b8bccd))
287
288
289
290
291
292## [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)
293
294**Note:** Version bump only for package @36node/mongoose-helper
295
296
297
298
299
300# 0.1.0 (2018-10-21)
301
302
303### Bug Fixes
304
305* eslint babel and jest uncompatible issue && change a lot ([1e2576b](https://github.com/36node/mongoose-helper/commit/1e2576b))
306
307
308### Features
309
310* mongoose-helper for tpl-service ([eed31f0](https://github.com/36node/mongoose-helper/commit/eed31f0))