* Update nestRemoting to pass optionsFromContext (bmatson)
 * fix(test): rem exclusive test (Samuel Reed)
 * fix(test): working test with 0 userId (Samuel Reed)
 * fix(AccessContext): Tighten userid/appid checks (Samuel Reed)
 * fix(id): replace with != null (Samuel Reed)
This commit is contained in:
Miroslav Bajtoš 2017-12-12 19:43:30 +01:00
parent b045e4a6be
commit 243af4bfc2
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
2017-12-12, Version 3.17.1
==========================
* Update nestRemoting to pass optionsFromContext (bmatson)
* fix(test): rem exclusive test (Samuel Reed)
* fix(test): working test with 0 userId (Samuel Reed)
* fix(AccessContext): Tighten userid/appid checks (Samuel Reed)
* fix(id): replace with != null (Samuel Reed)
2017-11-29, Version 3.17.0
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback",
"version": "3.17.0",
"version": "3.17.1",
"description": "LoopBack: Open Source Framework for Node.js",
"homepage": "http://loopback.io",
"keywords": [