FirebaseExtended / firestoreodm-flutter

BSD 3-Clause "New" or "Revised" License
35 stars 11 forks source link

[question]Version Release Coordination between cloud_firestore and cloud_firestore_odm #1

Closed motucraft closed 7 months ago

motucraft commented 8 months ago

I have a question regarding the version release strategy between cloud_firestore and cloud_firestore_odm. Currently, the latest version of cloud_firestore is 4.15.2, while cloud_firestore_odm depends on cloud_firestore 4.14.0. Given that both packages are closely related, I was wondering if their version releases are coordinated in any way. Specifically, when cloud_firestore is updated, should we expect a corresponding update in cloud_firestore_odm to ensure compatibility, or are their releases independent of each other?

https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore

Thank you for your time and effort in maintaining these packages.

motucraft commented 7 months ago

https://github.com/FirebaseExtended/firestoreodm-flutter/issues/7#issuecomment-1976169509

rrousselGit commented 7 months ago

Releases are independent