Release notes.
Generated from tagged releases by Landmark — the same
docs/releases/*.md export shipped with every
version. Nothing here is hand-written marketing copy.
v2.18.1 — 2026-07-05
New Features
- Named theme system now available over the shared token contract, enabling consistent theming across your application with predefined color schemes and styling variants.
Bug Fixes
- Site scaffold generator no longer overwrites existing DESIGN.md files, preventing accidental loss of documentation.
- Gallery component image cropping now displays properly across all viewport sizes.
- Mobile navigation spacing issues resolved, eliminating visual crowding on smaller screens.
v2.17.1 — 2026-07-04
Bug Fixes
-
Fixed ESM import compatibility by shipping a compiled ESM
build alongside the existing CSS distribution. Node.js
projects using ES modules can now import Misty Step directly
from
node_moduleswithout build tool configuration.
Full history:
GitHub releases
· every tagged version's export lives in
docs/releases/.