Remove explicit CLS dependency#75
Conversation
|
Hi @hildjj, a thought I had, too. However, since removing the dependency is a breaking change I would rather work on the upcoming v3 release: It will add ES6 promise support (issues #65 and #71) which most likely will allow the user to inject his preferred promise implementation. With that the CLS support can be configured outside of Request-Promise and Does this sound good to you? The release will take a few weeks but then the breaking changes come with new features. Until then I would keep this PR open so I can merge it before the release. |
|
Version numbers are cheap, but I understand. I can depend on my fork until you're done. |
|
👍. Currently, |
|
Ya I'm with @hildjj. Version numbers are cheap. If we can cut a new major release without CLS that would be sweet. 😁 |
|
Hey guys, I am with you. Indeed, Request-Promise is in a bad state with that. Just give me a few days. I am really busy right now. |
Remove explicit CLS dependency
|
I just published |
|
Woot! Thanks @analog-nico! |
|
Hi buddies, I just releases |
As suggested in #70. People that want to use CLS can take the dependency themselves.