-
Notifications
You must be signed in to change notification settings - Fork 409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v4.2.3 is not published on npm #570
Comments
Easy to fix. Please do it |
The library is virtually unmaintained. It's a shame. |
The API of the repo is much better than any other firebase lib I've seen over the years. Definitely a shame to see it go unmaintained. Seems the latest refactor was very complex but is as good as finished.
I guess you'd be the best person to ask @jhuleatt. |
Whoops, thanks all, I've published 4.2.3. We're hoping to give the ReactFire repo a cleanup this week, and are also working on a longer-term plan both for maintenance and for if/how we integrate with the new React stuff like server components. If anyone has a specific issue that's bugging them, please respond here and I'll prioritize it during this week's cleanup! |
Thanks @jhuleatt, very excited to see activity on this project! A couple pain points I run into regularly:
|
Thank you @jhuleatt! Very exciting indeed! If I may say so:
|
I encountered a weird bug with
useUser
, status issuccess
in the start, I went down a rabbit hole just to realize that v4.2.3 fixes the bug but it is not published on npm.The text was updated successfully, but these errors were encountered: