Releases: typesense/typesense-instantsearch-adapter
Releases · typesense/typesense-instantsearch-adapter
v3.0.3-1
v3.0.2
3.0.1
What's Changed
- Union pagination params by @tharropoulos in #269
- chore: bump typesense by @tharropoulos in #270
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- fix(types): add generic type support for document schema by @tharropoulos in #243
- Check if any facets were found before looping over the results by @NTICompass in #245
- Algolia expects
facetHitsto be an array by @NTICompass in #246 - fix(types): add generic parameter for search params by @tharropoulos in #247
- feat: implement union search functionality for multi-collection queries by @tharropoulos in #250
- feat: add natural language search parameter support by @tharropoulos in #252
- fix: add missing page parameter for union search pagination by @tharropoulos in #254
- docs(readme): fix typos by @kianmeng in #257
- fix: configure babel to preserve esm modules instead of converting to cjs by @tharropoulos in #259
- fix: adapt requests for curation sets by @tharropoulos in #262
- feat(filters): add flipNegativeRefinementOperator for negative facet refinement encoding by @tharropoulos in #265
- fix(response): fall back to primitive values when highlight text is missing by @tharropoulos in #267
- fix(test): change brand list assertion for groups da17767
New Contributors
- @NTICompass made their first contribution in #245
- @kianmeng made their first contribution in #257
Full Changelog: v2.9.0...v3.0.0
v3.0.0.-1
- chore: format c1b10e4
- Merge pull request #265 from tharropoulos/compact-filters e915af1
- docs(readme): add section for flipping negative operators dc5b6a3
- chore: build 0c594a6
- feat(filters): add flipped negative refinement logic 7240db2
- feat(config): add
flipNegativeRefinementOperatoroption 2786098 - fix(search-request-adapter): merge same-field list clauses in filter_by 0e988cc
- Merge pull request #262 from tharropoulos/v30 04ad23d
- chore: bump typesense-js dep 64e413f
- chore: update node ver to 22 9eb9eb7
- fix(testground): use curation sets on products for v30 compatibility c4132f7
- chore: bump typesense ver to v30.0 b07decd
- test(search): test curation_tags vs override_tags behavior 30df055
- fix(search): support configurable rule tag parameter for v30+ e2f4513
- Merge pull request #259 from tharropoulos/babel-esm 7271894
- fix(test): let jest still interpret files as cjs 6b2b656
- fix: configure babel to preserve esm modules instead of converting to cjs a6d05c1
- Merge pull request #257 from kianmeng/fix-typos a4c6291
- docs(readme): fix typos 7e00d2d
v2.10.0-1
What's Changed
- feat: add natural language search parameter support by @tharropoulos in #252
- fix: add missing page parameter for union search pagination by @tharropoulos in #254
Full Changelog: v2.10.0-0...v2.10.0-1
v2.10.0-0
- feat: implement union search functionality for multi-collection queries by @tharropoulos in #250
- Update dependencies
Full Changelog: v2.9.1-2...v2.10.0-0
v2.9.1-2
- fix(types): add generic parameter for search params by @tharropoulos in #247
Full Changelog: v2.9.1-1...v2.9.1-2
v2.9.1-1
- Instantsearch expects
facetHitsto be an array by @NTICompass in #246
Full Changelog: v2.9.1-0...v2.9.1-1
v2.9.1-0
What's Changed
- fix(types): add generic type support for document schema by @tharropoulos in #243
- Check if any facets were found before looping over the results by @NTICompass in #245
Full Changelog: v2.9.0...v2.9.1-0