You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that Node has standard promise-based libraries built-in, and we don't support older Nodes than v10, can we get rid of much or even all of our "promiseify" wrappers in favor of the built-in promise APIs?
The text was updated successfully, but these errors were encountered:
Now that Node has standard promise-based libraries built-in, and we don't support older Nodes than v10, can we get rid of much or even all of our "promiseify" wrappers in favor of the built-in promise APIs?
The text was updated successfully, but these errors were encountered: