We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
35392a3
This release introduce support for React's Context API and a new hook, useContext() that will trigger rerenders when context changes.
useContext()
See the docs for usage information.