Skip to content

Latest commit

 

History

History
92 lines (52 loc) · 2.91 KB

CHANGELOG.md

File metadata and controls

92 lines (52 loc) · 2.91 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • Nothing yet!

0.4.4 - 2023-03-30

Changed

  • Remove Tailwind CSS v3.3 warning (#28)

0.4.3 - 2023-03-30

Changed

  • Warn when used in Tailwind CSS v3.3+ (#26)

0.4.2 - 2022-09-02

Fixed

  • Update TypeScript types (#23)

0.4.1 - 2022-09-01

Added

  • Add typescript types (#22)

0.4.0 - 2022-04-27

This release of @tailwindcss/line-clamp is designed for Tailwind CSS v3.0+, and is not compatible with earlier versions.

Added

  • Add support for arbitrary values (#10)

0.3.1 - 2021-12-09

Fixed

  • Add LICENSE file (#13)

Changed

  • Remove dist folder and related dependencies (#11)

0.3.0 - 2021-12-09

Added

  • Make sure that Tailwind CSS v3 is in peerDependencies (c9a9115)

[0.2.2] - 2021-10-01

Changed

  • Update peer dependencies to support v3 alpha

0.2.1 - 2021-05-24

Fixed

  • Mark tailwindcss as a peer-dependency for monorepo support (#6)

0.2.0 - 2021-01-22

Added

  • Allow using numbers instead of strings in your config (#3)

0.1.0 - 2021-01-06

Initial release!