Skip to content

v11.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 17:16
· 297 commits to main since this release

11.0.0 (2022-04-07)

  • Merge pull request #82 from peerigon/missing-api-endpoints (1ba235b), closes #82

BREAKING CHANGES

  • We removed all task related endpoints and also getSearchTexts() since these were deprecated for quite a while now.
  • Fixed some incorrect return typings. You might see type errors in your TypeScript project.