Firebase & StateObject support
This release supports Firebase StorageReference objects. Additionally, you can now create a FetchImage instance immediately without any information, including URLs. Thus, in Swift 5.3 and higher, you can use @StateObject instead of @ObservedObject.