Skip to content

Breaking API change: FirebaseDocument.save => FirebaseDocument.saveValue

Pre-release
Pre-release
Compare
Choose a tag to compare
@cdata cdata released this 14 Apr 20:47
· 135 commits to master since this release

This change was made to maintain compatibility with AppStorage, which made the API change to support correct typing in light of Internet Explorer's built-in HTMLElement.save method.