v12.0.0
github-actions
released this
23 May 10:45
·
489 commits
to master
since this release
12.0.0 (2023-05-23)
Features
- add
docs
for v12 (1b8d610) - add
useMediaQuery
hook (dcceefb) - add correct types for
createStyledBreakpointsTheme
(86fe548) - add correct types for
DefaultStyledBreakpointsTheme
(#1494) (fcf7463) - add correct types for styled breakpoints (1d4bc62)
- remove
createTheme
,up
,down
,between
,only
(6b9ac35), closes #1453 #1449 #1486 - set
options
as optional argument (#1493) (f35715a)
BREAKING CHANGES
- remove functions
createTheme
,up
,down
,between
,only
,useBreakpoint
.
Removereact-styled
andreact-emotion
directoies.