Releases: typographist/core
Releases · typographist/core
v19.0.0
19.0.0 (2019-04-24)
Bug Fixes
- remove lib from the gitignore (716ef90)
Code Refactoring
- remove BROWSER_VIEWPORT_WIDTH constant (7dd4537)
- rename BROWSER_DEFAULT_FONT_SIZE with (d4ffecf)
Features
BREAKING CHANGES
- remove BROWSER_VIEWPORT_WIDTH constant
- rename BROWSER_DEFAULT_FONT_SIZE with
BROWSER_CONTEXT
v18.1.1
18.1.1 (2019-04-11)
Bug Fixes
- package: update memoize-one to version 5.0.3 (d0f466e)
v18.1.0
18.1.0 (2019-03-29)
Features
- modular-scale: add memoization (b74ec3b)
v18.0.0
18.0.0 (2019-03-26)
Code Refactoring
BREAKING CHANGES
- Rewrote the user configuration validation module, deleted Ramda and Flow.
Reduced library size from 16.1kb to 4.07
v17.1.3
17.1.3 (2019-03-23)
Bug Fixes
- package: update igogo to version 1.7.1 (81b5980)
v17.1.2
17.1.2 (2019-03-16)
Bug Fixes
- package: update igogo to version 1.7.0 (1596b03)
v17.1.0
17.1.0 (2019-03-02)
Features
- add function getBreaksModelOrDefaultModel (ea94f63)