Google Mobile Vision vs ML Kit integration

When looking at the expo docs of FaceDetector, I noticed it mentions it is using Google Mobile Vision API in the background. That product however has been deprecated and replaced with ML Kit.

The Github repo seems to suggest it’s already using it ML-Kit, so potentially it’s just the expo docs that need updating?