File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 22- [ changed] Added ` @RestrictTo ` annotations to discourage the use of APIs that
33 are not public. This affects internal APIs that were previously obfuscated
44 and are not mentioned in our documentation.
5+ - [ changed] Improved error messages for certain Number types that are not
6+ supported by our serialization layer (#272 ).
57
68# 16.0.6
79- [ fixed] Fixed an issue that could cause a NullPointerException during the
Original file line number Diff line number Diff line change 1111- [ changed] Added ` @RestrictTo ` annotations to discourage the use of APIs that
1212 are not public. This affects internal APIs that were previously obfuscated
1313 and are not mentioned in our documentation.
14+ - [ changed] Improved error messages for certain Number types that are not
15+ supported by our serialization layer (#272 ).
1416
1517# 18.0.1
1618- [ fixed] Fixed an issue where Firestore would crash if handling write batches
You can’t perform that action at this time.
0 commit comments