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.
3.2 KiB
3.2 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.2 - 2022-09-02
Fixed
- Update TypeScript types (#34)
0.4.1 - 2022-09-01
Added
0.4.0 - 2021-12-09
Added
- Make sure that Tailwind CSS v3 is in peerDependencies (ae97a25)
0.3.0 - 2021-10-05
Added
- Support arbitrary values in Tailwind CSS v3.0.0-alpha.1, via the new
matchComponentsAPI
0.2.2 - 2021-10-02
Fixed
- Fix compatibility with Tailwind CSS v3.0.0-alpha.1
0.2.1 - 2021-05-24
Fixed
- Mark
tailwindcssas peer-dependency for better monorepo support (#14)
0.2.0 - 2020-11-16
Changed
- Prefix custom properties with
tw-to match Tailwind CSS v2.0 convention (6802588)
0.1.4 - 2020-11-06
Added
- Add
aspect-noneclas (73b57ef)
0.1.3 - 2020-11-06
Fixed
- Remove debugging statements (32d68f5)
0.1.2 - 2020-11-06
Fixed
- Remove incorrect peer dependencies (d46bf8f)
0.1.1 - 2020-11-06
Fixed
- Fix entry point so it even works at all (88fd2f1)
0.1.0 - 2020-11-06
Initial release!