Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Releases: typographist/core

v19.1.1

05 May 23:02
Compare
Choose a tag to compare

19.1.1 (2019-05-05)

Bug Fixes

v19.1.0

05 May 21:37
Compare
Choose a tag to compare

19.1.0 (2019-05-05)

Features

  • add create memoize function (4cc36d0)
  • export createMemoize (c4d556f)

v19.0.0

24 Apr 02:38
Compare
Choose a tag to compare

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

11 Apr 19:16
Compare
Choose a tag to compare

18.1.1 (2019-04-11)

Bug Fixes

  • package: update memoize-one to version 5.0.3 (d0f466e)

v18.1.0

29 Mar 23:27
Compare
Choose a tag to compare

18.1.0 (2019-03-29)

Features

  • modular-scale: add memoization (b74ec3b)

v18.0.0

26 Mar 23:00
Compare
Choose a tag to compare

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

23 Mar 18:38
Compare
Choose a tag to compare

17.1.3 (2019-03-23)

Bug Fixes

  • package: update igogo to version 1.7.1 (81b5980)

v17.1.2

16 Mar 11:55
Compare
Choose a tag to compare

17.1.2 (2019-03-16)

Bug Fixes

  • package: update igogo to version 1.7.0 (1596b03)

v17.1.1

02 Mar 22:44
Compare
Choose a tag to compare

17.1.1 (2019-03-02)

Bug Fixes

v17.1.0

02 Mar 22:15
Compare
Choose a tag to compare

17.1.0 (2019-03-02)

Features

  • add function getBreaksModelOrDefaultModel (ea94f63)