Skip to content

Releases: typescriptlibs/tsl-apple-cloudkit

v0.2.34

06 Jul 05:04

Choose a tag to compare

What's Changed

  • Rename ContainerConfigServerKeyAuthObject.keyId to keyID by @MartinJrP in #33
  • Updated examples by @sophiebremer in #34
  • Updated dependencies
  • Deprecated support of Node.js v16

New Contributors

Full Changelog: v0.2.33...v0.2.34

v0.2.33

09 Jun 07:12
9780f50

Choose a tag to compare

What's Changed

  • Cleaned up lib folder

Full Changelog: v0.2.32...v0.2.33

v0.2.32

09 Jun 06:51
8581876

Choose a tag to compare

What's Changed

  • Make client wrap compatible to simple AMD by @sophiebremer in #26
  • Fix #25; List typing in RecordField by @sophiebremer in #27
    • Fixed '[TYPE]_LIST' in RecordField.type; replaced 'LIST'
    • Fixed 'TIMESTAMP' in RecordField.type; replaced 'DATETIME'
    • Fixed Array<TYPE> in RecordField.value; replaced Array<RecordField>

Full Changelog: v0.2.31...v0.2.32

Tested with Apple CloudKit JS v2.5.7.

v0.2.31

20 Jul 10:16
cf8518b

Choose a tag to compare

  • Increased official support to Node.js v16 and later, and TypeScript v3 and later
  • Updated readme to mention Angular v13 bundler

v0.2.30

11 Dec 10:39

Choose a tag to compare

v0.2.20

06 Nov 14:51
29a2f70

Choose a tag to compare

  • Updated Node.js dependency to v14
  • Updated development dependencies

v0.2.19

15 Jan 15:28
bf56e44

Choose a tag to compare

  • Improved documentation of environmental string values
  • Updated Node.js dependency to v12
  • Updated development dependencies
  • Updated documentation references

v0.2.18

12 Apr 18:02
ae3398f

Choose a tag to compare

  • Improved documentation search

v0.2.17

30 Dec 10:36

Choose a tag to compare

  • Update NodeJS dependency
  • Update readme

v0.2.16

05 Sep 20:01
a8d3c4f

Choose a tag to compare

  • Improved scripts

  • Improved documentation

  • Add API documentation