Skip to content

Releases: mg901/styled-breakpoints

v13.1.0

04 Feb 17:47
Compare
Choose a tag to compare

13.1.0 (2024-02-04)

Features

  • docs: add an example for custom breakpoints (#1772) (d65e3d8)

v13.0.0

04 Feb 17:03
Compare
Choose a tag to compare

13.0.0 (2024-02-04)

Features

BREAKING CHANGES

  • 🧨 remove StyledBreakpointsTheme & MediaQueries types

Configuration

With Default Breakpoints

image

With Custom Breakpoints

image


image


image

v12.1.10

17 Jan 07:02
Compare
Choose a tag to compare

12.1.10 (2024-01-17)

Bug Fixes

v12.1.9

12 Nov 01:00
Compare
Choose a tag to compare

12.1.9 (2023-11-12)

Bug Fixes

  • fix the infinite loop during orientation validation (#1668) (c8f7ae6)

v12.1.8

08 Nov 17:51
Compare
Choose a tag to compare

12.1.8 (2023-11-08)

Bug Fixes

  • optimize only method for O(1) performance (#1657) (3c8c92c)

v12.1.7

08 Nov 16:42
Compare
Choose a tag to compare

12.1.7 (2023-11-08)

Bug Fixes

  • styled-breakpoints: remove shared cache for public methods (#1656) (ad2ae03)

v12.1.6

04 Nov 10:06
Compare
Choose a tag to compare

12.1.6 (2023-11-04)

Bug Fixes

  • remove styled-components from dev-deps (efa2a55)

v12.1.5

20 Jul 15:49
Compare
Choose a tag to compare

12.1.5 (2023-07-20)

Bug Fixes

  • docs: add [@latest](https://github.com/latest) tag to the installation instructions (#1562) (b914155)

v12.1.4

19 Jul 23:07
Compare
Choose a tag to compare

12.1.4 (2023-07-19)

Bug Fixes

v12.1.3

18 Jul 13:40
Compare
Choose a tag to compare

12.1.3 (2023-07-18)

Bug Fixes