-
Notifications
You must be signed in to change notification settings - Fork 926
Compat class for FieldPath #4038
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
Conversation
|
Binary Size ReportAffected SDKs
Test Logs |
c65fe3a
to
2b4898c
Compare
2b4898c
to
10b8556
Compare
Assigning to Andy since Denver doesn't have time. |
Note: this is similar to #3819 |
This PR removes the FieldPath class in the legacy class in favor of a Compat class that delegates to firestore-exp. It changes all callsites to accept either the Compat class or the firestore-exp FieldPath.