React v0.4.1 Release Notes

Release Date: 2014-04-13 // about 10 years ago
  • Hungry Hungry CPU : CPU starvation bug fixes and other bug fixes.

    • ๐Ÿ› Bug fix: [EventLoop] null timeout in StreamSelectLoop causing 100% CPU usage (@clue)
    • ๐Ÿ› Bug fix: [Socket] Check read buffer for data before shutdown signal and end emit (@artydev)
    • ๐Ÿ› Bug fix: [DNS] Fixed PSR-4 autoload path (@marcj/WyriHaximus)
    • ๐Ÿ› Bug fix: v0.3.4 changes merged for v0.4.1