Skip to content

Releases: postcss/postcss-font-variant

5.0.0

12 Jan 18:09
Compare
Choose a tag to compare

5.0.0 - 2021-01-12

  • Changed: use PostCSS 7 API
  • Updated: Node support to 10.0.0 (major)

4.0.1

28 Oct 07:01
Compare
Choose a tag to compare
  • Fixed: Incorrect conversion of small-caps (#15)

4.0.0

28 Oct 07:01
Compare
Choose a tag to compare
  • Changed: use PostCSS 7 API

3.0.0

11 May 04:40
Compare
Choose a tag to compare
  • Changed: use PostCSS 6 API

2.0.1

08 Jul 04:31
Compare
Choose a tag to compare
  • Fixed: existing font-feature-settings being duplicated.
    (#8 - @ChaosExAnima)

2.0.0

08 Sep 04:53
Compare
Choose a tag to compare
  • Added: compatibility with postcss v5.x
  • Removed: compatiblity with postcss v4.x

1.2.0

13 Aug 08:24
Compare
Choose a tag to compare
  • Added: compatibility with postcss v4.1.x
    (#5)

1.1.0

29 Jan 14:41
Compare
Choose a tag to compare
  • Fixed: Properly handle font-variant-position:normal (#3)
  • Added: support font-kerning (#2)

1.0.2

27 Jan 06:43
Compare
Choose a tag to compare
  • Fixed: Re–use existing font-feature-settings declarations to avoid creating multiples that override themselves (#1)