Skip to content

Releases: ustaxcourt/sharepoint-integration

v0.2.0

13 Aug 16:46
c76becb
Compare
Choose a tag to compare

Minor Changes

v0.1.0

23 Jan 15:58
3fc202d
Compare
Choose a tag to compare

Minor Changes

  • 8c51a95: adding user persistence methods

v0.0.7

18 Oct 13:49
e519873
Compare
Choose a tag to compare

Patch Changes

  • fd5bfea: - added get list item (by id)
    • create list item now returns the id of the item it just created
    • added a functional integration test

v0.0.6

11 Oct 17:20
7e50f5e
Compare
Choose a tag to compare

Patch Changes

  • 1581db6: add option for debugLogging on graph requests
  • d71ca85: adding jest for testing
  • 4ac54fb: add getSites persistence method

v0.0.5

10 Oct 19:47
531e766
Compare
Choose a tag to compare

Patch Changes

v0.0.4

10 Oct 18:25
225b52e
Compare
Choose a tag to compare

Patch Changes

  • 0e96054: trying to get exports right

v0.0.3

10 Oct 17:58
10b4a62
Compare
Choose a tag to compare

Patch Changes

  • 0682d97: adding more persistence methods

v0.0.2

10 Oct 14:18
Compare
Choose a tag to compare

Patch Changes

  • 2541140: Added some initial files