Skip to content

Releases: typesense/typesense-instantsearch-adapter

v3.0.3-1

13 Mar 11:39
66fb4c4

Choose a tag to compare

v3.0.3-1 Pre-release
Pre-release

v3.0.2...v3.0.3-1

v3.0.2

13 Mar 10:54
afb86ca

Choose a tag to compare


v3.0.1...v3.0.2

3.0.1

12 Mar 14:24
054afca

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

10 Mar 15:16
f2a1838

Choose a tag to compare

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 facetHits to 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

Full Changelog: v2.9.0...v3.0.0

v3.0.0.-1

01 Mar 18:29
089906d

Choose a tag to compare

v3.0.0.-1 Pre-release
Pre-release
  • 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 flipNegativeRefinementOperator option 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...v3.0.0-1

v2.10.0-1

15 Jul 17:14
v2.10.0-1
e70765d

Choose a tag to compare

v2.10.0-1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.10.0-0...v2.10.0-1

v2.10.0-0

13 Jun 16:57
v2.10.0-0
2e33a8f

Choose a tag to compare

v2.10.0-0 Pre-release
Pre-release
  • 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

23 May 15:32
v2.9.1-2
1b62026

Choose a tag to compare

v2.9.1-2 Pre-release
Pre-release

Full Changelog: v2.9.1-1...v2.9.1-2

v2.9.1-1

23 May 14:43
v2.9.1-1
9f5bc8e

Choose a tag to compare

v2.9.1-1 Pre-release
Pre-release

Full Changelog: v2.9.1-0...v2.9.1-1

v2.9.1-0

22 May 19:26
v2.9.1-0
07bd205

Choose a tag to compare

v2.9.1-0 Pre-release
Pre-release

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