Releases: mg901/styled-breakpoints
Releases · mg901/styled-breakpoints
v6.3.0
6.3.0 (2019-02-08)
Features
v6.2.0
6.2.0 (2019-01-25)
Features
- src: add custom msg for error (638b573)
v6.1.5
6.1.5 (2019-01-22)
Bug Fixes
v6.1.4
6.1.4 (2019-01-19)
Bug Fixes
v6.1.3
6.1.3 (2019-01-18)
Bug Fixes
v6.0.0
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
5.0.0 (2019-01-14)
Bug Fixes
Features
- user-api: change user-api (10fb828)
BREAKING CHANGES
- user-api: Remove function createBreakpoints. Now the breakpoints are announced in the theme
provider.