Skip to content

v7.6.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 14:07
· 119 commits to master since this release
3a28134

Features

  • Added a queryDocumentById to allow consumers to choose if they want an error or not when requesting a document by id. Reverted the previous change, getDocumentById issues 404 if doc not found.