Releases: Doist/todoist-api-typescript
Releases · Doist/todoist-api-typescript
v5.3.0
What's Changed
- feat: Added GetArchivedProjects API Endpoint by @deepakmardii in #328
Full Changelog: v5.2.1...v5.3.0
v5.2.1
What's Changed
- Add section URL helpers and tests by @deepakmardii in #326
Full Changelog: v5.2.0...v5.2.1
v5.2.0
What's Changed
- Add archive/unarchive project endpoint and tests by @deepakmardii in #313
- Add shared label tests by @deepakmardii in #314
- chore: Update to node 22 and update action versions by @scottlovegrove in #315
- chore(deps): update jest monorepo to v30 (major) by @renovate[bot] in #320
- chore(deps): Updates a bunch of dependencies in one go by @scottlovegrove in #322
- chore(deps): update dependency typescript to v5.9.2 by @renovate[bot] in #317
- chore(deps): Updates more dependencies by @scottlovegrove in #323
- chore(deps): Last set of bulk dependency updates by @scottlovegrove in #325
New Contributors
- @deepakmardii made their first contribution in #313
Full Changelog: v5.1.2...v5.2.0
v5.1.2
v5.1.1
What's Changed
- fix: Handle emojis in response keys better by @scottlovegrove in #308
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- chore: Remove website/docs/api from git by @pawelgrimm in #305
- feat: Add endpoints for retrieving completed tasks by @7rebux in #306
New Contributors
Full Changelog: v5.0.2...v5.1.0
v5.0.2
What's Changed
- fix: Set
folderId
type tostring
notboolean
by @pawelgrimm in #304
Full Changelog: v5.0.1...v5.0.2
v5.0.1
v5.0.0
What's Changed
- refactor: [BREAKING] update Task and Project schemas to match API objects by @pedroalves0 in #286
- chore: Do not serialise null/undefined values for GET calls by @scottlovegrove in #294
- docs: change API methods description by @pedroalves0 in #295
- docs: add breaking change disclaimer also for v5.0.0 by @pedroalves0 in #299
- chore: [BREAKING] bump version to 5.0.0 by @pedroalves0 in #300
Full Changelog: v4.0.2...v5.0.0
v4.0.4
What's Changed
- chore: Do not serialise null/undefined values for GET calls by @scottlovegrove in #293
Full Changelog: v4.0.3...v4.0.4