We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7af629 commit 7d45463Copy full SHA for 7d45463
CHANGES.md
@@ -1,3 +1,13 @@
1
+2017-03-13, Version 2.54.1
2
+==========================
3
+
4
+ * fix incorrect engines property in package.json (Ryan Graham)
5
6
+ * Fix datasource to report connector-loading errors (Miroslav Bajtoš)
7
8
+ * Add two basic tests for "inq" operator (Miroslav Bajtoš)
9
10
11
2017-01-17, Version 2.54.0
12
==========================
13
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
- "version": "2.54.0",
+ "version": "2.54.1",
"publishConfig": {
"tag": "lts",
"export-tests": true
0 commit comments