hoppula / refire

Declarative Firebase bindings for Redux and React
46 stars 9 forks source link

Compatibility with v3.x #3

Closed p0o closed 8 years ago

p0o commented 8 years ago

Great stuff! Wondering how much is it compatible with the API of Google Firebase v3.x and if there are any plans for that or not?

talves commented 8 years ago

Good Question, I am wondering the same thing.

hoppula commented 8 years ago

Thanks!

Currently all the tests depend on firebase-server and it doesn't currently support Firebase API v3.

I've been thinking of starting migration to v3 anyways, but I'm currently very busy with other projects. If someone wants to help, PRs are more than welcome. I'll eventually do it myself if needed, but don't expect anything in near future (next month or so).

hoppula commented 8 years ago

There's now next branch with API v3 support. I haven't published 2.0.0-beta1 to npm yet, but I'll do it soon.

urish commented 8 years ago

firebase-server now supports v3

hoppula commented 8 years ago

@urish Great news, thanks!

prescottprue commented 8 years ago

Been contacting all of the authors of redux-firebase libraries to see if we can work together on a single Defacto solution as it seems like every library is dealing with the v3 update.

Here are just some of the options:

Not sure if everyone here is on the Firebase Slack, but there is a Redux channel there. Might be good to have discussion there so we don't have to leave an issue open in this repo.

MrRoyce commented 8 years ago

@prescottprue I would like to join the firebase-community.slack.com but I don't have an id? Do I need an invitation?

hoppula commented 8 years ago

Refire is compatible with Firebase API v3 since 2.0.0.

prescottprue commented 8 years ago

@hoppula @MrRoyce @urish @talves @p0o

I know this issue is closed, but wanted to mention that we are rallying the contributors of redux-firebase libraries in this redux-firebase gitter to discuss possible overlap.

Everyone is welcome!