Releases: typographist/core
Releases · typographist/core
v9.1.0
9.1.0 (2019-01-26)
Features
v9.0.0
9.0.0 (2019-01-24)
Code Refactoring
- remove helpers and modular-scale (b294ded)
BREAKING CHANGES
- remove fuctions modular-scale, camelize,
normalizeString, toCebabCase, toPxIfHasEm, toSnakeCase, isNumeric
v8.0.0
8.0.0 (2019-01-23)
Code Refactoring
- make-breakpoints: remove safe-make-breakpoints (ef3d8ea)
BREAKING CHANGES
- make-breakpoints: make breakpoints function no longer
returns the Maybe type. The associative array is returned
v7.0.1
7.0.1 (2019-01-23)
Bug Fixes
- error-messages: fix error messages (0ea8058)
- error-messages: fix error messages (ef26a60)
v7.0.0
7.0.0 (2019-01-23)
Code Refactoring
- safe-make-breakpoints: safe-make-breakpoints (185af95)
BREAKING CHANGES
- safe-make-breakpoints: safe-make-breakpoints returns Maybe monad
v6.1.0
6.1.0 (2019-01-23)
Bug Fixes
- flow: add flow types for makeBreakpoints (ba7d0c1)
Features
- flow: add type BreakpointsMap (0f630b2)
v6.0.0
6.0.0 (2019-01-23)
Code Refactoring
- make-breakpoints: change the output of the breakpoints (32ccd4d)
BREAKING CHANGES
- make-breakpoints: breakpoints are not an array but an associative array
v5.1.2
5.1.2 (2019-01-21)
Bug Fixes
- models: fix type for user-config (43ad00b)
v5.1.1
5.1.1 (2019-01-21)
Bug Fixes
- percentage: add the type of 'string[]' to the function parameter (e4794b0)
v5.1.0
5.1.0 (2019-01-18)
Bug Fixes
- hepers: fix path for isNumeric function (b221f70)
Features
- rollup: add rollup-plugin-flow-entry (aff17f7)