Releases: typesense/typesense-js
Releases · typesense/typesense-js
v3.0.7-0
What's Changed
- Fix/curation set types by @zaffron in #335
- fix: add ability to include/exclude fields for a single document by @DDeenis in #326
- fix(types): add
foundto union search response type by @tharropoulos in #322
New Contributors
Full Changelog: v3.0.6...v3.0.7-0
v3.0.6
What's Changed
- Merge pull request #343 from tharropoulos/bump-deps 983850d
- chore: audit deps 800567b
- chore: build 2bc0b29
- chore: remove unused mocha dep 41ef4a3
- chore: bump webpack e876381
- chore: bump vitest deps 56b44ba
- Merge pull request #342 from lazka/unpin-axios 62fe48f
- chore: build 6a37b87
- chore: unlock axios again 753014b
New Contributors
Full Changelog: v3.0.5...v3.0.6
v3.0.5
What's Changed
- chore: lock axios dependency to avoid plain-crypto-js by @tharropoulos in #339
Full Changelog: v3.0.4...v3.0.5
v3.0.4
What's Changed
- ci: add typecheck to ci by @tharropoulos in #337
- fix(types): align curation rule tags with server semantics by @tharropoulos in #338
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
- build: add prepublishonly hook to always build on npm by @tharropoulos in #336
Full Changelog: v3.0.2...v3.0.3
v3.0.2
- Merge pull request #333 from tharropoulos/analytics-retrieve-type 7458a6a
- Merge pull request #332 from tharropoulos/curation-sets 3f53de7
- Merge pull request #334 from tharropoulos/deps 9426d21
- chore: fix lint issues e3928f2
- chore: move eslint to flat config 16997c1
- chore: bump lint deps 0545a9f
- fix(test): fix mock axios usage after dependency update 9d311e9
- chore: bump dev deps a3c668c
- fix(analytics): fix analytics retrieve schema type ab037ba
- fix(types): make every prop required in collection retrieve schema 6e7374c
- fix(collections): add curation sets to collection type 46c639c
- Merge pull request #330 from tharropoulos/bump-deps 6aff4d8
- Build de68043
- Merge pull request #328 from tharropoulos/cache-multi 279ff8d
- chore: bump deps 4cc4dd6
- fix(multisearch): fix cache handling regression 1d199b2
v3.0.1
v3.0.0
What's Changed
- Changes for v30 of typesense-server
- feat(synonyms): add support for V30 synonyms by @tharropoulos in #311
- add: v30 analytics + synonym_set/items APIs by @harisarang in #312
- feat: add warning for individual pagination with union search by @tharropoulos in #308
- feat(types): add
metadataprop to search response type by @tharropoulos in #314 - add: curation_sets and analytics search event update by @harisarang in #315
- ci: changes for v30 by @tharropoulos in #319
- docs: mention request timeout options in readme by @tharropoulos in #318
- feat: export types on entrypoint of client by @tharropoulos in #317
Full Changelog: v2.1.0...v3.0.0
v3.0.0-2
What's Changed
- feat(types): add potential
metadataprop to search response type by @tharropoulos in #314 - add: curation_sets and analytics search event update by @harisarang in #315
Full Changelog: v3.0.0-1...v3.0.0-2
v3.0.0-1
- add: v30 analytics + synonym_set/items APIs by @harisarang in #312
- feat: add warning for individual pagination with union search by @tharropoulos in #308
Full Changelog: v3.0.0-0...v3.0.0-1