React-admin v5.5.0 is out!🎉 Here's what's new:
React-admin now works with the latest version of these major dependencies:
🔄React Router v7
🎨Material UI v6
⚛️React 19
The create-react-admin command now creates a project with the updated dependencies so you can get started with the latest right away.
React-admin now works with the latest version of these major dependencies:
🔄React Router v7
🎨Material UI v6
⚛️React 19
The create-react-admin command now creates a project with the updated dependencies so you can get started with the latest right away.
Comments
✅ Select All Button in Datagrid
Easily apply a bulk action to all records.
✏️ New component: TextArrayInput
Simplify editing string arrays.
Redirect users to an edition form with modifications already applied.
🔍 Runtime Introspection GraphQL Data Providers
Leverage knowledge of the schema in your own components.
✨ Improved Legibility for the Nano Theme
🛠️ Fixes for checkAuth, useDelete& React Router Deprecation Warnings
📝 Updated Documentation, including a new @vitest.dev tutorial
For the full details, check out the changelog: https://github.com/marmelab/react-admin/releases/tag/v5.5.0
Upgrade today!🚀