mobxjs / mobx-devtools

Mobx Devtools (React, Chrome Extension) - Looking for maintainers! https://github.com/mobxjs/mobx-devtools/issues/55
MIT License
489 stars 33 forks source link

Remove legacy peer dependencies #118

Open coolsoftwaretyler opened 2 weeks ago

coolsoftwaretyler commented 2 weeks ago

In https://github.com/mobxjs/mobx-devtools/pull/116, we bumped from Node v10 to v20, but that change requires us to use --legacy-peer-deps.

We should fix our peer dependencies to work correctly without the legacy flag.

coolsoftwaretyler commented 1 week ago

I had someone email me about taking this on. We made a plan. I don't know their GitHub handle so I can't assign this to them yet, but we do have a volunteer to get started here (as far as I know).

I'll keep an eye on it and remind them if there isn't progress over the weekend.

coolsoftwaretyler commented 5 days ago

I haven't heard from them for a while, so I followed up. If I don't hear back by tomorrow I'll just take this one myself next week.

grvv commented 4 days ago

@coolsoftwaretyler, Hey sorry for delaying things a bit, due to issues with my personal laptop. You can assign me the issue now 🖖

coolsoftwaretyler commented 4 days ago

Done! Let me know if you need anything