Skip to content

Releases: effectorHQ/effector-graph

v1.0.0 — Capability graph queries and path-finding

18 Mar 17:09

Choose a tag to compare

Query the typed capability graph: find all effectors that accept a given type, trace composition paths between two effectors, export the graph as JSON. Backed by @effectorhq/core type compatibility. Quick start: npx @effectorhq/graph query --input CodeDiff. Full changelog: https://github.com/effectorHQ/effector-graph/blob/main/CHANGELOG.md