React v1.3.0 Release Notes
Release Date: 2022-07-11 // over 2 years ago-
๐ A major new feature release, see release announcement.
Feature: Add new Async component to core components. (#458 by @clue)
๐ Feature: Support PHP 8.1 release. (#451 by @clue)
๐ Improve documentation, update HTTP server example for reactphp/http v1.6.0 release. (#449 and #459 by @clue and #457 by @nhedger)
โก๏ธ Improve test suite, support PHPUnit 9 and update dependencies to avoid skipping tests. (#450 and #454 by @clue and #455 by @SimonFrings)
Previous changes from v1.2.0
-
๐ A major new feature release, see release announcement.
- 0๏ธโฃ Feature: Simplify usage by supporting new default loop. (#445 by @clue)