Releases: groupby/api-javascript
Releases · groupby/api-javascript
Release v1.0.19
Move final location of definitions
Release v1.0.18
- re-aligned versions
Release v1.0.17 (npm: v1.0.16)
- added FluxCapacitor for managing search state
- improved build process for multiple build artifacts
Release v1.0.9
- add browser-friendly client for CORS supported endpoint
Release v1.0.8
Allow passing an Object or string value into CloudBridge.search() (as alternatives to a Query instance)
Release v1.0.7
- fix deploy process to build artifacts
Release v1.0.6
Queryobjects are now reusable- response models use
anyinstead ofObjectfor unknown mixed types callbackparameter onsearch()given a default value to avoid warnings in IDE- add
npm publishsteps
Release v1.0.5
fix typings
Release v1.0.4
switch to browser-friendly http library
Release v1.0.3
remove postinstall step