* Remove observers from Model on end of the stream (Alexei Smirnov)
 * Fix Model#settings.acls doc type signature (Farid Nouri Neshat)
 * Use `localhost` instead of `::` for local (Daijiro Wachi)
 * Fix API doc for Model class property type (Candy)
 * Update package.json (sqlwwx)
 * Support remoting adapters with no ctx.req object (Piero Maltese)
 * update strong-error-handler (sqlwwx)
This commit is contained in:
Miroslav Bajtoš 2017-07-12 16:17:00 +02:00
parent f7b88e3435
commit 839c58639d
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
2 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,21 @@
2017-07-12, Version 3.9.0
=========================
* Remove observers from Model on end of the stream (Alexei Smirnov)
* Fix Model#settings.acls doc type signature (Farid Nouri Neshat)
* Use `localhost` instead of `::` for local (Daijiro Wachi)
* Fix API doc for Model class property type (Candy)
* Update package.json (sqlwwx)
* Support remoting adapters with no ctx.req object (Piero Maltese)
* update strong-error-handler (sqlwwx)
2017-05-02, Version 3.8.0
=========================

View File

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