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.
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.
- Projects initialized with
"type": "module"
would fail to importtw-lite
as its"main"
file is CJS.
- Component props are now correctly type checked and auto-completed by IDEs (#6)
- Support for
ref
prop
tw
function to create styled components based on CSS classes- support for transient props