v2.0.0
Features
- BREAKING Add the ability to define custom nodes (Thanks to @ahmetuysal)
- The option
nodeToEdgeis now calledrecordToEdge - The interface
Options<Record, Cursor, CustomEdge extends Edge<Record>>is now
Options<Record, Cursor, Node, CustomEdge extends Edge<Node>>
- The option