Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

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

Pre-release
Pre-release

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.