Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 17:57
· 77 commits to main since this release
2010cef

3.0.0 (2022-08-25)

Features

  • Update implementation based on ProjectV2* APIs, add draft APIs, project.items.remove* APIs no return items if found (#72) (2010cef)

BREAKING CHANGES

  • org constructor option has been replaced with owner in order to support user projects
  • node IDs changed, even for the same projects/project items etc
  • project.item.remove* APIs now return the removed item, if it was found.