Releases: kurkle/color
Releases · kurkle/color
Version 0.3.2
What's Changed
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #17
- fix: commonjs bundle compat with esm by @dangreen in #18
Full Changelog: v0.3.1...v0.3.2
Version 0.3.1
Notable Changes
4bea185 - feat: include sourcemap in package (Jukka Kurkela)
75bfd5d - chore: update deps (Jukka Kurkela)
88e2463 - feat: mark package size-effects free (Jukka Kurkela)
Full Changelog: v0.3.0...v0.3.1
Version 0.3.0
What's Changed
- Bump terser from 5.13.1 to 5.14.2 by @dependabot in #15
- feat: esm support by @dangreen in #16
New Contributors
Full Changelog: v0.2.1...v0.3.0
Version 0.2.1
What's Changed
Full Changelog: v0.2.0...v0.2.1
Version 0.2.0
What's Changed
Full Changelog: v0.1.9...v0.2.0
Version 0.1.9
Changes
- Make names shakeable
Version 0.1.8
Changes
- Case insensitive color names
- Fix crash when converting invalid color to string (returns undefined)
- color.esm.min.js build was removed
Version 0.1.7
Changes
- export all the utility functions from ESM package
Version 0.1.6
Changes
Fixes to typings
Version 0.1.5
Changes
Really add types