hello-pangea / dnd

💅 Beautiful and accessible drag and drop for lists with React. ⭐️ Star to support our work!
https://dnd.hellopangea.com
Other
2.48k stars 95 forks source link

Support redux 5 #744

Closed AntonOfTheWoods closed 2 months ago

AntonOfTheWoods commented 11 months ago

Description

Currently it appears that only redux 4 and react-redux 8 are supported, but more recent versions have now been released.

ahadcove commented 10 months ago

Yes please!

100terres commented 10 months ago

Hi @AntonOfTheWoods, thank you for bringing this to our attention. I'll see what we can do to support the latest version.

100terres commented 10 months ago

related to: https://github.com/hello-pangea/dnd/pull/731

Xhale1 commented 9 months ago

I adopted redux 5 at work and everything appears to be working. v5 also had very little breaking changes: https://github.com/reduxjs/redux/releases/tag/v5.0.0

@100terres I think we might be able to widen the dependency range to include 5.x.y with fairly little fuss

100terres commented 8 months ago

I'll try to have a look at this during the weekend.

100terres commented 8 months ago

I've done a clean up on the dependencies. I'll be releasing a v16.6.0 soon. Next steps, I'll bump redux, drop support for React versions below v18.0.0, and release v17.0.0 (I might also revisit our build system for this major).

EDIT (April 19th): I'll be away from my keyboard for a few weeks. I Should have somethings end of May.

EDIT (September 11th): I've had other priorities in the past weeks. I'll see what I can do in the coming days.

yildirim2189 commented 3 months ago

hi, any updates?

100terres commented 2 months ago

@yildirim2189 sorry, I've had other priorities in the past weeks. I'll see what I can do in the upcoming days.

100terres commented 2 months ago

I've opened a PR: https://github.com/hello-pangea/dnd/pull/828

EDIT: It's merged.

100terres commented 2 months ago

I've cut a release. You can update the lib to v17.