mesqueeb / vuex-easy-firestore

Easy coupling of firestore and a vuex module. 2-way sync with 0 boilerplate!
https://mesqueeb.github.io/vuex-easy-firestore
MIT License
233 stars 28 forks source link

Update library for firebase v9 #372

Closed bangdragon closed 2 years ago

bangdragon commented 2 years ago

Firebase v9 has been released. So please update this library for working with firebase v9. Thanks

wifisher commented 2 years ago

I have made the changes that I think are needed to support Firebase v9 using the compat libraries.

See https://github.com/mesqueeb/vuex-easy-firestore/pull/375

mesqueeb commented 2 years ago

@wifisher thank you very much, I will review and release somewhere this week.

mesqueeb commented 2 years ago

released