pmndrs / react-nil

⃝ A react null renderer
MIT License
793 stars 14 forks source link

fix: support concurrent roots #13

Closed CodyJasonBennett closed 2 years ago

CodyJasonBennett commented 2 years ago

Supports concurrent roots by reverting to a global container instance and pooling containerInfo between calls of render.