2.2.0
Release notes for 2.2.0.
Released: 2026-07-01
Features
Design Token Panel: upgraded to zdtp 0.4.2 and surfaced the OKLCH color tweaker for editing colors in the perceptually-uniform OKLCH space. (fa27e5ac)
Colors: migrated the color configuration from hex to OKLCH and added a hex→OKLCH converter script. (e64d2963)
Colors: converted the package fallback color scheme (
chrome/) to OKLCH. (2bb1e7d6)derive. tsx
Bug Fixes
Page loading: mount
PageLoadingOverlayon package-owned routes so the loading overlay appears on those pages too. (c744e4cc)Mermaid: make
parseLightDarkandresolveColorOKLCH-aware so diagrams resolve correctly against OKLCH color values. (918faee3)
Other Changes
Page loading: keep
dynamicPageTransitionoptional on the exported settings subset. (b18d4442)Contrast test: make the WCAG contrast test OKLCH-aware via culori. (40366382)
Add
culori+@types/culoridevDependencies for the OKLCH migration. (156693ea)Tests: re-bless the route-injection byte-hash baseline on the final merged state. (5ca3b685)
Bump
@takazudo/zudo-doc-history-serverto^2.1.2. (8e1f1ac1)