Skip to content

Releases: front-of-house/hypostyle

v3.1.3

16 Dec 21:08
Compare
Choose a tag to compare

3.1.3 (2021-12-16)

Bug Fixes

v3.1.2

03 May 22:08
Compare
Choose a tag to compare

3.1.2 (2021-05-03)

Bug Fixes

  • add a few missing bg props (78905fb)

v3.1.1

03 May 17:07
Compare
Choose a tag to compare

3.1.1 (2021-05-03)

Bug Fixes

  • macros: only apply truthy macros (250f07b)

v3.1.0

30 Apr 16:52
Compare
Choose a tag to compare

3.1.0 (2021-04-30)

Features

v3.0.1

26 Apr 22:59
Compare
Choose a tag to compare

3.0.1 (2021-04-26)

Bug Fixes

  • ff: add fontFamily shorthand to default preset (4a75619)

v3.0.0

07 Apr 18:08
f81ea31
Compare
Choose a tag to compare

3.0.0 (2021-04-07)

Bug Fixes

  • bump: no-op publish (152a590)
  • include properties in exports (fbf6f8a)

Features

  • parsing: improve style(), add explode() (67e0cfe), closes #5

BREAKING CHANGES

  • parsing: Shorthands API updated, and is complimentary to the properties API. style() behaves
    slightly differently, and added explode() for better usage in other libraries. Also required
    extensive Typescript type updates.

v3.0.0-beta.1

07 Apr 17:53
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2021-04-07)

Features

  • parsing: improve style(), add explode() (1ede9a9), closes #5

BREAKING CHANGES

  • parsing: Shorthands API updated, and is complimentary to the properties API. style() behaves
    slightly differently, and added explode() for better usage in other libraries. Also required
    extensive Typescript type updates.

v2.9.2

07 Apr 01:41
Compare
Choose a tag to compare

2.9.2 (2021-04-07)

Bug Fixes

  • allow macros to be overridden (9d29700)

v2.9.1

06 Apr 16:10
Compare
Choose a tag to compare

2.9.1 (2021-04-06)

Bug Fixes

v2.9.0

06 Apr 15:26
Compare
Choose a tag to compare

2.9.0 (2021-04-06)

Features

  • style: support functions with style() (25d0b51)