3.34.0
* feat: applyDefaultOnWrites in nested properties (Hage Yaapa) * return failed promise on error (cherry-picked) (Dimitris Xalatsis)
This commit is contained in:
parent
f9a5c44dba
commit
db2a59ef7d
|
@ -1,3 +1,11 @@
|
|||
2019-12-12, Version 3.34.0
|
||||
==========================
|
||||
|
||||
* feat: applyDefaultOnWrites in nested properties (Hage Yaapa)
|
||||
|
||||
* return failed promise on error (cherry-picked) (Dimitris Xalatsis)
|
||||
|
||||
|
||||
2019-10-28, Version 3.33.2
|
||||
==========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-datasource-juggler",
|
||||
"version": "3.33.2",
|
||||
"version": "3.34.0",
|
||||
"publishConfig": {
|
||||
"export-tests": true,
|
||||
"tag": "lts"
|
||||
|
|
Loading…
Reference in New Issue