mirror of
https://github.com/Nikhil-Doye/workflow-builder.git
synced 2026-07-22 02:01:56 +02:00
f5a157a49e
- Added utility functions to generate UUIDs for nodes and edges, ensuring unique identifiers. - Implemented a migration process to convert deterministic IDs to UUIDs in existing workflows. - Updated localStorage loading to include ID migration, enhancing data integrity. - Refactored workflow creation to utilize UUIDs from the start, improving consistency across the application.