dnd icon indicating copy to clipboard operation
dnd copied to clipboard

[v16.0.0] New organization and maintainer :tada:

Open 100terres opened this issue 3 years ago • 3 comments

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/dnd to @hello-pangea/dnd
  • [x] change github path references from https://github.com/react-forked/dnd to https://github.com/hello-pangea/dnd
  • [x] rename existing hello-pangea/dnd repo to hello-pangea/dnd-old
  • [x] transfert the ownership of this repo to hello-pangea org
  • [x] change domain name from dnd.react-forked.com to dnd.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/dnd on npm to let people know they should use @hello-pangea/dnd instead of @react-forked/dnd mentioning the blog post (using npm deprecate command)
  • [ ] let people know on react-beautiful-dnd repo what's happening

100terres avatar Aug 23 '22 02:08 100terres

LGTM

Super excited for the future of this repo :)

Xhale1 avatar Aug 23 '22 04:08 Xhale1

Blog post is live: https://dev.to/100terres/whats-up-with-rfd-578a

100terres avatar Sep 07 '22 05:09 100terres

+1 thanks for this hit the react 18 error today and this was a super simple swap out helped a ton.

The-Code-Monkey avatar Dec 20 '22 13:12 The-Code-Monkey