@culturehq/client
Advanced tools
Changelog
[10.0.0] - 2019-08-21
actioncable
dependency over to @rails/actioncable
.Changelog
[9.7.0] - 2019-07-22
getAutoRecognitionSettings
, listDepartments
, and updateAutoRecognitionSettings
calls that were accidentally deleted.Changelog
[9.6.1] - 2019-07-19
makePaginatedGet
so that it properly handles concatenating multiple pages worth of results.Changelog
[9.6.0] - 2019-06-26
makePaginatedGet
export for automatically handling pagination.Changelog
[9.5.1] - 2019-06-07
prepublishOnly
npm script so that the dist
directory does not need to be checked in.Changelog
[9.5.0] - 2019-04-29
hostOnlySurvey
on the createEvent
and updateSurvey
calls.@culturehq/scripts
for simpler development setup.Changelog
[9.4.0] - 2019-03-29
GET
, POST
, PATCH
, and DELETE
requests without the need to name the functions.