This repository has been archived by the owner on Dec 21, 2021. It is now read-only.
v5.9.4
A SearchBar is responsible for its own internal state and rendering once it's mounted.
This change allows a parent component to force SearchBar to update its internal state (the value of query) to a new value.
UUIDs for internal SearchBar use are only generated once instead of on every render.