Skip to content

Releases: team-plain/typescript-sdk

v1.2.0

31 May 07:20
38c92f7
Compare
Choose a tag to compare

Minor Changes

  • 4cda0b8: Support providing a custom API endpoint for testing internally at Plain against staging and other environments.

v1.1.1

17 May 15:08
7b3f48f
Compare
Choose a tag to compare

Patch Changes

v1.1.0

17 May 13:19
9ee2d88
Compare
Choose a tag to compare

Minor Changes

  • ae66dd3: Export useful graphql enums
  • ada8307: Export useful graphql types

v1.0.0

17 May 12:55
6189294
Compare
Choose a tag to compare

Major Changes

  • d70cbd4: Rename the exported client from PlainSDKClient to PlainClient

v0.2.0

16 May 12:09
5258a62
Compare
Choose a tag to compare

Minor Changes

  • 60ce422: Update input types to allow omiting null inputs

Patch Changes

  • 60ce422: Fix the return type of of upserting a customer (it can not be null)

v0.1.0

16 May 11:13
1130174
Compare
Choose a tag to compare

Minor Changes

  • fd25dcc: Add the ability to add and remove customers from groups as well as create custom timeline entries.

Patch Changes

  • 006f20a: First public release 🎉

v0.0.7

08 May 16:01
0062e80
Compare
Choose a tag to compare

Patch Changes