Skip to content

Releases: mg901/styled-breakpoints

v6.3.0

08 Feb 09:18
Compare
Choose a tag to compare

6.3.0 (2019-02-08)

Features

v6.2.0

25 Jan 19:23
Compare
Choose a tag to compare

6.2.0 (2019-01-25)

Features

  • src: add custom msg for error (638b573)

v6.1.5

22 Jan 11:32
Compare
Choose a tag to compare

6.1.5 (2019-01-22)

Bug Fixes

  • helpers: fix flow-types (580e59a)

v6.1.4

19 Jan 21:54
Compare
Choose a tag to compare

6.1.4 (2019-01-19)

Bug Fixes

v6.1.3

18 Jan 00:01
Compare
Choose a tag to compare

6.1.3 (2019-01-18)

Bug Fixes

  • travis: change npm token (2eb9736)

v6.0.0

14 Jan 02:20
Compare
Choose a tag to compare

6.0.0 (2019-01-14)

Code Refactoring

  • public api: remove above and below functions (ca29bcc)

BREAKING CHANGES

  • public api: replace 'above' fn with 'up' and 'below' with 'down'

v5.0.0

14 Jan 00:08
Compare
Choose a tag to compare

5.0.0 (2019-01-14)

Bug Fixes

  • flow: fix imported types (9f8277e)

Features

  • user-api: change user-api (10fb828)

BREAKING CHANGES

  • user-api: Remove function createBreakpoints. Now the breakpoints are announced in the theme
    provider.