Skip to content

Releases: front-of-house/hypostyle

v2.4.0

23 Mar 22:36
Compare
Choose a tag to compare

2.4.0 (2021-03-23)

Features

  • named breakpoints: adds breakpoint object syntax (8497d10)

v2.3.0

09 Feb 01:38
Compare
Choose a tag to compare

2.3.0 (2021-02-09)

Features

  • css functions: support styles as function of theme (dd19d91)

v2.2.3

09 Feb 00:54
Compare
Choose a tag to compare

2.2.3 (2021-02-09)

Bug Fixes

  • css: ensure empty style blocks return '' (d6c25e6)

v2.2.2

09 Feb 00:46
Compare
Choose a tag to compare

2.2.2 (2021-02-09)

Bug Fixes

  • docs: improve examples and words (66611cb)

v2.2.1

08 Feb 05:29
Compare
Choose a tag to compare

2.2.1 (2021-02-08)

Bug Fixes

  • docs: better WIP docs (76cd08a)
  • presets: add breakpoints to presets (fc02b6e)

v2.2.0

08 Feb 04:47
Compare
Choose a tag to compare

2.2.0 (2021-02-08)

Bug Fixes

  • types: add missing values, reorg (2c948e9)

Features

v2.1.0

08 Feb 04:28
f0a78d8
Compare
Choose a tag to compare

2.1.0 (2021-02-08)

Bug Fixes

  • fontweight: ensure fontWeight is cast to string (95438f6)

Features

  • typescript: adds typescript declarations (802b12f)

v2.0.0

07 Feb 21:34
6395360
Compare
Choose a tag to compare

2.0.0 (2021-02-07)

Bug Fixes

  • deps: remove build deps (138099d)
  • exports: remove build step (48ca8db)
  • hydrate: include hydrate by default at ID #hypo (3bc6328)

Features

  • nano-css: adds nano-css for style creation (1f858ec)

BREAKING CHANGES

  • nano-css: Existing css() API has been replaced and renamed to style()

v2.0.0-beta.4

07 Feb 21:32
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

2.0.0-beta.4 (2021-02-07)

Bug Fixes

  • deps: remove build deps (138099d)

v2.0.0-beta.3

05 Feb 23:36
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

2.0.0-beta.3 (2021-02-05)

Bug Fixes

  • exports: remove build step (48ca8db)