1.9 KiB
2021-01-19, Version 3.5.2
- chore: update LTS status to End-of-Life (Rifa Achrinza)
2020-03-06, Version 3.5.1
- Update LTS status in README (Miroslav Bajtoš)
2020-02-17, Version 3.5.0
-
Add support for Node.js 12 (Ahmet Cetin)
-
chore: enable stalebot (Diana Lau)
-
chore: improve issue and PR templates (Nora)
-
Drop support for Node.js 6.x (Miroslav Bajtoš)
-
chore: update copyrights years (Agnes Lin)
2019-01-02, Version 3.4.0
-
Travis: enable Node.js 10.x (Miroslav Bajtoš)
-
Node version ^10.14 added to engines list (Ahmet Cetin)
-
add lts annoucement (jannyHou)
-
Upgrade dependecies, fix new linter errors (Miroslav Bajtoš)
-
Drop support for Node.js 4.x, 5.x and 7.x (Miroslav Bajtoš)
-
Create Issue and PR Templates (#36) (Sakib Hasan)
-
Add CODEOWNERS file (Diana Lau)
2017-07-21, Version 3.3.0
- add nodejs v8.2.1 support (Oleg Kubrakov)
2017-07-10, Version 3.2.0
- Add Node.js 7 to package.json and .travis.yml (Edgars Zagorskis)
2017-03-17, Version 3.1.0
-
fix typo in readme (biniam)
-
Add bind option to getCurrentContext() (Emiliano Daddario)
-
Upgrade eslint & config to latest (Miroslav Bajtoš)
2017-01-06, Version 3.0.0
-
Rework README, add info from docs site (Miroslav Bajtoš)
-
Drop continuation-local-storage, use cls-hooked (josieusa)
-
Update paid support URL (Siddhi Pai)
-
Add app using loopback-context (Amir Jafarian)
-
Drop support for Node v0.10 and v0.12 (Siddhi Pai)
-
Start the development of the next major version (Siddhi Pai)
-
Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)
-
make warning less ambigious (Carl Fürstenberg)
2016-08-10, Version 1.0.0
- First release!