Releases: elchininet/ColorTranslator
Releases · elchininet/ColorTranslator
v4.1.0
🚀 Features
- Improve overloads and types
- PR: #144 by @elchininet
🛠 Fixes
- Improve overloads and types
- PR: #144 by @elchininet
v4.0.0
🚀 Features
- Add support for lab color
- PR: #142 by @elchininet
🎲 Demo
- Add support for lab color
- PR: #142 by @elchininet
🧩 Dependencies
- Bump postcss from 8.4.25 to 8.4.31
- PR: #138 by @dependabot[bot]
- Bump @babel/traverse from 7.16.8 to 7.23.2
- PR: #139 by @dependabot[bot]
- Update dependencies
- PR: #141 by @elchininet
v3.0.2
🛠 Fixes
- Specify types for ESM module
- PR: #135 by @elchininet
🎲 Demo
- Update bundles
- PR: #133 by @elchininet
⚙️ Configuration
- Specify types for ESM module
- PR: #135 by @elchininet
- Provide to d.ts files, one for CommonJS and another for ESM
- PR: #136 by @elchininet
v3.0.1
🛠 Fixes
- Avoid double rounding in blending static methods
- PR: #132 by @elchininet
🎲 Demo
- Small changes demo page
- PR: #129 by @elchininet
🧩 Dependencies
- Remove coveralls package
- PR: #130 by @elchininet
- Update packages
- PR: #131 by @elchininet
v3.0.0
🚀 Features
- Implement full css level 4 support
- PR: #128 by @elchininet
🧩 Dependencies
- Update dependencies
- PR: #115 by @elchininet
- Bump semver from 5.7.1 to 5.7.2
- PR: #117 by @dependabot[bot]
⚙️ Configuration
- Add github sponsor button to the project
- PR: #112 by @elchininet
- Implement full css level 4 support
- PR: #128 by @elchininet
v2.0.0
🚀 Features
- Complete refactor of the library, add support to control the number of decimals
- PR: #111 by @elchininet
🛠 Fixes
- fix translation from black to cmyk format
- PR: #100 by @jeronimoek
🧩 Dependencies
- Bump ua-parser-js from 1.0.2 to 1.0.33
- PR: #103 by @dependabot[bot]
- Bump http-cache-semantics from 4.1.0 to 4.1.1
- PR: #105 by @dependabot[bot]
- Bump dns-packet from 5.3.1 to 5.4.0
- PR: #107 by @dependabot[bot]
- Bump webpack from 5.75.0 to 5.76.0
- PR: #108 by @dependabot[bot]
- Update dependencies
- PR: #109 by @elchininet
⚙️ Configuration
- Enforce no trailing spaces
- PR: #95 by @elchininet
- Lint test files
- PR: #102 by @elchininet
- Create a job to create releases
- PR: #110 by @elchininet
📦 Other
- Reformat functions, fix eslint and ts config
- PR: #94 by @jeronimoek
- Improve CSS builder module
- PR: #96 by @elchininet
- Refactor blending utilities
- PR: #97 by @elchininet
- minor reformat of helpers
- PR: #101 by @jeronimoek