Skip to content

Releases: auser/workflow-graph

v1.2.11

Choose a tag to compare

@github-actions github-actions released this 22 Mar 05:20

Reverts

Miscellaneous

  • Bump workspace version to 1.2.11

v1.2.10

Choose a tag to compare

@github-actions github-actions released this 22 Mar 03:38

Bug Fixes

  • Get_nodes/get_edges return JSON strings (serde_wasm_bindgen fix)(344f015)

Miscellaneous

  • Bump workspace version to 1.2.10(0745063)

v1.2.9

Choose a tag to compare

@github-actions github-actions released this 22 Mar 03:13

Bug Fixes

  • Persistence + WASM lifecycle cleanup(7fcb7ed)

Miscellaneous

  • Bump workspace version to 1.2.9(5e5cf29)

v1.2.8

Choose a tag to compare

@github-actions github-actions released this 22 Mar 02:51

Bug Fixes

  • React StrictMode compat + serde_wasm_bindgen Map fix(eeb93b4)
  • Guard all event handlers with destroyed check before canvas access(3e03c80)

Miscellaneous

  • Bump workspace version to 1.2.8(a3a4d39)

v1.2.7

Choose a tag to compare

@github-actions github-actions released this 22 Mar 02:06

Bug Fixes

  • Mark_destroyed synchronously to prevent animation loop race(93b6adb)

Miscellaneous

  • Bump workspace version to 1.2.7(0b64bab)

v1.2.6

Choose a tag to compare

@github-actions github-actions released this 22 Mar 01:40

Bug Fixes

  • Persist initial state after setWorkflow completes(a1aa8b8)

Miscellaneous

  • Bump workspace version to 1.2.6(9bf9e02)

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 22 Mar 00:28

Bug Fixes

  • Use JS-side ResizeObserver to enable synchronous disconnect(7f3c60f)

Miscellaneous

  • Bump workspace version to 1.2.5(1262c89)

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 22 Mar 00:19

Bug Fixes

  • Disconnect ResizeObserver before removing canvas in destroy()(fc30c54)

Miscellaneous

  • Bump workspace version to 1.2.4(94bf638)

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 22 Mar 00:13

Bug Fixes

  • RestorePersistedState uses full loadState for complete restore(292fa81)

Miscellaneous

  • Bump workspace version to 1.2.3(f464f82)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 21 Mar 23:58

Bug Fixes

  • Group_selected uses first/last node ports, not all children(c649532)

Miscellaneous

  • Bump workspace version to 1.2.2(0441785)