Releases: ComfortablyCoding/clickup.js
Releases · ComfortablyCoding/clickup.js
v4.0.2
Compare
Sorry, something went wrong.
No results found
Please refer to the CHANGELOG for any relevant details.
v4.0.1
Compare
Sorry, something went wrong.
No results found
Please refer to the CHANGELOG for any relevant details.
v4.0.0
Compare
Sorry, something went wrong.
No results found
Please refer to the CHANGELOG for any relevant details.
v3.0.4
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(teams): startTimeEntry does not require timerId by @Edsol in #41
Full Changelog : v3.0.3...v3.0.4
v3.0.3
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(buildParams) array values without [] suffixed keys are not transformed to LHS format by @Edsol in #39
Full Changelog : v3.0.2...v3.0.3
v3.0.2
Compare
Sorry, something went wrong.
No results found
What's Changed
fix missing slash in delete function by @Edsol in #31
New Contributors
Full Changelog : v3.0.1...v3.0.2
v3.0.1
Compare
Sorry, something went wrong.
No results found
This release comes with the following changes
refactor codebase to be cleaner
updates tests for better coverage of package
updates docs to use nuxt content hosted on netlify
v2.1.0
Compare
Sorry, something went wrong.
No results found
replace HTTP tests with stubs (#23 )
cleanup readme (#24 )
update dependencies (#25 )
v2.0.2
Compare
Sorry, something went wrong.
No results found
fix (client): array parameters should be name and value pairs. #22
v2.0.1
Compare
Sorry, something went wrong.
No results found
fixes incorrect getFolders endpoint path in spaces route.