You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.9 KiB
2.9 KiB
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.
Unreleased
- 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
distfolder 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
tailwindcssas 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!