Commit Graph

70 Commits

Author SHA1 Message Date
Miroslav Bajtoš 6cb6fc879b
3.5.2
* chore: update LTS status to End-of-Life (Rifa Achrinza)
2021-01-19 15:31:27 +01:00
Miroslav Bajtoš 74016f5f90
Merge pull request #56 from achrinzafork/chore/update-lts
chore: update LTS status to End-of-Life
2021-01-19 15:30:53 +01:00
Rifa Achrinza 3ead6521e0 chore: update LTS status to End-of-Life
see https://github.com/strongloop/loopback-next/issues/6957

Co-authored-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2021-01-16 20:45:49 +08:00
Miroslav Bajtoš e7584e23d7
3.5.1
* Update LTS status in README (Miroslav Bajtoš)
2020-03-06 09:58:20 +01:00
Miroslav Bajtoš 5c4376a54e
Merge pull request #55 from strongloop/feat/maintenance-lts
Update LTS status in README
2020-03-06 09:57:39 +01:00
Miroslav Bajtoš 23b14733a6
Update LTS status in README 2020-03-05 13:42:27 +01:00
Miroslav Bajtoš 1dd8282826
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)
2020-02-17 11:48:17 +01:00
Miroslav Bajtoš 824ebec5e0
Merge pull request #54 from ahmetcetin/patch-2
Add support for Node.js 12
2020-02-17 11:47:34 +01:00
Ahmet Cetin 06f0d16701
Add support for Node.js 12
Setting node version the same as in loopback-datasource-juggler
to support new versions of node.
2020-02-17 11:42:05 +01:00
Diana Lau a575d934a7
Merge pull request #53 from strongloop/stalebot
chore: enable stalebot
2020-02-10 11:39:36 -05:00
Diana Lau 5490cbfe18 chore: enable stalebot 2020-02-08 21:37:17 -05:00
Nora 3376b1ef74
Merge pull request #51 from strongloop/chore/improve-issue-templates
chore: improve issue and PR templates
2019-11-19 15:41:31 -05:00
Nora 9631185843 chore: improve issue and PR templates 2019-11-17 14:35:11 -05:00
Miroslav Bajtoš 91fa368457
Merge pull request #49 from strongloop/drop-node6
Drop support for Node.js 6.x
2019-10-04 09:08:44 +02:00
Miroslav Bajtoš d4622392d3
Drop support for Node.js 6.x
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-10-03 14:41:23 +02:00
Agnes Lin d54b970161
Merge pull request #46 from strongloop/copyrights
chore: update copyrights years
2019-05-07 14:30:26 -04:00
Agnes Lin 391d9eb2ad chore: update copyrights years 2019-05-07 14:03:34 -04:00
Miroslav Bajtoš a41a55b3aa
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)
2019-01-02 16:20:58 +01:00
Miroslav Bajtoš eef46ef9bb
Merge pull request #44 from strongloop/travis-node10
Travis: enable Node.js 10.x
2019-01-02 16:20:35 +01:00
Miroslav Bajtoš 5931f5351f
Travis: enable Node.js 10.x
This is a follow-up for #43 which added Node.js 10 to supported engines.
2019-01-02 16:01:37 +01:00
Janny f561dc5296
Merge pull request #43 from ahmetcetin/master
Node version ^10.14 added to engines list
2018-12-30 14:53:56 -05:00
Ahmet Cetin 8ddd939c54 Node version ^10.14 added to engines list 2018-12-27 12:34:51 +01:00
Janny 22d95df742
Merge pull request #40 from strongloop/lts
add lts annoucement
2018-11-26 11:53:33 -05:00
jannyHou c15c89d735 add lts annoucement 2018-11-22 13:42:53 -05:00
Miroslav Bajtoš c5b303fe5b
Merge pull request #39 from strongloop/upgrade-deps
Drop support for Node.js 4.x/5.x/7.x + upgrade dependencies
2018-06-29 17:27:45 +02:00
Miroslav Bajtoš ea61dfdb3a
Upgrade dependecies, fix new linter errors 2018-06-29 17:17:16 +02:00
Miroslav Bajtoš fcaa7adc61
Drop support for Node.js 4.x, 5.x and 7.x
These version are no longer supported by the Node.js project.
2018-06-29 17:17:16 +02:00
Sakib Hasan d7b74e293e Create Issue and PR Templates (#36)
* create issue template

* create pr template
2017-08-16 14:37:10 -04:00
Miroslav Bajtoš bcfbc2a163 Merge pull request #35 from strongloop/add-codeowner
Add CODEOWNERS file
2017-07-31 14:44:26 +02:00
Diana Lau eafbc7f6fd
Add CODEOWNERS file 2017-07-31 14:28:14 +02:00
Miroslav Bajtoš 63a4c80678
3.3.0
* add nodejs v8.2.1 support (Oleg Kubrakov)
2017-07-21 13:25:09 +02:00
Miroslav Bajtoš 66c1954441 Merge pull request #34 from yellowred/add-node8
Add NodeJS v8.2.1 support
2017-07-21 13:24:40 +02:00
Oleg Kubrakov b9fa114ad6 add nodejs v8.2.1 support 2017-07-21 17:40:54 +08:00
Miroslav Bajtoš 3c10d219c7
3.2.0
* Add Node.js 7 to package.json and .travis.yml (Edgars Zagorskis)
2017-07-10 15:56:46 +02:00
Miroslav Bajtoš 4d4920c491 Merge pull request #31 from xnf/master
Add Node.js 7 to package.json
2017-07-10 15:56:12 +02:00
Edgars Zagorskis 6d5fedb85e
Add Node.js 7 to package.json and .travis.yml
Added Node.js 7 to package.json. This way yarn will not complain when
Node.js 7 is used. Tests still pass and the code itself also works
on Node.js 7.

Configure Travis CI to run the build on Node.js 7 too, in order to
verify correctness.
2017-07-10 15:51:01 +02:00
Miroslav Bajtoš f49752780b
3.1.0
* fix typo in readme (biniam)
 * Add bind option to getCurrentContext() (Emiliano Daddario)
 * Upgrade eslint & config to latest (Miroslav Bajtoš)
2017-03-17 16:36:28 +01:00
Miroslav Bajtoš ebdbb7bfe7 Merge pull request #26 from strongloop/fix/readme-typo
fix typo in readme
2017-03-17 16:13:34 +01:00
biniam 3a3b2fd676 fix typo in readme
Fix typo in readme and
fix the module name in
contributing file.

apply changes
2017-03-17 09:58:34 -04:00
Miroslav Bajtoš 2f236b884e Merge pull request #25 from strongloop/upgrade/eslint-config
Upgrade eslint & config to latest
2017-02-24 14:52:44 +01:00
Emiliano Daddario d5f977fc4a Add bind option to getCurrentContext()
Add bind:true option to getCurrentContext

Workaround issue #17 with cujojs/when v3.7.7 due to the fact
that it internally uses a mechanism of user-land queuing for
async-related operations, and possibly issues with similar
packages using queuing (mostly Promise libraries)
2017-02-24 11:54:34 +01:00
Miroslav Bajtoš 06b99c26df
Upgrade eslint & config to latest
This upgrade allows us to start using ES6 features like arrow functions.
2017-02-24 10:26:20 +01:00
Miroslav Bajtoš 750d8bb5c9 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)
2017-01-06 10:35:11 +01:00
Miroslav Bajtoš b0e0b350d4 Merge pull request #18 from strongloop/improve-readme
Rework README, add info from docs site
2017-01-05 15:10:57 +01:00
Miroslav Bajtoš bfed31f2dc Rework README, add info from docs site
Rework the initial section, simplify warnings and installation
instructions.

Update the "Usage" section with content from docs site, as was found in
[Using-current-context.md](http://bit.ly/2hNJSBN).
2017-01-05 14:59:13 +01:00
Miroslav Bajtoš db9387e56b Merge pull request #11 from josieusa/feature/cls-hooked-3
[SEMVER-MAJOR] Replace continuation-local-storage with cls-hooked
2017-01-03 13:49:11 +01:00
josieusa 996a49f7da Drop continuation-local-storage, use cls-hooked
Rework the module to use the new cls-hooked module (which uses AsyncWrap
available since Node v4.5) instead of old continuation-local-storage
(based on very unreliable async-listener).
2017-01-03 13:12:28 +01:00
Simon Ho 7cef4817c4 Merge pull request #16 from strongloop/update-support-URL
Replicate .github from loopback repo
2016-12-06 22:48:06 -08:00
Siddhi Pai 0bc1ac0886 Update paid support URL 2016-12-06 03:08:19 -08:00
Amirali Jafarian 15eb91df7d Merge pull request #15 from strongloop/add_app
Add app using loopback-context
2016-11-25 14:35:09 -05:00