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

refactor(firestore): remove the QueryDocumentSnapshot interface #570

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

robingenz
Copy link
Member

Pull request checklist

Please check if your PR fulfills the following requirements:

  • The changes have been tested successfully.
  • A changeset has been created (npm run changeset).
  • I have read and followed the pull request guidelines.

Close #510

@robingenz robingenz self-assigned this Feb 28, 2024
@robingenz robingenz merged commit eb15c5e into main Feb 28, 2024
2 checks passed
@robingenz robingenz deleted the fix/issue-510 branch February 28, 2024 13:21
@github-actions github-actions bot mentioned this pull request Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(firestore): update data property type in QueryDocumentSnapshot
1 participant