Skip to content

Releases: groupby/api-javascript

Release v1.0.19

14 Jun 19:15

Choose a tag to compare

Move final location of definitions

Release v1.0.18

11 Jun 19:58

Choose a tag to compare

  • re-aligned versions

Release v1.0.17 (npm: v1.0.16)

11 Jun 19:16

Choose a tag to compare

  • added FluxCapacitor for managing search state
  • improved build process for multiple build artifacts

Release v1.0.9

20 May 03:49

Choose a tag to compare

Release v1.0.9 Pre-release
Pre-release
  • add browser-friendly client for CORS supported endpoint

Release v1.0.8

16 May 06:15

Choose a tag to compare

Allow passing an Object or string value into CloudBridge.search() (as alternatives to a Query instance)

Release v1.0.7

05 May 04:19

Choose a tag to compare

  • fix deploy process to build artifacts

Release v1.0.6

05 May 04:09

Choose a tag to compare

  • Query objects are now reusable
  • response models use any instead of Object for unknown mixed types
  • callback parameter on search() given a default value to avoid warnings in IDE
  • add npm publish steps

Release v1.0.5

07 Apr 05:12

Choose a tag to compare

fix typings

Release v1.0.4

07 Apr 04:47

Choose a tag to compare

switch to browser-friendly http library

Release v1.0.3

07 Apr 03:40

Choose a tag to compare

remove postinstall step