Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

v1.21.3

Compare
Choose a tag to compare
@salil-naik salil-naik released this 09 Dec 10:12
· 49 commits to main since this release

v1.21.3 (09-12-2022)

What's Changed

  • fix: reversing the order of the routes for getBestQuote in case the sort option is set to time.
  • This is done because the API currently returns the list in descending order of service time when sorting by time.

Note:

  1. This is a temporary fix and will be reverted once the API response is fixed.
  2. getAllQuotes still returns the response as received by the API. Expecting the fix to be done on the frontend.

Full Changelog: v1.21.0...v1.21.3