This repository was archived by the owner on Jan 30, 2026. It is now read-only.
Releases: waldiez/react
Releases · waldiez/react
Release list
Release v0.1.21
- Updated the sidebar view: Toggling, keep bottom icons visible
- Styling updates
- Dev Dependency updates
Release v0.1.20
- Added optional props:
- onSave (listens for 'ctrl+s/mod+s' keypress)
- onConvert: adds two icons (python,jupyter) to the panel
- Updated context: Make the flow view re-render if the flowId changes
- Added typings for 'importFlow'
- Updated react-select to 5.9.0
- Minor styling changes
- Dev dependencies update
Release v0.1.19
- Updated @xyflow/react to 12.3.6
- Updated edges: make the name/label read-only, auto rename it when the source/target node is renamed
- Dev dependencies update
Release v0.1.18
- Added react 19.0.0 support
- Fixed an issue with .lock values not allowing the theme or the sidebar state to be initially set
Release v0.1.17
- Added node reconnection feature
- Styling and theme/sidebar state updates
- Dependency updates
Release v0.1.16
- Dependency updates
- Removed unnecessary console logs
Release v0.1.15
- Dependency updates
- Fixed an issue to prevent multiple open dialogs
Release v0.1.14
- Fixed an issue regarding edges between a group manager and group members.
- Dependency updates
Release v0.1.13
- Fixed
Couldn’t create edge for source/target handle id: null..., with group member nodes - Added scrollbar styling
- Updated yarn to 4.5.3
- Dependency updates
Release v0.1.12
- Fixed a bug with edge orders not displaying correctly