Releases: projectwallace/color-sorter
Releases · projectwallace/color-sorter
7.0.0
Breaking
- BREAKING: ship ESM only by @bartveneman in #99
What's Changed
- Bump esbuild and vite by @dependabot in #93
- Bump vite from 6.2.0 to 6.2.3 by @dependabot in #94
- Bump vite from 6.2.3 to 6.2.4 by @dependabot in #95
- Bump vite from 6.2.4 to 6.2.5 by @dependabot in #96
- Bump vite from 6.2.5 to 6.2.6 by @dependabot in #97
- chore: rename primary branch by @bartveneman in #98
Full Changelog: v6.2.0...v7.0.0
7.0.0-alpha.0
v7.0.0-alpha.0 publint
6.2.0
What's Changed
- Bump vite from 6.0.7 to 6.0.11 by @dependabot in #86
- Bump undici from 5.28.4 to 5.28.5 by @dependabot in #87
- feat: add compare(a, b)function in #91
- fix: do not bundle colorjs.io into dist in #92
Full Changelog: v6.1.2...v6.2.0
6.1.2
What's Changed
- remove codspeed and benchmarks because theyre unstable for me by @bartveneman in #84
- increase coverage, lower bundle size by @bartveneman in #85
Full Changelog: v6.1.1...v6.1.2
6.1.1
What's Changed
- Bump vite from 5.2.12 to 5.4.6 by @dependabot in #79
- Bump axios from 1.7.2 to 1.7.7 by @dependabot in #80
- upgrade deps (incl. vite 6) by @bartveneman in #82
- upgrade Colorjs.io to 0.6.0-alpha.1 by @bartveneman in #83
Full Changelog: v6.1.0...v6.1.1
6.1.0
Support more color spaces
Because we swapped out colord for colorjs.io we now support a wider range of color gamuts! Now you can also sort oklch() and friends 😄
What's Changed
- setup codecov by @bartveneman in #74
- Run benchmarks using tinybench and CodSpeed by @bartveneman in #75
- replace colord with colorjs.io to support more colors by @bartveneman in #76
- use colorjs.io sub-exports for perf by @bartveneman in #78
Full Changelog: v6.0.2...v6.1.0
6.1.0-next.1
fix version
6.1.0-next.0
Use Colorjs.io instead of colord to support more color gamuts.
6.0.2
What's Changed
Mostly a maintenance release to modernize the CI setup and update some dependencies. No new features were added and no bugs were fixed.
- Bump ejs from 3.1.9 to 3.1.10 by @dependabot in #68
- Implement publint, oxlint and prepare check job by @bartveneman in #69
- Replace microbundle with vite by @bartveneman in #71
- update GitHub Actions checkout & setup-node to v4 by @bartveneman in #72
- Add type checking by @bartveneman in #73
Full Changelog: v6.0.1...v6.0.2
6.0.1
What's Changed
- Bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #61
- Bump postcss from 8.4.26 to 8.4.31 by @dependabot in #62
- fix types export by @bartveneman in #66
Full Changelog: v6.0.0...v6.0.1