Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

50 lines (30 loc) · 1.52 KB

Changelog

4.1.1 - 2021-11-10

  • Correctly publish built files

4.1.0 - 2021-11-09

Unpublished.

  • Add defaultOutputType to main rhythm creation function.

4.0.0 - 2021-11-09

Unpublished.

  • Replace theme.rhythmHeight return value with theme.rhythm.X, where .X is the config used to setup the rhythm theme.

3.0.0 - 2021-11-09

Unpublished.

  • Add outputType option to setFontWithRhythm() to optionally get object styles instead of string styles.
  • Add global is now a function: global() with a single option to get object styles instead of string styles.

2.0.1 - 2018-04-19

  • Remove floating point rounding issues for lineheight calculations

2.0.0 - 2018-03-28

  • All units are rem, playing nicely with zoomed text in browsers
  • Better README.md

1.0.0 - 2018-03-23

  • Initial version