* feat: applyDefaultOnWrites in nested properties (Hage Yaapa)
 * return failed promise on error (cherry-picked) (Dimitris Xalatsis)
This commit is contained in:
Diana Lau 2019-12-12 11:07:56 -05:00
parent f9a5c44dba
commit db2a59ef7d
2 changed files with 9 additions and 1 deletions

View File

@ -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
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "3.33.2",
"version": "3.34.0",
"publishConfig": {
"export-tests": true,
"tag": "lts"