This pre-release brings the data abstractions from Remix to React Router. There will be more complete release notes for the v6.4 final release. Here are a couple quick resources to take it for a spin:
- Simple demo on stackblitz
- Getting Started With Data Guide on the new (beta) documentation site.
We have a lot more documentation work to do around guides, examples, and use-cases, but the API reference documentation on the new beta site is already quite complete.
npm i react-router-dom@next
Enjoy!