Releases: mg901/styled-breakpoints
Releases · mg901/styled-breakpoints
v13.1.0
13.1.0 (2024-02-04)
Features
- docs: add an example for custom breakpoints (#1772) (d65e3d8)
v13.0.0
13.0.0 (2024-02-04)
Features
BREAKING CHANGES
- 🧨 remove
StyledBreakpointsTheme
& MediaQueries
types
Configuration
With Default Breakpoints
With Custom Breakpoints
v12.1.9
12.1.9 (2023-11-12)
Bug Fixes
- fix the infinite loop during orientation validation (#1668) (c8f7ae6)
v12.1.7
12.1.7 (2023-11-08)
Bug Fixes
- styled-breakpoints: remove shared cache for public methods (#1656) (ad2ae03)
v12.1.6
12.1.6 (2023-11-04)
Bug Fixes
- remove
styled-components
from dev-deps (efa2a55)
v12.1.5
12.1.5 (2023-07-20)
Bug Fixes
- docs: add
[@latest](https://github.com/latest)
tag to the installation instructions (#1562) (b914155)