Releases: Doist/todoist-api-typescript
Releases · Doist/todoist-api-typescript
v2.0.7
What's Changed
- fix: [Change EntityInHierarchy.parentId to string](fix: Allow null values for EntityInHierarchy.parentId)
Full Changelog: v2.0.6...v2.0.7
v2.0.6
v2.0.5
What's Changed
- chore: Allow passing null assigneeId and dueString to unset field
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- fix: Use camelCased properties instead of snake_case by @henningmu in #147
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- chore(deps): update dependency typescript to v4.8.3 by @renovate in #139
- fix: Corrects the call when an array of ids is used by @scottlovegrove in #138
Full Changelog: v2.0.2...v2.0.3
Corrects one final id number type
What's Changed
- chore: Corrects one final id number type by @scottlovegrove in #137
Full Changelog: v2.0.1...v2.0.2
Fixes errors caused by null types
What's Changed
- chore(deps): update typescript-eslint monorepo to v5.36.2 by @renovate in #134
- refactor: Accept nulls for optional entity fields by @scottlovegrove in #136
Full Changelog: v2.0.0...v2.0.1
Moves to using v2 of the REST API
Also includes using v9 of any Sync API calls.
What's Changed
- feat: Updates the package to support v2 of the REST API by @scottlovegrove in #126
Full Changelog: v1.7.0...v2.0.0
Adds support for accessing Todoist via a baseUrl
What's Changed
- chore(deps): update typescript-eslint monorepo to v5.35.1 by @renovate in #127
- chore(deps): update dependency typescript to v4.8.2 by @renovate in #128
- chore(deps): update dependency eslint to v8.23.0 by @renovate in #129
- chore(deps): update typescript-eslint monorepo to v5.36.1 by @renovate in #132
- chore: Adds support for accessing Todoist via a baseUrl by @scottlovegrove in #130
Full Changelog: v1.6.0...v1.7.0