material-ui v5.0.4 Release Notes

    • ​<!-- 31 -->[Chip] disable ripple only if onDelete is present. (#29034) @mottox2
    • ​<!-- 06 -->[Pagination] Fix clicking on ... triggering onChange with page value null (#28884) @ZeeshanTamboli
    • ​<!-- 04 -->[Tabs] Alternative way to disable ":first-child is unsafe" error (#28982) @hbjORbj
    • ​<!-- 03 -->[Tabs] Fix ":first-child is potentially unsafe" error (#28890) @hbjORbj
    • ​<!-- 01 -->[transitions] Mark children as required where nullish children would crash at runtime (#29028) @eps1lon