This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
v1.21.3
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:
- This is a temporary fix and will be reverted once the API response is fixed.
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