We'd like to extend a big thank you to the 2 contributors who made this release possible. Here are some highlights ✨:
- ⚡️ Update exceljs fork (#22668)
- 🐞 Bugfixes
The following team members contributed to this release:
@brijeshb42, @cherniavskii
Data Grid
@mui/x-data-grid@8.29.0
Internal changes.
@mui/x-data-grid-pro@8.29.0 
Same changes as in @mui/x-data-grid@8.29.0.
@mui/x-data-grid-premium@8.29.0 
This release includes a version bump of the
@mui/x-internal-exceljs-forkpackage to address the vulnerable dependencies.
The following CVEs are fixed:To make this security update possible, we bumped the
nodeversion requirement from>=14.0.0to>=14.17.0.
Node.js 14.17.0 was released in May 2021, so we consider it safe to bump the requirement without causing issues for our users.
Same changes as in @mui/x-data-grid-pro@8.29.0, plus:
- [DataGridPremium] Update exceljs fork (#22668) @cherniavskii
Date and Time Pickers
@mui/x-date-pickers@8.29.0
Internal changes.
@mui/x-date-pickers-pro@8.29.0 
Same changes as in @mui/x-date-pickers@8.29.0.
Charts
@mui/x-charts@8.29.0
Internal changes.
@mui/x-charts-pro@8.29.0 
Same changes as in @mui/x-charts@8.29.0.
@mui/x-charts-premium@8.29.0 
Same changes as in @mui/x-charts-pro@8.29.0.
Tree View
@mui/x-tree-view@8.29.0
Internal changes.
@mui/x-tree-view-pro@8.29.0 
Same changes as in @mui/x-tree-view@8.29.0.
Codemod
@mui/x-codemod@8.29.0
Internal changes.
Core
- [code-infra] Backport flat build setup to v8.x (#22536) @brijeshb42