Releases: typescriptlibs/tsl-apple-cloudkit
Releases · typescriptlibs/tsl-apple-cloudkit
v0.2.34
What's Changed
- Rename
ContainerConfigServerKeyAuthObject.keyIdtokeyIDby @MartinJrP in #33 - Updated examples by @sophiebremer in #34
- Updated dependencies
- Deprecated support of Node.js v16
New Contributors
- @MartinJrP made their first contribution in #33
Full Changelog: v0.2.33...v0.2.34
v0.2.33
v0.2.32
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'inRecordField.type; replaced'LIST' - Fixed
'TIMESTAMP'inRecordField.type; replaced'DATETIME' - Fixed
Array<TYPE>inRecordField.value; replacedArray<RecordField>
- Fixed
Full Changelog: v0.2.31...v0.2.32
Tested with Apple CloudKit JS v2.5.7.
v0.2.31
- Increased official support to Node.js v16 and later, and TypeScript v3 and later
- Updated readme to mention Angular v13 bundler
v0.2.30
- Restructured package
- Simplified package scripts
- API docs removed, use Apple CloudKit JS Reference instead
v0.2.20
- Updated Node.js dependency to v14
- Updated development dependencies
v0.2.19
- Improved documentation of environmental string values
- Updated Node.js dependency to v12
- Updated development dependencies
- Updated documentation references
v0.2.18
- Improved documentation search
v0.2.17
- Update NodeJS dependency
- Update readme
v0.2.16
-
Improved scripts
-
Improved documentation
-
Add API documentation