superagent v2.1.0 Release Notes

Release Date: 2016-06-14 // about 8 years ago
    • 🔨 Refactored async parsers. Now the end callback waits for async parsers to finish (Kornel Lesiński)
    • Errors thrown in .end() callback don't cause the callback to be called twice (Kornel Lesiński)
    • ➕ Added headers to toJSON() (Tao)