react-virtualized v9.0.5 Release Notes

    • ๐Ÿ’… ๐ŸŽ‰ Explicitly set width/height style to "auto" before re-measuring CellMeasurer content so that new measurements can be taken. (#593)
    • ๐Ÿ› CellMeasurerCache now correctly recomputes cached row height and column width values when cells are cleared. (#594)