We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af4f4df + 89503bb commit a456700Copy full SHA for a456700
2 files changed
CHANGES.md
@@ -1,3 +1,11 @@
1
+2019-11-28, Version 4.16.0
2
+==========================
3
+
4
+ * feat: applyDefaultOnWrites in nested properties (Hage Yaapa)
5
6
+ * chore: disable security issue reporting (Nora)
7
8
9
2019-11-18, Version 4.15.0
10
==========================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
- "version": "4.15.0",
+ "version": "4.16.0",
"publishConfig": {
"export-tests": true
},
0 commit comments