This repository has been archived by the owner on Sep 14, 2024. It is now read-only.
I've decided to make this release v1.0.0, as I've been using this package in my own projects for some time without issue. It also felt like a good time to go v1 since Radix Colors just released v3.
There are breaking changes between v0.x and v1:
- Minimum supported Radix Colors version is now v3, if you depend on Radix Colors <=2.x then you'll need to use v0.6.1
- The helper functions
toRadixVar
andtoRadixVars
that were exported fromwindy-radix-palette/vars
have been moved and renamed. Now, a singlealias
function is exported directly from thewindy-radix-palette
module. It has the same API as both functions combined, so it should mean just a find and replace