Mar 11, 2025
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Add new Crud component: this new component provides UIs to interact with data from any data source (create, read, update and delete), with minimal configuration from a single data source definition. Try it out and please share any issues you find!
@toolpad/core
- Add CRUD component (#4486) @apedroferreira
- Adjust CRUD types and documentation (#4751) @apedroferreira
- Add "new" label to CRUD item (#4750) @apedroferreira
Core
- Revert ESM update for toolpad-core (#4745) @Janpot
- Remove email as a way to get support (#4716) @oliviertassinari
All contributors of this release in alphabetical order: @apedroferreira, @Janpot, @oliviertassinari