UI5 Version Check - v0.2.0
    Preparing search index...

    Function latestVersion

    • Fetches valid UI5 versions and returns the latest one

      Parameters

      • Optionallts: boolean

        if true only LTS versions are considered

      Returns Promise<string>

    • Returns the latest version from the given list of UI5 versions

      Parameters

      • versions: UI5Versions

        list UI5 versions

      • Optionallts: boolean

        if true only LTS versions are considered

      Returns string