This repository was archived by the owner on Mar 6, 2025. It is now read-only.
Releases: Ultimaker/react-web-components
Releases · Ultimaker/react-web-components
v7.0.1-beta.3
A Swan Song
v7.0.1
v7.0.0
v6.0.0
v5.9.6
v5.9.5
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.