This repository has been archived by the owner on Dec 21, 2021. It is now read-only.
Releases: Ultimaker/react-web-components
Releases · Ultimaker/react-web-components
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.
5.9.3
v5.9.2
v5.9.1
v5.9.0
Change:
- Removed the pop up from the ResponseError, and deprecated a bunch of its react props.