## 20-06-2022 `@chakra-ui/react@2.2.2` - Remove internal usage of createBreakpoints function **Skeleton** `v2.0.7` - extend doc for `fadeDuration` prop - Remove internal usage of createBreakpoints function **Color Mode** `v2.1.0` - Check if the MediaQueryList object supports the addEventListener() method, else fallback to the legacy .addListener() method. **Cli** `v2.1.1` - Add --no-format option - Fix issue where CLI crashed due to lodash throttle dependency **Toast** `v3.0.0` - Move `@chakra-ui/system` to peer dependency **System** `v2.2.0` - Extract and export `getToken` function from `useToken` - Improve parameter types for `useToken`- Remove internal usage of createBreakpoints function **Media Query** `v3.1.1` - Remove internal usage of createBreakpoints function **Styled System** `v2.2.1` - Remove internal usage of createBreakpoints function **Theme** `v2.1.1` - Remove internal usage of createBreakpoints function - Add border radius of zero to the default full size modal **Theme Tools** `v2.0.3` - Remove internal usage of createBreakpoints function **Layout** `v2.0.3` - SimpleGrid: Fix issue where `minChildWidth` doesn't work with size tokens **Descendant** `v3.0.3` - Apply type constraints to `useDescendants` hook for improved TypeScript 4.8 support **Checkbox** `v2.1.1` - fixed issue where switch cannot be toggled when text is selectedd **Tooltip** `v2.0.3` - Avoid rendering multiple tooltips so that they are not appeared after opening a modal **Radio** `v2.0.3` - Fix issue where radio doesn't show focus when interacting with keyboard **Modal** `v2.1.0` - Export `useDrawerContext` hook