Skip to content

Releases: team-plain/typescript-sdk

v3.8.0

12 Mar 13:52
e18f117

Choose a tag to compare

Minor Changes

  • 046ed23: Add a 'parsePlainWebhook' method which validates and types an incoming Plain webhook payload

v3.7.0

09 Feb 10:03
13fe372

Choose a tag to compare

Minor Changes

  • a2ab671: Expose ComponentInput and EventComponentInput

v3.6.0

18 Jan 23:04
2cdc00a

Choose a tag to compare

Minor Changes

  • 772d0c6: Add support for creating, updating, deleting and fetcing webhook targets.

v3.5.0

15 Nov 11:19
2ebf671

Choose a tag to compare

Minor Changes

  • 3d7148a: Export Public fragment types, which flatten connection object edges into arrays

v3.4.1

14 Nov 09:54
715287c

Choose a tag to compare

Patch Changes

v3.4.0

13 Nov 16:09
8826e16

Choose a tag to compare

Minor Changes

  • 0d9b3d6: Updates the customer fragment so that it also fetches customer groups

v3.3.1

09 Nov 11:30
0f64a0b

Choose a tag to compare

Patch Changes

  • 69f6239: Adds the ability to get a thread by its external id

v3.3.0

03 Nov 16:20
79660d4

Choose a tag to compare

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
9ced287

Choose a tag to compare

Minor Changes

  • 112e6cf: Rename userByEmail to getUserByEmail and deprecate old method.

v3.1.0

31 Oct 18:27
bc02a30

Choose a tag to compare

Minor Changes

  • 0901359: Add ability to get a user by email (userByEmail)