Version
4.5.0
Steps to reproduce
Read this comment:
// `min` `max` is legacy option.
// `lt` `gt` `lte` `gte` is recommanded.
and read the associated section of the documentation
What is expected?
The document should have been updated to use lt, gt, lge and gte
What is actually happening?
The doc still use min and max