Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

windy-radix-palette@1.0.0

Latest
Compare
Choose a tag to compare
@brattonross brattonross released this 03 Oct 20:33
· 32 commits to main since this release

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 and toRadixVars that were exported from windy-radix-palette/vars have been moved and renamed. Now, a single alias function is exported directly from the windy-radix-palette module. It has the same API as both functions combined, so it should mean just a find and replace