![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@toolpad/studio
Advanced tools
Toolpad Studio is a self-hosted low-code admin builder designed to extend the MUI React components. It's for developers of all trades who want to save time building internal applications. Drag-and-drop from a catalogue of pre-built components, connect to any data source and build apps quickly.
Install the package in your project directory with:
npx create-toolpad-app@latest --studio my-toolpad-studio-app
# or
yarn create toolpad-app --studio my-toolpad-studio-app
# or
pnpm create toolpad-app --studio my-toolpad-studio-app
Visit https://mui.com/toolpad/studio/getting-started/ to view the full documentation.
Check out our mui-public app to see how a Toolpad Studio app looks in production. Our documentation contains more examples to help you get started.
The changelog is regularly updated to reflect what's changed in each new release.
Future plans and high-priority features and enhancements can be found in the roadmap.
v0.12.0
<!-- generated comparing v0.11.0..master -->Jan 10, 2025
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
BREAKING CHANGE
AppProvider
exports have been renamed for clarity:(Note the change in the path from react-router-dom
to react-router
)
- import { AppProvider } from '@toolpad/core/react-router-dom';
+ import { ReactRouterAppProvider } from '@toolpad/core/react-router';
- import { AppProvider } from '@toolpad/core/nextjs';
+ import { NextAppProvider } from '@toolpad/core/nextjs';
create-toolpad-app
to support ViteDashboardLayout
PageHeader
@toolpad/core
DashboardLayout
(#4522) @gil-obradorsAccount
component (#4555) @bharatkashyapAppProvider
s (#4553) @apedroferreiraPageHeader
(#4571) @null93All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @gil-obradors, @null93, @oliviertassinari
FAQs
<!-- markdownlint-disable-next-line -->
The npm package @toolpad/studio receives a total of 385 weekly downloads. As such, @toolpad/studio popularity was classified as not popular.
We found that @toolpad/studio demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.