Skip to content

Releases: typesense/typesense-js

v0.11.0-0

26 Jan 21:11
1883605
Compare
Choose a tag to compare
v0.11.0-0 Pre-release
Pre-release
  • Update readme 4ef7a9f
  • Update build 2c0c55b
  • /search -> /multi_search 36c0cb3
  • Use text/plain in search client to avoid OPTIONS request fd94f48
  • Send api key as get param in SearchClient d91b1a8
  • Fix class names 41749a4
  • Support for multi-search a26f5a3
  • Added support for stats endpoint 95f4a3e
  • Update depdendencies 172577b

v0.10.1...v0.11.0-0

v0.10.1

06 Jan 23:55
31e40c6
Compare
Choose a tag to compare
  • Bump axios from 0.20.0 to 0.21.1 d67204f

v0.10.0...v0.10.1

v0.10.0

29 Dec 03:46
5298b29
Compare
Choose a tag to compare
  • Support for Typesense Server v0.18.0
  • Added support for operations endpoint d8cbcc8
  • Add support for synonyms 4dfadf5
  • Fix overrides method signature 6aa89d6

v0.9.1...v0.10.0

v0.9.1

26 Nov 07:25
e4295ba
Compare
Choose a tag to compare

v0.9.0

17 Nov 21:12
a79f004
Compare
Choose a tag to compare
  • Support for bulk deleting documents e36712c

v0.8.0...v0.9.0

v0.8.0

25 Oct 16:36
f7a5c1c
Compare
Choose a tag to compare
  • Support for updating and upserting with Typesense Server 0.16.0 76cf03e
  • Proxy createMany to import (now supports both JSONL strings and arrays) 92d350e
  • Only send body in request if present c5ad4cb
  • Added note about GatsbyJS integration a691c3c

v0.7.1...v0.8.0

v0.7.1

30 Sep 22:18
ea7c5bd
Compare
Choose a tag to compare
  • Auto set port based on protocol, if not specified. Resolves #42 52558da

v0.7.0...v0.7.1

v0.7.0

19 Sep 03:22
ed1b22d
Compare
Choose a tag to compare
  • Support for Typesense v0.15
  • Custom error objects

v0.7.0-2

18 Sep 02:41
9ac12dc
Compare
Choose a tag to compare
v0.7.0-2 Pre-release
Pre-release
  • Fix potential race condition with node health tracking 95e6bd9

v0.7.0-1...v0.7.0-2

v0.7.0-1

18 Sep 02:13
ad48909
Compare
Choose a tag to compare
v0.7.0-1 Pre-release
Pre-release
  • Use custom error objects, add httpStatus to error object c439e75

v0.7.0-0...v0.7.0-1