Skip to content

Tags: strongloop/loopback-context

Tags

v3.5.2

Toggle v3.5.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.5.2

 * chore: update LTS status to End-of-Life (Rifa Achrinza)

v3.5.1

Toggle v3.5.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.5.1

 * Update LTS status in README (Miroslav Bajtoš)

v3.5.0

Toggle v3.5.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
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)

v3.4.0

Toggle v3.4.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
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)

v3.3.0

Toggle v3.3.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.3.0

 * add nodejs v8.2.1 support (Oleg Kubrakov)

v3.2.0

Toggle v3.2.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.2.0

 * Add Node.js 7 to package.json and .travis.yml (Edgars Zagorskis)

v3.1.0

Toggle v3.1.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
3.1.0

 * fix typo in readme (biniam)
 * Add bind option to getCurrentContext() (Emiliano Daddario)
 * Upgrade eslint & config to latest (Miroslav Bajtoš)

v3.0.0

Toggle v3.0.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
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)

v1.0.0

Toggle v1.0.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.0.0

 * First release!