Releases: typesense/typesense-js
Releases · typesense/typesense-js
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_namesto 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
v2.1.0-5
What's Changed
- fix: add httpStatus back on errors by @tharropoulos in #284
- Improve type safety and streaming support across the library by @tharropoulos in #279
Full Changelog: v2.1.0-4...v2.1.0-5
v2.1.0-4
- 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
Full Changelog: v2.1.0-3...v2.1.0-4
v2.1.0-3
- fix(import): encode collection name on import requests by @tharropoulos in #280
Full Changelog: v2.1.0-2...v2.1.0-3
v2.1.0-2
- Add support for streaming responses by @tharropoulos in #278
Full Changelog: v2.1.0-1...v2.1.0-2
v2.1.0-1
v2.1.0-0
- refactor(types): move type definitions to separate module by @tharropoulos in #274
- types: add
parentkey in thefacet_countresponse by @tharropoulos in #276
Full Changelog: v2.0.3...v2.1.0-0
v2.0.3
- fix(types): correct type reference in CollectionFieldSchema by @tharropoulos in #270
Full Changelog: v2.0.2...v2.0.3
v2.0.2
- Make MultiSearchResponse public again by @jperezr21 in #267
Full Changelog: v2.0.1...v2.0.2