mayteio / use-pusher

👉 Easy as react/native hooks that integrate with the pusher-js library
https://use-pusher-docs.netlify.com/
144 stars 33 forks source link

Package maintenance status #85

Open OliverBrotchie opened 2 years ago

OliverBrotchie commented 2 years ago

Is this package still being actively maintained? It's been over a year since the last commit and there seems to be a buildup of Dependabot PRs.

We use this package in production so it would be great to hear a status update on this!

mayteio commented 2 years ago

Hey @OliverBrotchie I haven't had time lately to maintain it. Are there any features missing for you or bugs you're encountering?

Kyoss79 commented 2 years ago

e.g.

npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.9.0" from @harelpls/use-pusher@7.2.1 npm ERR! node_modules/@harelpls/use-pusher npm ERR! @harelpls/use-pusher@"^7.2.1" from the root project

tconroy commented 2 years ago

Hi @mayteio, I opened issue #89 here, it seems the project is failing in any React 17+ codebase. Would be great if we could loosen the peer dependency requirement to >16.

fabn commented 1 year ago

@mayteio +1000 for releasing a new version that's at least compatible with react 17

mayteio commented 1 year ago

Are there any volunteers who would like to maintain this?

fabn commented 1 year ago

Are there any volunteers who would like to maintain this?

I don't have the skills to do that, but I think that an easy fix would be to release a new version that allows react 17 alongside with react 16. I don't know if this library can work as is with react 18.

h0jeZvgoxFepBQ2C commented 1 year ago

Any updates about this?

zzincist commented 9 months ago

@mayteio I'm happy to help! Lmk where you think it's best to start with

mayteio commented 9 months ago

I've added you as a collaborator - it's in your hands now :)

On Sat, Dec 16, 2023 at 8:30 PM bird brain @.***> wrote:

@mayteio https://github.com/mayteio I'm happy to help! Lmk where you think it's best to start with

— Reply to this email directly, view it on GitHub https://github.com/mayteio/use-pusher/issues/85#issuecomment-1859018136, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKPQDNCACFKEGHKSD2LQ2XLYJZKM3AVCNFSM5T6XLEZ2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBVHEYDCOBRGM3A . You are receiving this because you were mentioned.Message ID: @.***>

imcodingideas commented 5 months ago

@mayteio can you add me as a collaborator?

mayteio commented 5 months ago

Done!

wodka commented 4 months ago

@imcodingideas @zzincist any new release planned?