Skip to content

Releases: afosto/instant-search-client

v0.3.3

20 Jan 08:28
01dd6ae
Compare
Choose a tag to compare

fix: support hyphens for numeric filter key

v0.3.2

11 Jan 08:33
71e4a23
Compare
Choose a tag to compare

fix: search response adapter incorrect page count

v0.3.1

05 Jan 15:55
c88e287
Compare
Choose a tag to compare

fix: pass the response data to the transformResponse function instead of a promise

v0.3.0

05 Jan 15:07
f8ae092
Compare
Choose a tag to compare

feat: add requestOptions to the client options
feat: add baseUrl to the client options
feat: add transformContext function to the client options
feat: add transformResponse function to the client options
chore: use instantsearch.js v4 for the playground demo

v0.2.0

21 Dec 14:49
Compare
Choose a tag to compare

feat: handle separate requests for facet_stats to support the slider widget without min and max settings
fix: handle error and show console warning when searching for facet values

v0.1.0

17 Dec 16:28
Compare
Choose a tag to compare

Initial release