Releases: typesense/typesense-js
Releases · typesense/typesense-js
v1.7.0-5
v1.7.0-4
- Add caching as requests are executing 17ae8b0
v1.7.0-3
v1.7.0-2
- Add support for
upsert
andretrieve
for analytics rules 82f9e84
v1.7.0-1
v1.7.0-0
v1.6.0-1
- Add
limit_multi_searches
to types d3b8877
v1.6.0-0
- Merge pull request #160 from ycouble/master 893dc6f
- MultiSearch: multiSearch.perform types - generic type is carried by perform function and not the class - type annotation is a tuple of Document schema, and the return type is a mapped tuple of SearchResponse of the specified documentSchema, in the same order 06678a4
v1.5.4
- Allow URL to be used by itself. b978700
- Update deps. 38fff68
q
andquery_by
can be optional whenpreset
is given. 6ecde46
Full Changelog: v1.5.3...v1.5.4
v1.5.4-2
- Fix type 92254ff