Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firestore: timestampsInSnapshots support #129

Open
BrianChapman opened this issue Jan 27, 2019 · 0 comments
Open

Firestore: timestampsInSnapshots support #129

BrianChapman opened this issue Jan 27, 2019 · 0 comments

Comments

@BrianChapman
Copy link

BrianChapman commented Jan 27, 2019

The timestampsInSnapshots option has been around for a while but it is deprecated and now is enabled by default.

Version 5.8.0 - Jan 17, 2019

BREAKING: The timestampsInSnapshots setting is now enabled by default. Now, timestamp 
fields read from a DocumentSnapshot will be returned as Timestamp objects instead of Date. 
Any code expecting to receive a Date object must be updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant