diff --git a/docs/notifications.json b/docs/notifications.json index 22c1b5df25b935..01ee0a5b7ea6da 100644 --- a/docs/notifications.json +++ b/docs/notifications.json @@ -1,9 +1,4 @@ [ - { - "id": 78, - "title": "MUI X v6.18.x and the latest improvements before the next major", - "text": "New stable components, polished features, better performance and more. Check out the details in our recent blog post." - }, { "id": 81, "title": "Introducing MUI X v7", @@ -13,5 +8,10 @@ "id": 82, "title": "Upcoming changes to MUI X pricing in 2024", "text": "Check out the new pricing updates and how to transition to the new model." + }, + { + "id": 83, + "title": "Material UI v6 is out now", + "text": "This major release includes CSS variables support, experimental opt-in CSS extraction, and many more improvements. Check out the announcement blog post." } ]