Version 30: Bugfixes and Markdown Links
- Fixed bug where
.getDocuments
and.query
didn't returnDocument.obj
data. Thanks @tricknotes for the nice find! #94 - Added
.gitattributes
to handle line endings. Again, thanks @tricknotes for bringing this up. #93
Thanks to @tricknotes for these quick finds!
Usage
To utilize the new version:
- Edit your Google Apps Script
- Open
Resources
>Libraries...
from the menu. - Change the version dropdown to
30
next toFirestoreApp
.