Skip to content

v2.2.2

Latest

Choose a tag to compare

@natelindev natelindev released this 14 May 03:13
· 2 commits to main since this release
3709b76

Improvements

  • Added syncCalendarsDetailed and smartCollectionSyncDetailed as explicit detailed-result APIs.
  • Deprecated detailedResult in favor of the new detailed sync functions while preserving backward-compatible overloads.
  • Updated docs, tests, and generated package artifacts for the v2.2.2 patch release.

Validation

  • pnpm typecheck
  • pnpm exec vitest run src/__tests__/unit/calendar.test.ts src/__tests__/unit/collection.test.ts
  • pnpm build