We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05898ed commit 0642824Copy full SHA for 0642824
CHANGES.md
@@ -1,3 +1,9 @@
1
+2020-11-02, Version 4.26.0
2
+==========================
3
+
4
+ * Fix value equality test to avoid toString (Raymond Feng)
5
6
7
2020-10-19, Version 4.25.0
8
==========================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
- "version": "4.25.0",
+ "version": "4.26.0",
"publishConfig": {
"export-tests": true
},
0 commit comments