Qix-/color




The issue has been closed
Need help to update the @types/color definitions #240
Sharcoux posted onGitHub
<!-- DO NOT OPEN ISSUES ABOUT SYNTAX ERRORS. -->
<!-- If you are here to open an issue about the nu_mer_ic sep_ar_a_tor, DON'T. -->
<!-- Read this instead: https://github.com/Qix-/color/issues/204#issuecomment-889974105 -->
<!-- No, you are not an exception. Your issue will be locked and closed without comment. -->
<!-- Apologies for the annoyed tone. -->
I am trying to update the typescript definitions here that are quite old. I'd like to add the new hexa
function from 4.2.0 for instance.
To do so, I need to know what has been added since v3.0. I couldn't find a changelog.
The only thing I know is that there is now a: hexa
function that returns #rrggbbaa
result, right? Anything else?