File tree 2 files changed +20
-2
lines changed
2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1
- 2018-07-24, Version 3.5.0
1
+ 2018-08-15, Version 3.6.0
2
+ =========================
3
+
4
+ * docs: update with security consideration section (virkt25)
5
+
6
+ * fix: sanitize query by default (virkt25)
7
+
8
+ * change ` count ` to ` countDocuments ` (Rahmat Nugraha)
9
+
10
+ * add ` useNewUrlParser ` on validOptionNames (Rahmat Nugraha)
11
+
12
+ * Dedicated Model for testing disableDefaultSort (HugoPoi)
13
+
14
+ * Add disableDefaultSort in README (HugoPoi)
15
+
16
+ * Add settings disableDefaultSort for find method (HugoPoi)
17
+
18
+
19
+ 2018-07-23, Version 3.5.0
2
20
=========================
3
21
4
22
* chore: drop node 4 and update deps (Taranveer Virk)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " loopback-connector-mongodb" ,
3
- "version" : " 3.5 .0" ,
3
+ "version" : " 3.6 .0" ,
4
4
"description" : " The official MongoDB connector for the LoopBack framework." ,
5
5
"engines" : {
6
6
"node" : " >=6"
You can’t perform that action at this time.
0 commit comments