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
Superagent has served Yola well, but with #46 being an issue and the fetch API supporting promises natively, it would be better to factor superagent out and use https://github.com/yola/stipulate instead. We could also kill the q dependency, and follow the Promise spec allowing consumers to decide what Promise implementation they wish to use.
The text was updated successfully, but these errors were encountered:
Superagent has served Yola well, but with #46 being an issue and the fetch API supporting promises natively, it would be better to factor superagent out and use https://github.com/yola/stipulate instead. We could also kill the q dependency, and follow the Promise spec allowing consumers to decide what Promise implementation they wish to use.
The text was updated successfully, but these errors were encountered: