Fixed a regression that broke space accessors (e.g. color.oklch.l instead of color.get("oklch.l")) in bundlers. (reported by @GodTamIt in #759 and fixed by @LeaVerou in #760).
Also a bugfix: ix steps using deltaEMethod inconsistently by @TimonLukas in #740
New Contributors
- @TimonLukas made their first contribution in #740
Full Changelog: v0.7.0...v0.7.1