Releases: AddSearch/js-client-library
Releases · AddSearch/js-client-library
v1.0.5
What's Changed
- Fix type of remove custom field filter by @haoAddsearch in #86
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Sc 11776/js client error handling when cookies contain uri incompatible characters by @haoAddsearch in #84
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- [sc-11409] apiHostname should be configurable for /conversations endp… by @haoAddsearch in #83
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- [sc-11492] refactor: "conversational search" to become "ai answers" by @haoAddsearch in #81
- Increase version 1.0.2 by @haoAddsearch in #82
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Sc 11365/fix umd library not being defined as global variable by @haoAddsearch in #80
Full Changelog: v1.0.0...v1.0.1
v1.0.0
- Migrate library to TypeScript
v0.9.0
v0.8.16
- Added src directory to the
files
array in package.json to include source code in the published package
v0.8.15
- conversational search MVP: fetch answer via /conversations endpoint
v0.8.14
- list "Buffer" package as dependency
- patch vulnerabilities