React v0.3.3 Release Notes

Release Date: 2013-07-08 // almost 11 years ago
  • Connection state bug fixes

    • 🐛 Bug fix: [EventLoop] No error on removing non-existent streams (@clue)
    • 🐛 Bug fix: [EventLoop] Do not silently remove feof listeners in LibEvLoop
    • 🐛 Bug fix: [Stream] Correctly detect closed connections