Releases: typesense/typesense-js
Releases · typesense/typesense-js
v2.0.0-1
- Add type annotations to ImportError constructor @jasongwartz 9a0afd6
- Use ImportResponse[] as type of ImportError.importResults @jasongwartz e29f743
v2.0.0-0
- [Breaking Change] Update conversation model types 1469818
- fix: missing type for field values on interface SearchResponseHit by @oliealex in #213
- fix: pass query params to delete calls (#217) by @tharropoulos in #218
- Bump axios to 1.7.2 by @cungminh2710 in #216
- Added
importStream
support for documents by @kopertop in #215 - Update dependencies
Full Changelog: v1.9.0-7...v2.0.0-0
v1.9.0-7
- build: enable
importHelpers
to avoid duplicating helpers from @marcopesani 1d4d232 - added enable_lazy_filter to to the SearchParams interface from @arturovt f41c00b
- Update dependencies 55f9fb1
v1.9.0-6
- Add types for voice query model in collection schema 733b7b2
v1.9.0-5
- Add voice_query types 269d782
v1.9.0-4
- Allow custom
paramsSerializer
to be able to implement React Native workaround 9f976f1
v1.9.0-3
- Add stats endpoint ae3348e
v1.9.0-2
- Fix exception handler for long JSON strings a35a010
v1.9.0-1
Fix incorrect type issues in conversation models methods @blenderskool 491b3b1
v1.9.0-0
- Enable keep alive for imports to prevent socket hang up errors 7bf483a