Skip to content

Releases: Doist/todoist-api-typescript

v2.0.4

26 Sep 11:46
221f2d5
Compare
Choose a tag to compare

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

14 Sep 12:57
f546fe0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

Corrects one final id number type

13 Sep 15:51
e4440dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

Fixes errors caused by null types

13 Sep 15:37
44cac53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

Moves to using v2 of the REST API

08 Sep 08:46
c9ea2af
Compare
Choose a tag to compare

Also includes using v9 of any Sync API calls.

What's Changed

Full Changelog: v1.7.0...v2.0.0

Adds support for accessing Todoist via a baseUrl

07 Sep 13:07
31a35c5
Compare
Choose a tag to compare

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