Skip to content

Releases: mg901/styled-breakpoints

v10.2.2

11 Jan 18:33
Compare
Choose a tag to compare

10.2.2 (2022-01-11)

Bug Fixes

v10.2.1

22 Dec 23:57
Compare
Choose a tag to compare

10.2.1 (2021-12-22)

Bug Fixes

v10.2.0

20 Dec 00:05
Compare
Choose a tag to compare

10.2.0 (2021-12-20)

Features

  • add another default breakpoint xxl: 1400px (#1115) (6fc1bac)

v10.1.1

19 Dec 22:28
Compare
Choose a tag to compare

10.1.1 (2021-12-19)

Bug Fixes

  • fixed behavior when useBreakpoint could not work without ThemeProvider (4235a79)

v10.1.0

19 Dec 20:20
Compare
Choose a tag to compare

10.1.0 (2021-12-19)

Features

v10.0.1

27 May 16:05
Compare
Choose a tag to compare

10.0.1 (2021-05-27)

Bug Fixes

v10.0.0

03 Mar 22:30
Compare
Choose a tag to compare

10.0.0 (2021-03-03)

Bug Fixes

  • peer-deps: replace react "^16.8.0" with "^17.0.0" #916 (938dbff)

BREAKING CHANGES

  • no breaking changes. Update React to version ^17.x.x.

v9.0.12

25 Feb 23:18
Compare
Choose a tag to compare

9.0.12 (2021-02-25)

Bug Fixes

  • use-brekpoint: move the call of the useTheme hook to useBreakpoint (8a08fdb)

v9.0.11

25 Feb 22:33
Compare
Choose a tag to compare

9.0.11 (2021-02-25)

Bug Fixes

  • use-brekpoint: useBreakpoint works without theme (#911) (c58e505)

v9.0.10

24 Feb 20:13
Compare
Choose a tag to compare

9.0.10 (2021-02-24)

Bug Fixes