* Support es2015 module exports (Babel, TypeScript) (John McLaughlin)
This commit is contained in:
Miroslav Bajtoš 2017-06-26 15:04:00 +02:00
parent 06855c1fcd
commit 6db7cadc9b
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2017-06-26, Version 2.25.0
==========================
* Support es2015 module exports (Babel, TypeScript) (John McLaughlin)
2017-06-07, Version 2.24.1
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-boot",
"version": "2.24.1",
"version": "2.25.0",
"description": "Convention-based bootstrapper for LoopBack applications",
"keywords": [
"StrongLoop",