0 votes
in ReactJS by
What is the stable release for hooks support in ReactJS?

1 Answer

0 votes
by

React includes a stable implementation of React Hooks in 16.8 release for below packages

  1. React DOM
  2. React DOM Server
  3. React Test Renderer
  4. React Shallow Renderer
...