@cocreate/mongodb 1.4.0 → 1.4.2

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 CHANGED
@@ -1,342 +1,357 @@
1
- # [1.4.0](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.3.2...v1.4.0) (2023-05-21)
2
-
3
-
4
- ### Features
5
-
6
- * Refactor index.js document function to return updated documents when returnDocument is set to false. ([6dba55b](https://github.com/CoCreate-app/CoCreate-mongodb/commit/6dba55b93237d7e411ddacb09be7242f103edc7f))
7
-
8
- ## [1.3.2](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.3.1...v1.3.2) (2023-05-20)
9
-
10
-
11
- ### Bug Fixes
12
-
13
- * updated dependencies to their latest versions ([adca1c6](https://github.com/CoCreate-app/CoCreate-mongodb/commit/adca1c6046ae3ec00121df74072c46fbaf3082f3))
14
-
15
- ## [1.3.1](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.3.0...v1.3.1) (2023-05-19)
16
-
17
-
18
- ### Bug Fixes
19
-
20
- * $set keys were deletes due to array handeling function unnecessary keys to reduce clutter and improve efficiency. ([979d873](https://github.com/CoCreate-app/CoCreate-mongodb/commit/979d87391bbac72c65123b665f5b088d19fd5594))
21
-
22
- # [1.3.0](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.2.5...v1.3.0) (2023-05-19)
23
-
24
-
25
- ### Features
26
-
27
- * Update projection with update keys and modify update operations based on key format. ([1f9e170](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1f9e170c80fd74e89b28990fc549a3339bb57a3e))
28
-
29
- ## [1.2.5](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.2.4...v1.2.5) (2023-05-11)
30
-
31
-
32
- ### Bug Fixes
33
-
34
- * apikey renamed to key ([b32edda](https://github.com/CoCreate-app/CoCreate-mongodb/commit/b32eddab716480b25b6d8f1e567e0b2149191410))
35
- * replace key ([2fc880e](https://github.com/CoCreate-app/CoCreate-mongodb/commit/2fc880e87c5e563c9ed0bc55bead894b3692e251))
36
-
37
- ## [1.2.4](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.2.3...v1.2.4) (2023-04-24)
38
-
39
-
40
- ### Bug Fixes
41
-
42
- * removed uglify.js from dev dependencies ([2a9dcee](https://github.com/CoCreate-app/CoCreate-mongodb/commit/2a9dcee7c88ee46f80c0fc178798bc5bc3ee0dbe))
43
-
44
- ## [1.2.3](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.2.2...v1.2.3) (2023-04-12)
45
-
46
-
47
- ### Bug Fixes
48
-
49
- * data.filter.query error solved using if condition ([ab65717](https://github.com/CoCreate-app/CoCreate-mongodb/commit/ab65717ac77d900860b88c6a258a80e5d06194e9))
50
-
51
- ## [1.2.2](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.2.1...v1.2.2) (2023-04-11)
52
-
53
-
54
- ### Bug Fixes
55
-
56
- * dbClient optimization ([1a18f6f](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1a18f6f68cd9cd1f7546b36743aa164337d74423))
57
- * renamed domans to hosts ([10d3f86](https://github.com/CoCreate-app/CoCreate-mongodb/commit/10d3f860d1f1f42beb008069a7282632e4c617aa))
58
- * return platformClient if organization_id = process.env.organization_id ([a758d7f](https://github.com/CoCreate-app/CoCreate-mongodb/commit/a758d7f63c176edaf8f1c1033196e70b82d52168))
59
-
60
- ## [1.2.1](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.2.0...v1.2.1) (2023-03-28)
61
-
62
-
63
- ### Bug Fixes
64
-
65
- * data.filter && data.filter.query ([bc3a0db](https://github.com/CoCreate-app/CoCreate-mongodb/commit/bc3a0db6d1fb6e7eed68031ed76a6af4cfcb1576))
66
-
67
- # [1.2.0](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.25...v1.2.0) (2023-03-19)
68
-
69
-
70
- ### Features
71
-
72
- * dynamically connect to user defined dbUrl ([343ab8e](https://github.com/CoCreate-app/CoCreate-mongodb/commit/343ab8e5a72683a3be74c24acfc4489198564c10))
73
-
74
- ## [1.1.25](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.24...v1.1.25) (2023-02-01)
75
-
76
-
77
- ### Bug Fixes
78
-
79
- * bump dependencies ([431d507](https://github.com/CoCreate-app/CoCreate-mongodb/commit/431d507091ed171f66fb3cc5e93db3a8ba9a9652))
80
-
81
- ## [1.1.24](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.23...v1.1.24) (2023-01-31)
82
-
83
-
84
- ### Bug Fixes
85
-
86
- * bump dependencies ([cc5e35e](https://github.com/CoCreate-app/CoCreate-mongodb/commit/cc5e35ea61de3f831fcc6b709ca462e22ede0673))
87
-
88
- ## [1.1.23](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.22...v1.1.23) (2023-01-30)
89
-
90
-
91
- ### Bug Fixes
92
-
93
- * bump dependencies ([0360bcf](https://github.com/CoCreate-app/CoCreate-mongodb/commit/0360bcf3bdf00d36fa5093feda4fe9f54e9e2ca4))
94
-
95
- ## [1.1.22](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.21...v1.1.22) (2023-01-29)
96
-
97
-
98
- ### Bug Fixes
99
-
100
- * bump dependencies ([5925773](https://github.com/CoCreate-app/CoCreate-mongodb/commit/5925773b3a59c7975f19ff813a413020407ba152))
101
-
102
- ## [1.1.21](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.20...v1.1.21) (2023-01-29)
103
-
104
-
105
- ### Bug Fixes
106
-
107
- * bump dependencies ([941a37e](https://github.com/CoCreate-app/CoCreate-mongodb/commit/941a37ebcaa623e3943694d9e1827e37a19c043e))
108
-
109
- ## [1.1.20](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.19...v1.1.20) (2023-01-28)
110
-
111
-
112
- ### Bug Fixes
113
-
114
- * bump dependencies ([a063511](https://github.com/CoCreate-app/CoCreate-mongodb/commit/a06351145cbd45c5d881eaeac6937d324e6e7787))
115
-
116
- ## [1.1.19](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.18...v1.1.19) (2023-01-13)
117
-
118
-
119
- ### Bug Fixes
120
-
121
- * bump dependencies ([63c3be9](https://github.com/CoCreate-app/CoCreate-mongodb/commit/63c3be99a7950f62b391da4cb2f659b7c25af2af))
122
-
123
- ## [1.1.18](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.17...v1.1.18) (2023-01-10)
124
-
125
-
126
- ### Bug Fixes
127
-
128
- * bump dependencies ([316edce](https://github.com/CoCreate-app/CoCreate-mongodb/commit/316edce12e7b1a53572bed0f698231fd06fb9e79))
129
-
130
- ## [1.1.17](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.16...v1.1.17) (2023-01-09)
131
-
132
-
133
- ### Bug Fixes
134
-
135
- * bump dependnecies ([2cdcab9](https://github.com/CoCreate-app/CoCreate-mongodb/commit/2cdcab97577e38f51877671f70689af5f06519b1))
136
-
137
- ## [1.1.16](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.15...v1.1.16) (2023-01-06)
138
-
139
-
140
- ### Bug Fixes
141
-
142
- * bump dependencies, worklow [@v3](https://github.com/v3) ([0061744](https://github.com/CoCreate-app/CoCreate-mongodb/commit/0061744c8a5ec62172af06fbfb04c65bd9f01676))
143
-
144
- ## [1.1.15](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.14...v1.1.15) (2023-01-05)
145
-
146
-
147
- ### Bug Fixes
148
-
149
- * bump dependencies ([27e1d48](https://github.com/CoCreate-app/CoCreate-mongodb/commit/27e1d48e4695a8f897ffddebfc19c9cf6d00e825))
150
-
151
- ## [1.1.14](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.13...v1.1.14) (2023-01-01)
152
-
153
-
154
- ### Bug Fixes
155
-
156
- * docs sanbox overflow ([37501db](https://github.com/CoCreate-app/CoCreate-mongodb/commit/37501db7bbf759aa05bf3f75624b32eb79e3f559))
157
-
158
- ## [1.1.13](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.12...v1.1.13) (2022-12-31)
159
-
160
-
161
- ### Bug Fixes
162
-
163
- * bump dependencies ([c2b1cc9](https://github.com/CoCreate-app/CoCreate-mongodb/commit/c2b1cc91837cb39607bb5959cb6e097f3e66c285))
164
- * if name _id and !value continue ([ec6593e](https://github.com/CoCreate-app/CoCreate-mongodb/commit/ec6593eac6af348f29dc799b55d4af103d91b99a))
165
-
166
- ## [1.1.12](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.11...v1.1.12) (2022-12-30)
167
-
168
-
169
- ### Bug Fixes
170
-
171
- * update config sources to use template braces with entry on src ([d2ca0fe](https://github.com/CoCreate-app/CoCreate-mongodb/commit/d2ca0fe5885af2b8e03d2c704e102ec55f847502))
172
-
173
- ## [1.1.11](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.10...v1.1.11) (2022-12-29)
174
-
175
-
176
- ### Bug Fixes
177
-
178
- * bump dependencies ([9b49dc1](https://github.com/CoCreate-app/CoCreate-mongodb/commit/9b49dc1f5618c15a70336f9c993cf487cc1fd1e5))
179
-
180
- ## [1.1.10](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.9...v1.1.10) (2022-12-27)
181
-
182
-
183
- ### Bug Fixes
184
-
185
- * bump dependencies ([b969573](https://github.com/CoCreate-app/CoCreate-mongodb/commit/b969573112015ab4579cef38d15e8b0d04b5795c))
186
-
187
- ## [1.1.9](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.8...v1.1.9) (2022-12-25)
188
-
189
-
190
- ### Bug Fixes
191
-
192
- * bump dependencies ([6c91286](https://github.com/CoCreate-app/CoCreate-mongodb/commit/6c91286d4f24a77477bacb2faa375456f6ef3ae4))
193
- * update cdn to latest ([f65f6b1](https://github.com/CoCreate-app/CoCreate-mongodb/commit/f65f6b16a082329117908b845a77699f9e36da64))
194
-
195
- ## [1.1.8](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.7...v1.1.8) (2022-12-23)
196
-
197
-
198
- ### Bug Fixes
199
-
200
- * bump dependnecies ([6f5c874](https://github.com/CoCreate-app/CoCreate-mongodb/commit/6f5c87458e41b80f07c232caf706a7ffd71ac209))
201
-
202
- ## [1.1.7](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.6...v1.1.7) (2022-12-22)
203
-
204
-
205
- ### Bug Fixes
206
-
207
- * bump dependencies ([d484d59](https://github.com/CoCreate-app/CoCreate-mongodb/commit/d484d599e5554a4aaffda528d22ea7256b1d3efc))
208
- * update cdn ([3c31ae3](https://github.com/CoCreate-app/CoCreate-mongodb/commit/3c31ae34b89b2a5c8baf5fe1ffee04d6733572d3))
209
-
210
- ## [1.1.6](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.5...v1.1.6) (2022-12-22)
211
-
212
-
213
- ### Bug Fixes
214
-
215
- * update demos and bump dependencies ([d82ac4d](https://github.com/CoCreate-app/CoCreate-mongodb/commit/d82ac4d85178012bbdfaf76a3e46d87fe9c4d580))
216
-
217
- ## [1.1.5](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.4...v1.1.5) (2022-12-21)
218
-
219
-
220
- ### Bug Fixes
221
-
222
- * bump dependencies ([98a1a55](https://github.com/CoCreate-app/CoCreate-mongodb/commit/98a1a5595ee40decabfa795e00d6e1ea8466d78e))
223
-
224
- ## [1.1.4](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.3...v1.1.4) (2022-12-20)
225
-
226
-
227
- ### Bug Fixes
228
-
229
- * bump dependencies ([db44628](https://github.com/CoCreate-app/CoCreate-mongodb/commit/db446282f5944d491afb6b279ec81c4556b1bf04))
230
-
231
- ## [1.1.3](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.2...v1.1.3) (2022-12-13)
232
-
233
-
234
- ### Bug Fixes
235
-
236
- * removed un used devDependencies ([9464256](https://github.com/CoCreate-app/CoCreate-mongodb/commit/94642566c03fba94932903d29e6b92a4a7a3f03d))
237
-
238
- ## [1.1.2](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.1...v1.1.2) (2022-12-13)
239
-
240
-
241
- ### Bug Fixes
242
-
243
- * bump dependencies ([fcf95de](https://github.com/CoCreate-app/CoCreate-mongodb/commit/fcf95de70fbfeba97f4d313ed0b8134a4496cca2))
244
- * supports operator includes and $includes ([d63e4a4](https://github.com/CoCreate-app/CoCreate-mongodb/commit/d63e4a48cba168955b71430c6a7a465849388cc0))
245
-
246
- ## [1.1.1](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.0...v1.1.1) (2022-12-12)
247
-
248
-
249
- ### Bug Fixes
250
-
251
- * bump dependencies ([c44c6bd](https://github.com/CoCreate-app/CoCreate-mongodb/commit/c44c6bddeb94a6c27f917d745c51e4518fb591c9))
252
-
253
- # [1.1.0](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.10...v1.1.0) (2022-12-11)
254
-
255
-
256
- ### Bug Fixes
257
-
258
- * bump dependencies ([127aa5f](https://github.com/CoCreate-app/CoCreate-mongodb/commit/127aa5f316d6d9276ef29b83613a8d1fa9cc26ad))
259
-
260
-
261
- ### Features
262
-
263
- * query, search and sort databases and collections ([d19b2cd](https://github.com/CoCreate-app/CoCreate-mongodb/commit/d19b2cd1c516c15685c1cb4818468f69bd2f9a3b))
264
-
265
- ## [1.0.10](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.9...v1.0.10) (2022-12-09)
266
-
267
-
268
- ### Bug Fixes
269
-
270
- * bump dependencies ([c69c11a](https://github.com/CoCreate-app/CoCreate-mongodb/commit/c69c11a845e007c0a01826e71497b2c03e4eb8e5))
271
-
272
- ## [1.0.9](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.8...v1.0.9) (2022-12-08)
273
-
274
-
275
- ### Bug Fixes
276
-
277
- * update readme ([3c63eb5](https://github.com/CoCreate-app/CoCreate-mongodb/commit/3c63eb54dda6f1dcbd6334c987c61bdfdc332f23))
278
-
279
- ## [1.0.8](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.7...v1.0.8) (2022-12-08)
280
-
281
-
282
- ### Bug Fixes
283
-
284
- * bump dependencies ([0fd1ac9](https://github.com/CoCreate-app/CoCreate-mongodb/commit/0fd1ac9032759e64bffee15513a4631771ad7e6f))
285
-
286
- ## [1.0.7](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.6...v1.0.7) (2022-12-08)
287
-
288
-
289
- ### Bug Fixes
290
-
291
- * remove console.log ([311605d](https://github.com/CoCreate-app/CoCreate-mongodb/commit/311605de82045b237a4e1b5f0f957bd2b7e2682c))
292
-
293
- ## [1.0.6](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.5...v1.0.6) (2022-12-08)
294
-
295
-
296
- ### Bug Fixes
297
-
298
- * console.log ObjectId ([4ae33fd](https://github.com/CoCreate-app/CoCreate-mongodb/commit/4ae33fdf77cbd5486fcef1b1088f430ff3a80efe))
299
- * test ObjectId ([cbe0b20](https://github.com/CoCreate-app/CoCreate-mongodb/commit/cbe0b20304c2cb34a4feef7e0586148e171cab26))
300
-
301
- ## [1.0.5](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.4...v1.0.5) (2022-12-08)
302
-
303
-
304
- ### Bug Fixes
305
-
306
- * update mongodb dependency ([1745139](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1745139844c0d300939fd2cfc9b7f0a2e3c38b14))
307
-
308
- ## [1.0.4](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.3...v1.0.4) (2022-12-07)
309
-
310
-
311
- ### Bug Fixes
312
-
313
- * bump dependencies ([6b01d4e](https://github.com/CoCreate-app/CoCreate-mongodb/commit/6b01d4e3f4b58eaeee7789f34dcf940aae177a69))
314
-
315
- ## [1.0.3](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.2...v1.0.3) (2022-12-07)
316
-
317
-
318
- ### Bug Fixes
319
-
320
- * MONGO_URL ([1cbb43d](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1cbb43d2c71fbe81cadabf86afc481e5b4ae5fbe))
321
-
322
- ## [1.0.2](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.1...v1.0.2) (2022-12-05)
323
-
324
-
325
- ### Bug Fixes
326
-
327
- * bump dependencies ([1ec81cb](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1ec81cbd74d86a74db8d891e777b9fc664f8447f))
328
- * workflow automation ([f4a10d0](https://github.com/CoCreate-app/CoCreate-mongodb/commit/f4a10d0b096c5530e78bbe5858f9a83cedbecd88))
329
-
330
- ## [1.0.1](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.0...v1.0.1) (2022-12-04)
331
-
332
-
333
- ### Bug Fixes
334
-
335
- * add missing dependency @cocreate/utis ([b8e67aa](https://github.com/CoCreate-app/CoCreate-mongodb/commit/b8e67aaf9345bcd21fefb92d03e1b09ced69e042))
336
-
337
- # 1.0.0 (2022-12-04)
338
-
339
-
340
- ### Features
341
-
1
+ ## [1.4.2](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.4.1...v1.4.2) (2023-06-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [@v3](https://github.com/v3) ([bc8820f](https://github.com/CoCreate-app/CoCreate-mongodb/commit/bc8820f33e9aaa8122acfab562e50994fb087ea6))
7
+ * html formating ([1e6e4cb](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1e6e4cb0c0dcd5e03e81f1bc49f78d83fa5b4173))
8
+
9
+ ## [1.4.1](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.4.0...v1.4.1) (2023-05-25)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * Update dependencies versions ([1e009fb](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1e009fba2869f13497a5eb4d10b761af7f2ddc4e))
15
+
16
+ # [1.4.0](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.3.2...v1.4.0) (2023-05-21)
17
+
18
+
19
+ ### Features
20
+
21
+ * Refactor index.js document function to return updated documents when returnDocument is set to false. ([6dba55b](https://github.com/CoCreate-app/CoCreate-mongodb/commit/6dba55b93237d7e411ddacb09be7242f103edc7f))
22
+
23
+ ## [1.3.2](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.3.1...v1.3.2) (2023-05-20)
24
+
25
+
26
+ ### Bug Fixes
27
+
28
+ * updated dependencies to their latest versions ([adca1c6](https://github.com/CoCreate-app/CoCreate-mongodb/commit/adca1c6046ae3ec00121df74072c46fbaf3082f3))
29
+
30
+ ## [1.3.1](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.3.0...v1.3.1) (2023-05-19)
31
+
32
+
33
+ ### Bug Fixes
34
+
35
+ * $set keys were deletes due to array handeling function unnecessary keys to reduce clutter and improve efficiency. ([979d873](https://github.com/CoCreate-app/CoCreate-mongodb/commit/979d87391bbac72c65123b665f5b088d19fd5594))
36
+
37
+ # [1.3.0](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.2.5...v1.3.0) (2023-05-19)
38
+
39
+
40
+ ### Features
41
+
42
+ * Update projection with update keys and modify update operations based on key format. ([1f9e170](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1f9e170c80fd74e89b28990fc549a3339bb57a3e))
43
+
44
+ ## [1.2.5](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.2.4...v1.2.5) (2023-05-11)
45
+
46
+
47
+ ### Bug Fixes
48
+
49
+ * apikey renamed to key ([b32edda](https://github.com/CoCreate-app/CoCreate-mongodb/commit/b32eddab716480b25b6d8f1e567e0b2149191410))
50
+ * replace key ([2fc880e](https://github.com/CoCreate-app/CoCreate-mongodb/commit/2fc880e87c5e563c9ed0bc55bead894b3692e251))
51
+
52
+ ## [1.2.4](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.2.3...v1.2.4) (2023-04-24)
53
+
54
+
55
+ ### Bug Fixes
56
+
57
+ * removed uglify.js from dev dependencies ([2a9dcee](https://github.com/CoCreate-app/CoCreate-mongodb/commit/2a9dcee7c88ee46f80c0fc178798bc5bc3ee0dbe))
58
+
59
+ ## [1.2.3](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.2.2...v1.2.3) (2023-04-12)
60
+
61
+
62
+ ### Bug Fixes
63
+
64
+ * data.filter.query error solved using if condition ([ab65717](https://github.com/CoCreate-app/CoCreate-mongodb/commit/ab65717ac77d900860b88c6a258a80e5d06194e9))
65
+
66
+ ## [1.2.2](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.2.1...v1.2.2) (2023-04-11)
67
+
68
+
69
+ ### Bug Fixes
70
+
71
+ * dbClient optimization ([1a18f6f](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1a18f6f68cd9cd1f7546b36743aa164337d74423))
72
+ * renamed domans to hosts ([10d3f86](https://github.com/CoCreate-app/CoCreate-mongodb/commit/10d3f860d1f1f42beb008069a7282632e4c617aa))
73
+ * return platformClient if organization_id = process.env.organization_id ([a758d7f](https://github.com/CoCreate-app/CoCreate-mongodb/commit/a758d7f63c176edaf8f1c1033196e70b82d52168))
74
+
75
+ ## [1.2.1](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.2.0...v1.2.1) (2023-03-28)
76
+
77
+
78
+ ### Bug Fixes
79
+
80
+ * data.filter && data.filter.query ([bc3a0db](https://github.com/CoCreate-app/CoCreate-mongodb/commit/bc3a0db6d1fb6e7eed68031ed76a6af4cfcb1576))
81
+
82
+ # [1.2.0](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.25...v1.2.0) (2023-03-19)
83
+
84
+
85
+ ### Features
86
+
87
+ * dynamically connect to user defined dbUrl ([343ab8e](https://github.com/CoCreate-app/CoCreate-mongodb/commit/343ab8e5a72683a3be74c24acfc4489198564c10))
88
+
89
+ ## [1.1.25](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.24...v1.1.25) (2023-02-01)
90
+
91
+
92
+ ### Bug Fixes
93
+
94
+ * bump dependencies ([431d507](https://github.com/CoCreate-app/CoCreate-mongodb/commit/431d507091ed171f66fb3cc5e93db3a8ba9a9652))
95
+
96
+ ## [1.1.24](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.23...v1.1.24) (2023-01-31)
97
+
98
+
99
+ ### Bug Fixes
100
+
101
+ * bump dependencies ([cc5e35e](https://github.com/CoCreate-app/CoCreate-mongodb/commit/cc5e35ea61de3f831fcc6b709ca462e22ede0673))
102
+
103
+ ## [1.1.23](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.22...v1.1.23) (2023-01-30)
104
+
105
+
106
+ ### Bug Fixes
107
+
108
+ * bump dependencies ([0360bcf](https://github.com/CoCreate-app/CoCreate-mongodb/commit/0360bcf3bdf00d36fa5093feda4fe9f54e9e2ca4))
109
+
110
+ ## [1.1.22](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.21...v1.1.22) (2023-01-29)
111
+
112
+
113
+ ### Bug Fixes
114
+
115
+ * bump dependencies ([5925773](https://github.com/CoCreate-app/CoCreate-mongodb/commit/5925773b3a59c7975f19ff813a413020407ba152))
116
+
117
+ ## [1.1.21](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.20...v1.1.21) (2023-01-29)
118
+
119
+
120
+ ### Bug Fixes
121
+
122
+ * bump dependencies ([941a37e](https://github.com/CoCreate-app/CoCreate-mongodb/commit/941a37ebcaa623e3943694d9e1827e37a19c043e))
123
+
124
+ ## [1.1.20](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.19...v1.1.20) (2023-01-28)
125
+
126
+
127
+ ### Bug Fixes
128
+
129
+ * bump dependencies ([a063511](https://github.com/CoCreate-app/CoCreate-mongodb/commit/a06351145cbd45c5d881eaeac6937d324e6e7787))
130
+
131
+ ## [1.1.19](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.18...v1.1.19) (2023-01-13)
132
+
133
+
134
+ ### Bug Fixes
135
+
136
+ * bump dependencies ([63c3be9](https://github.com/CoCreate-app/CoCreate-mongodb/commit/63c3be99a7950f62b391da4cb2f659b7c25af2af))
137
+
138
+ ## [1.1.18](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.17...v1.1.18) (2023-01-10)
139
+
140
+
141
+ ### Bug Fixes
142
+
143
+ * bump dependencies ([316edce](https://github.com/CoCreate-app/CoCreate-mongodb/commit/316edce12e7b1a53572bed0f698231fd06fb9e79))
144
+
145
+ ## [1.1.17](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.16...v1.1.17) (2023-01-09)
146
+
147
+
148
+ ### Bug Fixes
149
+
150
+ * bump dependnecies ([2cdcab9](https://github.com/CoCreate-app/CoCreate-mongodb/commit/2cdcab97577e38f51877671f70689af5f06519b1))
151
+
152
+ ## [1.1.16](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.15...v1.1.16) (2023-01-06)
153
+
154
+
155
+ ### Bug Fixes
156
+
157
+ * bump dependencies, worklow [@v3](https://github.com/v3) ([0061744](https://github.com/CoCreate-app/CoCreate-mongodb/commit/0061744c8a5ec62172af06fbfb04c65bd9f01676))
158
+
159
+ ## [1.1.15](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.14...v1.1.15) (2023-01-05)
160
+
161
+
162
+ ### Bug Fixes
163
+
164
+ * bump dependencies ([27e1d48](https://github.com/CoCreate-app/CoCreate-mongodb/commit/27e1d48e4695a8f897ffddebfc19c9cf6d00e825))
165
+
166
+ ## [1.1.14](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.13...v1.1.14) (2023-01-01)
167
+
168
+
169
+ ### Bug Fixes
170
+
171
+ * docs sanbox overflow ([37501db](https://github.com/CoCreate-app/CoCreate-mongodb/commit/37501db7bbf759aa05bf3f75624b32eb79e3f559))
172
+
173
+ ## [1.1.13](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.12...v1.1.13) (2022-12-31)
174
+
175
+
176
+ ### Bug Fixes
177
+
178
+ * bump dependencies ([c2b1cc9](https://github.com/CoCreate-app/CoCreate-mongodb/commit/c2b1cc91837cb39607bb5959cb6e097f3e66c285))
179
+ * if name _id and !value continue ([ec6593e](https://github.com/CoCreate-app/CoCreate-mongodb/commit/ec6593eac6af348f29dc799b55d4af103d91b99a))
180
+
181
+ ## [1.1.12](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.11...v1.1.12) (2022-12-30)
182
+
183
+
184
+ ### Bug Fixes
185
+
186
+ * update config sources to use template braces with entry on src ([d2ca0fe](https://github.com/CoCreate-app/CoCreate-mongodb/commit/d2ca0fe5885af2b8e03d2c704e102ec55f847502))
187
+
188
+ ## [1.1.11](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.10...v1.1.11) (2022-12-29)
189
+
190
+
191
+ ### Bug Fixes
192
+
193
+ * bump dependencies ([9b49dc1](https://github.com/CoCreate-app/CoCreate-mongodb/commit/9b49dc1f5618c15a70336f9c993cf487cc1fd1e5))
194
+
195
+ ## [1.1.10](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.9...v1.1.10) (2022-12-27)
196
+
197
+
198
+ ### Bug Fixes
199
+
200
+ * bump dependencies ([b969573](https://github.com/CoCreate-app/CoCreate-mongodb/commit/b969573112015ab4579cef38d15e8b0d04b5795c))
201
+
202
+ ## [1.1.9](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.8...v1.1.9) (2022-12-25)
203
+
204
+
205
+ ### Bug Fixes
206
+
207
+ * bump dependencies ([6c91286](https://github.com/CoCreate-app/CoCreate-mongodb/commit/6c91286d4f24a77477bacb2faa375456f6ef3ae4))
208
+ * update cdn to latest ([f65f6b1](https://github.com/CoCreate-app/CoCreate-mongodb/commit/f65f6b16a082329117908b845a77699f9e36da64))
209
+
210
+ ## [1.1.8](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.7...v1.1.8) (2022-12-23)
211
+
212
+
213
+ ### Bug Fixes
214
+
215
+ * bump dependnecies ([6f5c874](https://github.com/CoCreate-app/CoCreate-mongodb/commit/6f5c87458e41b80f07c232caf706a7ffd71ac209))
216
+
217
+ ## [1.1.7](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.6...v1.1.7) (2022-12-22)
218
+
219
+
220
+ ### Bug Fixes
221
+
222
+ * bump dependencies ([d484d59](https://github.com/CoCreate-app/CoCreate-mongodb/commit/d484d599e5554a4aaffda528d22ea7256b1d3efc))
223
+ * update cdn ([3c31ae3](https://github.com/CoCreate-app/CoCreate-mongodb/commit/3c31ae34b89b2a5c8baf5fe1ffee04d6733572d3))
224
+
225
+ ## [1.1.6](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.5...v1.1.6) (2022-12-22)
226
+
227
+
228
+ ### Bug Fixes
229
+
230
+ * update demos and bump dependencies ([d82ac4d](https://github.com/CoCreate-app/CoCreate-mongodb/commit/d82ac4d85178012bbdfaf76a3e46d87fe9c4d580))
231
+
232
+ ## [1.1.5](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.4...v1.1.5) (2022-12-21)
233
+
234
+
235
+ ### Bug Fixes
236
+
237
+ * bump dependencies ([98a1a55](https://github.com/CoCreate-app/CoCreate-mongodb/commit/98a1a5595ee40decabfa795e00d6e1ea8466d78e))
238
+
239
+ ## [1.1.4](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.3...v1.1.4) (2022-12-20)
240
+
241
+
242
+ ### Bug Fixes
243
+
244
+ * bump dependencies ([db44628](https://github.com/CoCreate-app/CoCreate-mongodb/commit/db446282f5944d491afb6b279ec81c4556b1bf04))
245
+
246
+ ## [1.1.3](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.2...v1.1.3) (2022-12-13)
247
+
248
+
249
+ ### Bug Fixes
250
+
251
+ * removed un used devDependencies ([9464256](https://github.com/CoCreate-app/CoCreate-mongodb/commit/94642566c03fba94932903d29e6b92a4a7a3f03d))
252
+
253
+ ## [1.1.2](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.1...v1.1.2) (2022-12-13)
254
+
255
+
256
+ ### Bug Fixes
257
+
258
+ * bump dependencies ([fcf95de](https://github.com/CoCreate-app/CoCreate-mongodb/commit/fcf95de70fbfeba97f4d313ed0b8134a4496cca2))
259
+ * supports operator includes and $includes ([d63e4a4](https://github.com/CoCreate-app/CoCreate-mongodb/commit/d63e4a48cba168955b71430c6a7a465849388cc0))
260
+
261
+ ## [1.1.1](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.0...v1.1.1) (2022-12-12)
262
+
263
+
264
+ ### Bug Fixes
265
+
266
+ * bump dependencies ([c44c6bd](https://github.com/CoCreate-app/CoCreate-mongodb/commit/c44c6bddeb94a6c27f917d745c51e4518fb591c9))
267
+
268
+ # [1.1.0](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.10...v1.1.0) (2022-12-11)
269
+
270
+
271
+ ### Bug Fixes
272
+
273
+ * bump dependencies ([127aa5f](https://github.com/CoCreate-app/CoCreate-mongodb/commit/127aa5f316d6d9276ef29b83613a8d1fa9cc26ad))
274
+
275
+
276
+ ### Features
277
+
278
+ * query, search and sort databases and collections ([d19b2cd](https://github.com/CoCreate-app/CoCreate-mongodb/commit/d19b2cd1c516c15685c1cb4818468f69bd2f9a3b))
279
+
280
+ ## [1.0.10](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.9...v1.0.10) (2022-12-09)
281
+
282
+
283
+ ### Bug Fixes
284
+
285
+ * bump dependencies ([c69c11a](https://github.com/CoCreate-app/CoCreate-mongodb/commit/c69c11a845e007c0a01826e71497b2c03e4eb8e5))
286
+
287
+ ## [1.0.9](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.8...v1.0.9) (2022-12-08)
288
+
289
+
290
+ ### Bug Fixes
291
+
292
+ * update readme ([3c63eb5](https://github.com/CoCreate-app/CoCreate-mongodb/commit/3c63eb54dda6f1dcbd6334c987c61bdfdc332f23))
293
+
294
+ ## [1.0.8](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.7...v1.0.8) (2022-12-08)
295
+
296
+
297
+ ### Bug Fixes
298
+
299
+ * bump dependencies ([0fd1ac9](https://github.com/CoCreate-app/CoCreate-mongodb/commit/0fd1ac9032759e64bffee15513a4631771ad7e6f))
300
+
301
+ ## [1.0.7](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.6...v1.0.7) (2022-12-08)
302
+
303
+
304
+ ### Bug Fixes
305
+
306
+ * remove console.log ([311605d](https://github.com/CoCreate-app/CoCreate-mongodb/commit/311605de82045b237a4e1b5f0f957bd2b7e2682c))
307
+
308
+ ## [1.0.6](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.5...v1.0.6) (2022-12-08)
309
+
310
+
311
+ ### Bug Fixes
312
+
313
+ * console.log ObjectId ([4ae33fd](https://github.com/CoCreate-app/CoCreate-mongodb/commit/4ae33fdf77cbd5486fcef1b1088f430ff3a80efe))
314
+ * test ObjectId ([cbe0b20](https://github.com/CoCreate-app/CoCreate-mongodb/commit/cbe0b20304c2cb34a4feef7e0586148e171cab26))
315
+
316
+ ## [1.0.5](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.4...v1.0.5) (2022-12-08)
317
+
318
+
319
+ ### Bug Fixes
320
+
321
+ * update mongodb dependency ([1745139](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1745139844c0d300939fd2cfc9b7f0a2e3c38b14))
322
+
323
+ ## [1.0.4](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.3...v1.0.4) (2022-12-07)
324
+
325
+
326
+ ### Bug Fixes
327
+
328
+ * bump dependencies ([6b01d4e](https://github.com/CoCreate-app/CoCreate-mongodb/commit/6b01d4e3f4b58eaeee7789f34dcf940aae177a69))
329
+
330
+ ## [1.0.3](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.2...v1.0.3) (2022-12-07)
331
+
332
+
333
+ ### Bug Fixes
334
+
335
+ * MONGO_URL ([1cbb43d](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1cbb43d2c71fbe81cadabf86afc481e5b4ae5fbe))
336
+
337
+ ## [1.0.2](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.1...v1.0.2) (2022-12-05)
338
+
339
+
340
+ ### Bug Fixes
341
+
342
+ * bump dependencies ([1ec81cb](https://github.com/CoCreate-app/CoCreate-mongodb/commit/1ec81cbd74d86a74db8d891e777b9fc664f8447f))
343
+ * workflow automation ([f4a10d0](https://github.com/CoCreate-app/CoCreate-mongodb/commit/f4a10d0b096c5530e78bbe5858f9a83cedbecd88))
344
+
345
+ ## [1.0.1](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.0.0...v1.0.1) (2022-12-04)
346
+
347
+
348
+ ### Bug Fixes
349
+
350
+ * add missing dependency @cocreate/utis ([b8e67aa](https://github.com/CoCreate-app/CoCreate-mongodb/commit/b8e67aaf9345bcd21fefb92d03e1b09ced69e042))
351
+
352
+ # 1.0.0 (2022-12-04)
353
+
354
+
355
+ ### Features
356
+
342
357
  * Initial Release ([652879b](https://github.com/CoCreate-app/CoCreate-mongodb/commit/652879be90b21a3e8c9b09e9480759cef612c668))