react-beautiful-dnd
react-beautiful-dnd copied to clipboard
[Announcement] Maintenance will continue with @hello-pangea/dnd 🎉 (react 18 support)
Hello hello!
@100terres and I are co-maintaining a new community-led fork of this project, @hello-pangea/dnd! Some cool improvements:
- Migrate repo from Flow to TypeScript (yay! 🎉)
- Support React 18
- Support strict mode
- Upgrade testing infrastructure
- Use React Testing Library
- Run tests for React 16, 17, and 18
- Update dependencies
- Support react-redux 8
I want to give a massive thank you to the original authors of react-beautiful-dnd and my co-maintainer @100terres for their amazing work on this library.
-
npm install @hello-pangea/dnd - Replace all imports of
react-beautiful-dndwith@hello-pangea/dnd - Enjoy :)
Awesome