* fix: return null when findById/findOne returns 404 (Jannis Ötjengerdes)
 * style: fix linting (virkt25)
This commit is contained in:
Miroslav Bajtoš 2019-01-22 16:47:50 +01:00
parent 4245df5c41
commit 3e7537e1dd
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2019-01-22, Version 3.4.1
=========================
* fix: return null when findById/findOne returns 404 (Jannis Ötjengerdes)
* style: fix linting (virkt25)
2018-06-21, Version 3.4.0
=========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-connector-remote",
"version": "3.4.0",
"version": "3.4.1",
"description": "Remote REST API connector for Loopback",
"main": "lib/remote-connector.js",
"keywords": [