Releases: team-plain/typescript-sdk
Releases · team-plain/typescript-sdk
v3.8.0
12 Mar 13:52
Compare
Sorry, something went wrong.
No results found
Minor Changes
046ed23 : Add a 'parsePlainWebhook' method which validates and types an incoming Plain webhook payload
v3.7.0
09 Feb 10:03
Compare
Sorry, something went wrong.
No results found
Minor Changes
a2ab671 : Expose ComponentInput and EventComponentInput
v3.6.0
18 Jan 23:04
Compare
Sorry, something went wrong.
No results found
Minor Changes
772d0c6 : Add support for creating, updating, deleting and fetcing webhook targets.
v3.5.0
15 Nov 11:19
Compare
Sorry, something went wrong.
No results found
Minor Changes
3d7148a : Export Public fragment types, which flatten connection object edges into arrays
v3.4.1
14 Nov 09:54
Compare
Sorry, something went wrong.
No results found
v3.4.0
13 Nov 16:09
Compare
Sorry, something went wrong.
No results found
Minor Changes
0d9b3d6 : Updates the customer fragment so that it also fetches customer groups
v3.3.1
09 Nov 11:30
Compare
Sorry, something went wrong.
No results found
Patch Changes
69f6239 : Adds the ability to get a thread by its external id
v3.3.0
03 Nov 16:20
Compare
Sorry, something went wrong.
No results found
Minor Changes
8ce2a2f : Adds the ability to create customer and thread events via the createCustomerEvent and createThreadEvent methods.
v3.2.0
01 Nov 16:17
Compare
Sorry, something went wrong.
No results found
Minor Changes
112e6cf : Rename userByEmail to getUserByEmail and deprecate old method.
v3.1.0
31 Oct 18:27
Compare
Sorry, something went wrong.
No results found
Minor Changes
0901359 : Add ability to get a user by email (userByEmail)