Skip to content

Conversation

@VladislavFitz
Copy link
Contributor

@VladislavFitz VladislavFitz commented Dec 20, 2023

Q A
Bug fix? no
New feature? no
BC breaks? yes
Related Issue Fix #111
Need Doc update no

Describe your change

Bump Dart client dependency version to stable one, few implementation adjustments.

  • Change type of insideToBoundingBox from List<double> to List<List<double>> to match the update on the Dart Client side
  • Update _disjunctiveSearch implementation of the AlgoliaHitsSearchService using the common search method.

What problem is this fixing?

Preparation for stable release of helper library

@VladislavFitz VladislavFitz requested a review from aallam December 20, 2023 19:30
@VladislavFitz VladislavFitz marked this pull request as ready for review December 20, 2023 19:30
@VladislavFitz VladislavFitz changed the title Chore/stable client version chore(client): bump to stable version Dec 20, 2023
@VladislavFitz VladislavFitz merged commit c3306ca into main Dec 20, 2023
@aallam aallam deleted the chore/stable-client-version branch December 21, 2023 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants