I understand that jQuery and jQuery-UI versions do not perfectly match up.
For example, the current "safe" version of jQuery is 1.11.2 and the current "safe" jQueryUI is 1.10.4
Sometimes a client requirement is to continue using a specific version of jQuery, such as 1.8.3. I would like to use the "newest" version of jQuery-UI that will work with that specific version of jQuery core.
Is there a document somewhere that maps the latest version of jQuery-UI that will work with a given version of jQuery core?