Releases: typesense/typesense-js
Releases · typesense/typesense-js
v3.0.0-0
- feat(synonyms): add support for Synonym Sets in Typesense Server v30 by @tharropoulos in #311
Full Changelog: v2.1.0...v3.0.0-0
v2.1.0
What's Changed
- refactor(types): move type definitions to separate module by @tharropoulos in #274
- types: add
parent
key in thefacet_count
response by @tharropoulos in #276 - chore: bump axios by @tharropoulos in #277
- Add support for streaming responses by @tharropoulos in #278
- fix(import): encode collection name on import requests by @tharropoulos in #280
- fix(types): update analytics rule create type to match newest changes by @tharropoulos in #281
- Update import types to support auto-embedding parameters (TS only) by @ycouble in #282
- fix: add httpStatus back on errors by @tharropoulos in #284
- Improve type safety and streaming support across the library by @tharropoulos in #279
- chore: fix dotenv dep by @tharropoulos in #287
- feat: add type-safe infix parameter validation & separate test TypeScript config by @tharropoulos in #290
- feat(keys): add template types for key actions by @tharropoulos in #292
- chore(types): add default generic param for infix in search params by @tharropoulos in #293
- Add missing fields to SearchResponseFacetCountSchema interface by @mbombonato in #289
- feat(search): add
validate_field_names
to search params interface by @tharropoulos in #295 - Remove redundant typing by @gbyesiltas in #296
- feat(multisearch): Add AbortSignal Support to MultiSearch Operations by @tharropoulos in #297
- feat(types): add types for convo models based on v29 by @tharropoulos in #301
- fix(nl-models): fix types for nl models by @tharropoulos in #299
- feat(types): add natural language query debug and caching support by @tharropoulos in #302
- feat: migrate testing suite to vitest with actual integration tests by @tharropoulos in #304
- add
geo_distance_meters
to SearchResponseHit type by @Rishabh6200 in #303 - fix multisearch cache handling for undefined values by @tharropoulos in #300
- fix(types): add
sum_score
totext_match_type
in search params by @tharropoulos in #305 - feat(documents): extend type defs for document deletion by @tharropoulos in #306
- feat(documents): add
throwOnFail
option to import methods by @tharropoulos in #307
Full Changelog: v2.0.3...v2.1.0
v2.1.0-13
- feat(documents): extend type defs for document deletion by @tharropoulos in #306
- feat(documents): add
throwOnFail
option to import methods by @tharropoulos in #307
Full Changelog: v2.1.0-12...v2.1.0-13
v2.1.0-12
- fix(types): add
sum_score
totext_match_type
in search params by @tharropoulos in #305
Full Changelog: v2.1.0-11...v2.1.0-12
v2.1.0-11
What's Changed
- feat(types): add types for convo models based on v29 by @tharropoulos in #301
- fix(nl-models): fix types for nl models by @tharropoulos in #299
- feat(types): add natural language query debug and caching support by @tharropoulos in #302
- feat: migrate testing suite to vitest with actual integration tests by @tharropoulos in #304
- add
geo_distance_meters
to SearchResponseHit type by @Rishabh6200 in #303 - fix multisearch cache handling for undefined values by @tharropoulos in #300
Full Changelog: v2.1.0-10...v2.1.0-11
v2.1.0-10
Add NL Search Model 13240a6
v2.1.0-9
- feat(multisearch): Add AbortSignal Support to MultiSearch Operations by @tharropoulos in #297
Full Changelog: v2.1.0-8...v2.1.0-9
v2.1.0-8
- Remove redundant typing by @gbyesiltas in #296
Full Changelog: v2.1.0-7...v2.1.0-8
v2.1.0-7
What's Changed
- feat(keys): add template types for key actions by @tharropoulos in #292
- chore(types): add default generic param for infix in search params by @tharropoulos in #293
- Add missing fields to SearchResponseFacetCountSchema interface by @mbombonato in #289
- feat(search): add
validate_field_names
to search params interface by @tharropoulos in #295
Full Changelog: v2.1.0-6...v2.1.0-7
v2.1.0-6
- feat: add type-safe infix parameter validation & separate test TypeScript config by @tharropoulos in #290
Full Changelog: v2.1.0-5...v2.1.0-6