deleteItemsWithIds
has been renamed to deleteItemsWithIdentifiers
to match the documentation and TypeScript definition. This is released as a breaking change because some people may have been using the old API method
Thanks to @wsliaw for fixing in #25