Skip to content

Releases: pat-project/web-sdk

v1.0.1

26 Apr 16:16
Compare
Choose a tag to compare

1.0.1 (2020-04-26)

Bug Fixes

  • Remove extraneous files from package (5962165)

v1.0.0

26 Apr 15:41
Compare
Choose a tag to compare

1.0.0 (2020-04-26)

Bug Fixes

  • Correct "export" to "exports" (43434eb)
  • Correct typos and use ESM throughout (1b665b5)
  • Remove trailing close bracket (ef1e34e)
  • Switch to a class setup for the core methods (9f7c1ba)

Features

  • Add the abstract DataStore class (2edb3e5)
  • Add the first few functions to the SDK (a2f1d58)
  • Complete the ticketing methods in the SDK (157773b)