Releases: master-co/css
Releases · master-co/css
Release list
v2.0.0-rc.88
v2.0.0-rc.87
2.0.0-rc.87 (2026-07-20)
Bug Fixes
- Update release command to include TypeScript tooling compatibility (9cc3e8b)
v2.0.0-rc.86
2.0.0-rc.86 (2026-07-20)
New Features
- Directives: Add enum value mapping (914239c)
Updates
- Site: Replace Inter with Geist Sans (7b81494)
Improvements
- ESLint: Diagnostic messages and formatting in linting rules (4515162)
Bug Fixes
- Next: Emit hydration manifests into static exports (8f8eb51)
- Preset: Apply default font feature settings (599a40f)
- Site: Align docs chrome gutters (661072f)
- TypeScript: Stabilize TS7 validation (00247a9)
Upgrades
- TypeScript: Update workspace to 7 (bb89ac7)
v2.0.0-rc.85
v2.0.0-rc.84
v2.0.0-rc.83
v2.0.0-rc.82
2.0.0-rc.82 (2026-07-02)
New Features
- Create: Add rendering mode option (c03c2e1)
Bug Fixes
- Site: Use brand keys for installation icons (ffdf551)
Documentation
v2.0.0-rc.81
2.0.0-rc.81 (2026-07-02)
New Features
- Create: Add TanStack Start setup (5b022ce)
Bug Fixes
- Compiler: Resolve package style entries before JS exports (7a79d08)
- VSCode: Reuse language client output channel (01c28da)
Deprecations
- Runtime: Remove CSSRuntime named export (8470a8f)
v2.0.0-rc.80
2.0.0-rc.80 (2026-07-02)
Additions
- MCP: Support for create-css and css-sv packages in contributor and setup logic (c403f55)
Bug Fixes
- ESLint: Lint Master CSS in MDX examples (f47679a)