Releases: typographist/core
Releases · typographist/core
v12.1.0
12.1.0 (2019-02-06)
Features
- calc-root: removed the rounding to a whole number (774299b)
v12.0.0
12.0.0 (2019-02-04)
Code Refactoring
- modular-scale: uncurry modular-scale (c299571)
BREAKING CHANGES
- modular-scale: uncurry modular scale.
Now the function accepts 3 parameters step
, base
, ratio
v11.2.1
11.2.1 (2019-02-04)
Bug Fixes
- modular-scale: fix flow-types (0948820)
v11.2.0
11.2.0 (2019-02-03)
Bug Fixes
- modular-scale: fix flow-type (dc0e4ed)
Features
- models: add type BreakpointWithoutRoot (ec9d04c)
v11.1.2
11.1.2 (2019-02-03)
Bug Fixes
- fix flow-types for modularScale function (9ad04ab)
v11.0.0
11.0.0 (2019-01-27)
Code Refactoring
BREAKING CHANGES
- rename make-breakpoint with
make-breakpoints-map
v10.0.0
10.0.0 (2019-01-27)
Code Refactoring
- modular-scale: change modular-scale function api (17b99cf)
BREAKING CHANGES
- modular-scale: uncurry modular-scale