Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

todoist-rest-client v.4.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 21:59
· 2 commits to master since this release
276e4c6

BREAKING CHANGES

  • This version uses the native fetch API of node 18. It won't work in previous versions.
  • As Axios has been removed, some response types have changed. Now native Response API is used.