This is now the officially supported major version, where we'll keep rolling out new features, bug fixes, and improvements.
Migration guides are available with a complete list of the breaking changes:
The selector gridDensityValueSelector was removed, use the gridDensitySelector instead.
The props rowBuffer and columnBuffer were renamed to rowBufferPx and columnBufferPx.
Their value is now a pixel value rather than a number of items. Their default value is now 150.
This is now the officially supported major version, where we'll keep rolling out new features, bug fixes, and improvements.
Migration guides are available with a complete list of the breaking changes:
Note that this release enables rules to have more restrictive default options as configured in the strict and strict-type-checked configs. See #8364 for more details.
Note that this release enables rules to have more restrictive default options as configured in the strict and strict-type-checked configs. See #8364 for more details.
Bumps the dev-dependencies group with 10 updates:
5.15.13
5.15.14
5.15.13
5.15.14
6.19.6
7.0.0
20.11.28
20.11.30
18.2.66
18.2.69
7.2.0
7.3.1
7.2.0
7.3.1
5.4.2
5.4.3
5.1.6
5.2.6
0.19.4
0.19.7
Updates
@mui/icons-material
from 5.15.13 to 5.15.14Release notes
Sourced from
@mui/icons-material
's releases.... (truncated)
Changelog
Sourced from
@mui/icons-material
's changelog.Commits
9585d28
[release] v5.15.14 (#41540)6da671c
[material-next] Drop the package (#41544)98a08c9
[docs] Fix some Vale errors (#41516)Updates
@mui/material
from 5.15.13 to 5.15.14Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.Commits
9585d28
[release] v5.15.14 (#41540)da74af0
[docs] Fix useStorageState regressions (#41223)fb361fa
[material-ui] Use interface instead of type for props (#41500)98a08c9
[docs] Fix some Vale errors (#41516)c25839e
[material-ui][Select] Fix variant type (#41405)e0e9a2d
[Accordion] Convert to support CSS extraction (#41221)1ff3d5f
[Autocomplete] Convert to support CSS extraction (#40330)144dd13
[Slider][material-ui] Make it zero-runtime compatible (#41201)Updates
@mui/x-data-grid
from 6.19.6 to 7.0.0Release notes
Sourced from
@mui/x-data-grid
's releases.... (truncated)
Changelog
Sourced from
@mui/x-data-grid
's changelog.... (truncated)
Commits
2e5fbb3
v7.0.0 (#12523)fb7e03e
[DataGridPremium] Fix boolean cell not rendered in group rows (#12492)2ec11b7
[core] Bump@mui/material
peer dependency for all packages (#12516)ce28aa1
[DataGrid] Makerows
an optional prop (#12478)1418ac2
[DataGrid] Dynamic virtualization range (#12353)6fc1da5
[DataGrid] FixElementType
usage (#12479)d968a63
[DataGrid] Allow to control the grid density (#12332)22c774e
Bump core (#12499)a764d21
Fix checkbox selection is keeping selection when filtering (#11751)5342203
[DataGrid] Fix cell value formatting on copy (#12357)Updates
@types/node
from 20.11.28 to 20.11.30Commits
Updates
@types/react
from 18.2.66 to 18.2.69Commits
Updates
@typescript-eslint/eslint-plugin
from 7.2.0 to 7.3.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
5995614
chore(release): publish 7.3.1d78d98b
fix(eslint-plugin): [no-floating-promises] revert disable of ignoreVoid in st...4cf8ec7
chore(release): publish 7.3.0d2995df
fix(eslint-plugin): [no-unnecessary-type-assertion] fix false negative for co...2869c68
feat(eslint-plugin): [prefer-reduce-type-parameter] supports tuple, union, in...d830364
test(eslint-plugin): [no-unnecessary-type-assertion] add tests with noUncheck...04e32d6
fix(eslint-plugin): [class-literal-property-style] ignore property assigned i...612875b
fix(eslint-plugin): [explicit-function-return-type, explicit-module-boundary-...da006b1
fix(eslint-plugin): [ban-ts-comment] more accurate handling of multiline comm...71bfb7c
chore: fix ast-spec type import snapshot errors (#8699)Updates
@typescript-eslint/parser
from 7.2.0 to 7.3.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
5995614
chore(release): publish 7.3.14cf8ec7
chore(release): publish 7.3.0883f220
fix: correctengines.node
constraints inpackage.json
(#8671)Updates
typescript
from 5.4.2 to 5.4.3Release notes
Sourced from typescript's releases.
Commits
6ea273c
Update LKGcd06f92
🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)ca8e720
Update LKG010b188
release-5.4: Revert PR 56087 (#57850)fc7006c
Update LKGb45a418
🤖 Pick PR #57801 (Distribute mapped types over array/...) into release-5.4 (#...609560f
Bump version to 5.4.3 and LKGf42605f
🤖 Pick PR #57746 (Revert "Defer processing of nested ...) into release-5.4 (#...485c7c5
Revert "Allow (non-assert) type predicates to narrow by discriminant"… (#57795)7f11456
🤖 Pick PR #57751 (Exclude generic string-like types f...) into release-5.4 (#...Updates
vite
from 5.1.6 to 5.2.6Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.