[README]: /packages/evokit-text/README.md [evokit]: /packages/evokit/README.md [text-display]: /packages/evokit-text/?id=text-display [text-wrap]: /packages/evokit-text/?id=text-wrap [text-lheight]: /packages/evokit-text/?id=text-lheight [text-size]: /packages/evokit-text/?id=text-size [text-weight]: /packages/evokit-text/?id=text-weight [issues_4]: //github.com/docccdev/evokit/issues/4 # EvoKit - Text [![](https://img.shields.io/npm/v/evokit-text.svg)](https://www.npmjs.com/package/evokit-text) [![](https://img.shields.io/badge/page-README-42b983)][README] --- ## CHANGELOG ### 3.3.0 *(28.05.2024)* - **Added** new values `block` and `inline-block` for prop [`text-display`][text-display] - **Added** new values `100`, `200`, `300`, `400`, `500`, `600`, `700`, `800` and `900` for prop [`text-weight`][text-weight] ### 3.2.0 *(03.03.2020)* - **Added** new value `inherit` for prop [`text-size`][text-size] - **Added** new values `pre` `pre-wrap` `pre-line` for prop [`text-wrap`][text-wrap] - **Fixed** issue [#4][issues_4] when prop [`text-lheight`][text-lheight] do not work with css modules ### 3.1.2 *(17.02.2020)* - **Added** new value `none` for prop [`text-size`][text-size] ### 3.1.1 *(22.01.2020)* - **Added** new value `normal` for prop [`text-wrap`][text-wrap] ### 3.1.0 *(11.10.2019)* - **Updated** peer dependencies [`evokit`][evokit] >= **v3.1.0** - **Added** new prop [`text-display`][text-display] ### 3.0.0 - Initial version independent package. The [previous changelog](/packages/evokit/CHANGELOG.md) in another package.