Removes the tempFixUpdateChildrenReEntrancy
configuration flag and fixes an issue with context consumers
Changes since 1.4.1
- Fixed forwardRef doc code referencing React instead of Roact (#310).
- Fixed
Listeners can only be disconnected once
from context consumers. (#320)