You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
03-10-2019 20:09 PDT
New Features
feature: Added FieldValue.increment(), which can be used in create(), update() and set(..., {merge:true}) to
increment or decrement numeric field values safely without transactions (#444)