Skip to main content

Changelog for the commcare adaptor

@openfn/language-commcare

1.6.12

Patch Changes

1.6.11

Patch Changes

1.6.10

Patch Changes

1.6.9

Patch Changes

1.6.8

Patch Changes

1.6.7

Patch Changes

  • 52c02c8: update xlsx package

1.6.6

Patch Changes

  • 8205673: update superagent

1.6.5

Patch Changes

1.6.4

Patch Changes

1.6.3

Patch Changes

1.6.2

Patch Changes

1.6.1

Patch Changes

1.6.0

Minor Changes

  • 2c1d603: Remove parameter reassignment to ensure proper functioning inside an each block; add eslint

    The packages receiving a major bump here exposed functions that didn't work as expected inside each blocks. Users were previously wrapping these functions inside their own custom fn blocks, and this change will ensure that they can be used inside a standard each.

    See https://github.com/OpenFn/adaptors/issues/275 for more details.

Patch Changes

1.5.6

Patch Changes

  • e0406fa: update dependencies

1.5.5

Patch Changes

1.5.4

Patch Changes

1.5.3

Patch Changes

1.5.2

Patch Changes

  • 6d8de03: change @constructor to @function and remove /* @module Adaptor /
  • 57f3513: Fix exports in index.js
  • Updated dependencies [6d8de03]

1.5.1

Patch Changes

1.5.0

Minor Changes

  • 5c050ed: Migrate CommCare

Patch Changes

  • 8566b26: Fix typings
  • b3d45ff: Fix CJS export of npm package.
  • 94076b9: update dependency xlsx to ^0.18.0
  • ecf5d30: remove sinon since it was not being used
  • Updated dependencies [9a2755e]
  • Updated dependencies [8566b26]
  • Updated dependencies [b3d45ff]
  • Updated dependencies [b5eb665]
  • Updated dependencies [ecf5d30]