What part(s) of the article would you like to see updated?
The docs are still listing getMarkerEnd under utils on the api-reference page.
This function doesn't exist anymore, so the page can be removed so users don't assume it's still available.
The migration guide mentions that getMarkerEndId was removed though I'm not sure if it references the same thing and the names are just mismatched.
Code of Conduct
Which site are you suggesting a change for?
reactflow.dev
What content is affected by this change?
getMarkerEnd
.What part(s) of the article would you like to see updated?
The docs are still listing
getMarkerEnd
under utils on the api-reference page. This function doesn't exist anymore, so the page can be removed so users don't assume it's still available. The migration guide mentions thatgetMarkerEndId
was removed though I'm not sure if it references the same thing and the names are just mismatched.Additional information
No response