Releases: TommasoAmici/tw-lite
Releases · TommasoAmici/tw-lite
v1.0.0
[1.0.0] - 2023-09-09
I've been using the library for a while now and I'm happy with the API and the
features it provides. I'm going to release it as 1.0.0
as it's basically code
complete.
Full Changelog: v0.2.2...v1.0.0
v0.2.2
[0.2.2] - 2023-07-29
Fixed
- Projects initialized with
"type": "module"
would fail to importtw-lite
as
its"main"
file is CJS.
v0.2.1
v0.2.0
[0.2.0] - 2023-07-22
Added
- Support for
ref
prop
v0.1.0
[0.1.0] - 2023-07-18
Added
tw
function to create styled components based on CSS classes- support for transient props