github mui/toolpad v0.16.0

2 months ago

Jun 11, 2025

A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

  • CRUD improvements including non-editable fields, rendering custom fields, and page containers out-of-the-box!

BREAKING CHANGE: CRUD pages now include a PageContainer based on the pageTitles prop. Either remove the PageContainer you were using in these pages and set the pageTitles prop, or override the container using the pageContainer slot.
You can find more detailed instructions and examples in the CRUD component documentation.

  • New app provider for Tanstack React Router.
  • New useNavigation hook to access your navigation configuration from anywhere.
  • Japanese locale support.

@toolpad/core

Core

All contributors of this release in alphabetical order: @apedroferreira, @Janpot, @oliviertassinari, @rkristelijn, @yuito-it

Don't miss a new toolpad release

NewReleases is sending notifications on new releases.