Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Item returning

Compare
Choose a tag to compare
@aluisiora aluisiora released this 08 Mar 12:46
· 33 commits to development since this release

BREAKING CHANGE

When adding, updating or removing, the referenced items will be returned from the promise.

  • When adding, the item added will be returned.
  • When updating, disabling or enabling items, the updated info will be returned.
  • When removing, the items removed will be returned.
  • When moving items, the items moved will be returned.