* Clear handler cache when a method is added/removed (Mohammed Essehemy)
 * Add `options.preserveAccessTokens` (lchaglla)
 * Update LB3 to be active LTS (Diana Lau)
 * Fix ACL tests to wait until all assertions finish (Moshe Malka)
 * chore: update to latest linting rules (virkt25)
This commit is contained in:
Diana Lau 2018-10-09 16:05:13 -07:00
parent d66c912d06
commit 4c49b5fa1f
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
2018-10-09, Version 3.23.0
==========================
* Clear handler cache when a method is added/removed (Mohammed Essehemy)
* Add `options.preserveAccessTokens` (lchaglla)
* Update LB3 to be active LTS (Diana Lau)
* Fix ACL tests to wait until all assertions finish (Moshe Malka)
* chore: update to latest linting rules (virkt25)
2018-09-12, Version 3.22.3
==========================

View File

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