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 e251f05 commit 26d25d6Copy full SHA for 26d25d6
CHANGES.md
@@ -1,3 +1,15 @@
1
+2017-01-17, Version 2.54.0
2
+==========================
3
+
4
+ * Replace deprecated node-uuid with uuid module (Raymond Feng)
5
6
+ * Coerce array-like objects into arrays (Heath Morrison)
7
8
+ * Throw error when model relation name is trigger (Brian Schemp)
9
10
+ * Update package.json for LB3 release (Simon Ho)
11
12
13
2016-12-21, Version 2.53.1
14
==========================
15
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
- "version": "2.53.1",
+ "version": "2.54.0",
"publishConfig": {
"tag": "lts",
"export-tests": true
0 commit comments