Skip to content

[BREAKING CHANGE] Remove support for callback (node-style) requests #111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

mvolz
Copy link
Collaborator

@mvolz mvolz commented Feb 6, 2025

Bluebird Promises provides support for nodeifying this library. However bluebird library use is now discouraged in favour of native Node Promises. In preparation for removing this library and switching to native JS Promises, remove support for callback style requests.

Increment package.json to 3.0.0 to go along with documentation, but not ready for release yet, as this release is planned to remove the bluebird library entirely.

Bluebird Promises provides support for nodeifying this
library. However bluebird use is now discouraged. In
preperation for removing this library and switching to native
JS Promises, remove support for callback style requests.

Increment package.json to 3.0.0 to go along with documentation, but
not ready for release yet, as this release is planned
to remove the bluebird library entirely.
@mvolz mvolz requested a review from foldleft February 6, 2025 12:36
@mvolz mvolz merged commit 8c19533 into main Feb 11, 2025
3 checks passed
@mvolz mvolz deleted the nonodeify branch February 27, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants