v105.0.0
105.0.0 (2022-03-29)
⚠ BREAKING CHANGES
- row, column: Row and Column components are deprecated
and could no longer be used, please use the GridContainer and GridItem components instead.
To help with migration please use our codemodnpx carbon-codemod replace-row-column-with-grid
Code Refactoring
- row, column: remove deprecated components (c5b9bb0)