Skip to content

Releases: stormwarning/tailwindcss-opentype

v1.1.0

12 Aug 16:50
bf4c6fc
Compare
Choose a tag to compare

tailwindcss-opentype

1.1.0 — 2022-08-12

🎁 Added

  • Add stylistic alternates — salt — utility #90

1.0.0 — 2022-03-25

💣 Breaking changes

  • Drop support for legacy AOT mode in order to support v3 #87

    Plugin no longer supports v1, may still work in v2 as long as JIT mode is enabled.

0.5.0 — 2022-03-24

🎁 Added

  • Add stylistic sets utilities #84

0.4.0 — 2021-09-21

🎁 Added

  • Add historical ligatures — hlig — utility #69
  • Add font-kerning utilities #67

0.3.0 — 2021-09-08

🎁 Added

  • Simplify font-feature-settings use in JIT-mode #57
    Allows use of low-level font feature utilities without requiring the .font-features class to activate.

0.2.0 — 2021-08-20

🎁 Added

  • Add position utility classes #10
    Uses the low-level font-feature-settings property under the hood.

0.1.0 — 2021-04-19

♻️ Changed

  • Update font-variant-ligature utilities #6
    Adds negation utilities and makes classes composable.

🎁 Added

  • Add documentation microsite #8

0.0.2 — 2021-04-07

🎉 Initial release!

  • Add initial utility classes #4
    A handful of the more common OpenType variant settings, no fallbacks yet.

v1.0.0

25 Mar 20:49
6a4f18e
Compare
Choose a tag to compare

💣 Breaking changes

  • Drop support for legacy AOT mode in order to support v3 #87

    Plugin no longer supports v1, may still work in v2 as long as JIT mode is enabled.

v0.5.0

25 Mar 04:16
a28cad8
Compare
Choose a tag to compare

🎁 Added

  • Add stylistic sets utilities #84

v0.4.0

22 Sep 04:09
e0be456
Compare
Choose a tag to compare

🎁 Added

  • Add historical ligatures — hlig — utility #69
  • Add font-kerning utilities #67

v0.3.0

09 Sep 02:52
0dd3818
Compare
Choose a tag to compare

🎁 Added

  • Simplify font-feature-settings use in JIT-mode #57
    Allows use of low-level font feature utilities without requiring the .font-features class to activate.

v0.2.0

21 Aug 04:42
1d287ac
Compare
Choose a tag to compare

🎁 Added

  • Add position utility classes #10
    Uses the low-level font-feature-settings property under the hood.

v0.1.0

19 Apr 17:34
2ec752b
Compare
Choose a tag to compare

♻️ Changed

  • Update font-variant-ligature utilities #6
    Adds negation utilities and makes classes composable.

🎁 Added

  • Add documentation microsite #8

v0.0.2

08 Apr 03:19
523f993
Compare
Choose a tag to compare

🎉 Initial release!

  • Add initial utility classes #4
    A handful of the more common OpenType variant settings, no fallbacks yet.