[v16.0.0] New organization and maintainer :tada:
Hello fellow GitHubers :wave:
As some of you might have noticed, it can be difficult to manage a complex open source project alone and it can have an impact on how long it takes to fix issues. Like for the issue with react 18! Again sorry to have kept you waiting for weeks without any answer. :disappointed:
To make sure it doesn't happen again and to help with all the work ahead of us on this project, we are welcoming a new maintainer @Xhale1 :tada: Thanks to him we have a working version with react 18. (I love the open source community :heart:)
We also plan in the future (sooner than late) to give second life to other un-maintained projects we like and want to keep alive. Some of those projects might not be react related. For this reason we'll rename and move the project to a new organization. This organization is named hello-pangea! If you want new feature and bug fixes, you should plan to migrate to @hello-pangea/dnd. The migration will be as simple as doing a find and replace!
If you want to be a part of this new adventure let us know on discord :point_right: https://discord.gg/zKhPpmvCEv
Thank you for your support!
Here's a rough list of what's needed to begin this new chapter:
- [x] add new maintainer @Xhale1 :tada:
- [x] add discord join link
- [x] change package name references from
@react-forked/dndto@hello-pangea/dnd - [x] change github path references from
https://github.com/react-forked/dndtohttps://github.com/hello-pangea/dnd - [x] rename existing
hello-pangea/dndrepo tohello-pangea/dnd-old - [x] transfert the ownership of this repo to hello-pangea org
- [x] change domain name from
dnd.react-forked.comtodnd.hellopangea.com - [x] grant repo access to circleci @Xhale1
- [x] make sure circleci works
- [x] make sure all actions continue to work (except circleci and netlify)
- [x] drop netlify
- [x] add vercel @Xhale1
- [x] merge pr containing all the change related to the transfert
- [x] write a blog post about the release, the new name and the new team member! Blog post available here: https://dev.to/100terres/whats-up-with-rfd-578a
- [x] release major version 16.0.0
- [x] deprecate
@react-forked/dndon npm to let people know they should use@hello-pangea/dndinstead of@react-forked/dndmentioning the blog post (using npm deprecate command) - [ ] let people know on react-beautiful-dnd repo what's happening
LGTM
Super excited for the future of this repo :)
Blog post is live: https://dev.to/100terres/whats-up-with-rfd-578a
+1 thanks for this hit the react 18 error today and this was a super simple swap out helped a ton.