Skip to content

Tags: amphp/react-adapter

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
kelunik Niklas Keller
v2.1.0

 - `React\EventLoop\Factory` is now automatically replaced with another implementation that throws on each usage to prevent two loops existing concurrently by accident. Set `AMP_REACT_ADAPTER_DISABLE_FACTORY_OVERRIDE=1` as environment variable or as a constant to disable this protection.

v2.0.0

Toggle v2.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
kelunik Niklas Keller
v2.0.0

 - Make compatible with `react/event-loop` @ `^0.5 || ^1`

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
kelunik Niklas Keller
 - Made `ReactAdapter`'s constructor public so it can be used without

Amp's global loop.

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
kelunik Niklas Keller
Initial release.