File tree 2 files changed +27
-1
lines changed
2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2019-05-31, Version 3.26.0
2
+ ==========================
3
+
4
+ * fix: disallow queries in username and email fields (Hage Yaapa)
5
+
6
+ * Ignore failing downstream dependencies (Miroslav Bajtoš)
7
+
8
+ * Upgrade nyc to version 14 (Miroslav Bajtoš)
9
+
10
+ * Update Karma dependencies to latest versions (Miroslav Bajtoš)
11
+
12
+ * Drop Node.js 6.x from the supported versions (Miroslav Bajtoš)
13
+
14
+ * Fix Model.exists() to work with remote connector (Maxim Sharai)
15
+
16
+ * chore: update copyrights years (Agnes Lin)
17
+
18
+ * Update LTS status (Diana Lau)
19
+
20
+ * Enable Node.js 12.x on Travis CI (Miroslav Bajtoš)
21
+
22
+ * chore: update copyright year (Diana Lau)
23
+
24
+ * chore: update LB3 EOL date (Diana Lau)
25
+
26
+
1
27
2019-03-15, Version 3.25.1
2
28
==========================
3
29
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " loopback" ,
3
- "version" : " 3.25.1 " ,
3
+ "version" : " 3.26.0 " ,
4
4
"description" : " LoopBack: Open Source Framework for Node.js" ,
5
5
"homepage" : " http://loopback.io" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments