Releases: team-plain/typescript-sdk
Releases · team-plain/typescript-sdk
v2.12.0
28 Aug 10:24
Compare
Sorry, something went wrong.
No results found
Minor Changes
dcf4068 : Add initial queries and mutations for threads, label types and labels.
v2.11.1
21 Aug 12:53
Compare
Sorry, something went wrong.
No results found
Patch Changes
4e55386 : Allow other package managers besides pnpm
v2.11.0
12 Jul 19:20
Compare
Sorry, something went wrong.
No results found
Minor Changes
19c4c30 : Add support for deleting issues via client.deleteIssue()
v2.10.0
11 Jul 10:43
Compare
Sorry, something went wrong.
No results found
Minor Changes
6cbf990 : Add ability to send chat via client.sendChat()
v2.9.0
10 Jul 11:21
Compare
Sorry, something went wrong.
No results found
Minor Changes
79b99b3 : Add ability to change customer status via client.changeCustomerStatus()
v2.8.0
10 Jul 10:57
Compare
Sorry, something went wrong.
No results found
Minor Changes
34c06ba : Add ability to get issues (client.getIssues()) and resolve issues (client.resolveIssue())
v2.7.0
06 Jul 20:36
Compare
Sorry, something went wrong.
No results found
Minor Changes
40c0f50 : Add ability to delete Customer Card configs.
v2.6.0
06 Jul 19:41
Compare
Sorry, something went wrong.
No results found
Minor Changes
910fe46 : Add support for creating and updating Customer Card configurations. Useful if you want to programatically set up Customer Cards.
v2.5.1
06 Jul 15:01
Compare
Sorry, something went wrong.
No results found
Patch Changes
d6f94d6 : Expose error types: PlainSDKError, ForbiddenError, BadRequestError, InternalServerError, MutationError and UnknownError
v2.5.0
30 Jun 10:13
Compare
Sorry, something went wrong.
No results found
Minor Changes
2974363 : Adds getMyWorkspace to fetch the workspace of the authenticated API key