Releases: typographist/core
Releases · typographist/core
v5.0.1
5.0.1 (2019-01-17)
Bug Fixes
- travis: add script postbuild (fc7db31)
v5.0.0
5.0.0 (2019-01-17)
Bug Fixes
- move tests from single directory (e73fd40)
- remove key name from UserConfig type (4694971)
Features
- public-api: remove convertors object (c933b8d)
- add greenkeeper ignore (02c2478)
- postbuild script for automatic type generation (29126be)
BREAKING CHANGES
- public-api: Object converters is no longer available outside.
Now each function converter is requested separately
v4.1.0
4.1.0 (2019-01-15)
Features
- flow: add flow types available to end users (115520f)
v4.0.1
4.0.1 (2019-01-12)
Bug Fixes
- lint-staged: fixed lint-staged (4c87b6f)
- prettier: fix prettier 🐛 (bd1aed1)
v4.0.0
4.0.0 (2019-01-10)
Code Refactoring
- modular-scale: made the function curry (1c5496b)
- to-rem: changed the type of parameters (0a761d0)
BREAKING CHANGES
- to-rem: instead of root function accepts an object of breakpoint type
- modular-scale: instead of root the function accepts an object of breakpoint type
v3.0.5
3.0.5 (2019-01-06)
Bug Fixes
- ci: add gh token (baafa70)
- ci: update gh token (150b10a)
- semantic-release: add github plugin (6eef8fa)
- to-rem: add pasefloat for font-size (92b866b)
v3.0.1
3.0.1 (2018-12-27)
Bug Fixes
- package.json: fix path for es.js files (6d95927)
v3.0.0
3.0.0 (2018-12-27)
Features
- index.js: changed the number of exported files (3c37402)
BREAKING CHANGES
- index.js: added the ability to export helpers, calculators, convertors and constants
v2.0.0
2.0.0 (2018-12-25)
Bug Fixes
- percentage function: returns the result as a percentage (d591187)
BREAKING CHANGES
- percentage function: Percentage function returns a string instead of a number.
v1.2.0
1.2.0 (2018-12-25)
Features
- package.json: add commit script (4173200)
- add semantic-release icon (3ff2cba)