2.0.0 (2024-03-10)
- feat!: support chosen edge and label options (b93575a)
- feat!: support chosen node and label options (b636795)
BREAKING CHANGES
- edge and label are no longer optional in EdgeChosen
- NodeChosenNodeFunction and NodeChosenLabelFunction have been removed from the NodeChosen type, replaced by ChosenNodeValues and ChosenLabelValues