nextui-org / tailwind-variants

🦄 Tailwindcss first-class variant API
https://tailwind-variants.org
MIT License
2.42k stars 70 forks source link

Busted Release #161

Closed p1pah closed 9 months ago

p1pah commented 9 months ago

Hello maintainers of this project. It seems as the source code on the main branch does not line up with the latest version of 0.2.0. I cloned the repo from the main branch and it picked up the #159, but when installing or even downloading the zip of 0.2.0, the src/index.js file is out of date. Here is the code snippet:

image

I thought I was going crazy with that change not working with the new npm release, but seems as though the deploy may have gotten out of date. The package.json version on main is still "version": "0.1.17".

Please let me know if I can help in anyway!

p1pah commented 9 months ago

You know what, looking at when that was merged actually, I am in the wrong. That change hasn't been released... Any plan on when it will released? I will update the package.json for the project still!

mskelton commented 9 months ago

@ben-hapip We don't have a fixed release cadence, so I can't really give you a specific date for release of that fix.