React v1.2.0 Release Notes
Release Date: 2021-07-11 // 10 months ago-
๐ A major new feature release, see release announcement.
- 0๏ธโฃ Feature: Simplify usage by supporting new default loop. (#445 by @clue)
Previous changes from v1.1.0
-
๐ A major new feature release, see release announcement.
๐ Feature: Add event-driven, streaming HTTP client and server implementation via
react/http
.
(#440 by @clue)๐ Update documentation to link to project meta repo and link to our official Gitter chat room.
(#432 and #433 by @clue)๐ Improve test suite to run tests on PHP 7.4 and add
.gitattributes
to exclude dev files from exports.
(#434 by @reedy and #439 by @clue)