mirror of
https://github.com/nocobase/nocobase.git
synced 2026-09-21 13:52:17 +08:00
* feat(plugin-workflow): add option when deleting node * refactor(plugin-workflow): change branching configuration of instruction * refactor(plugin-workflow): change branch label to keep * fix(plugin-workflow): add using variable checking * refactor(plugin-workflow): add sequence number for sub-branches of parallel node * fix(plugin-workflow): fix node reference checking * fix(plugin-workflow): fix types