Skip to content

Releases: master-co/css

v2.0.0-rc.87

v2.0.0-rc.87 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jul 12:28

2.0.0-rc.87 (2026-07-20)

Bug Fixes

  • Update release command to include TypeScript tooling compatibility (9cc3e8b)

v2.0.0-rc.86

v2.0.0-rc.86 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jul 11:15

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.85 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 06:46

2.0.0-rc.85 (2026-07-09)

Bug Fixes

  • Create: Align ESLint config indentation (fadf05f)
  • Stylesheet: Deduplicate local emitted globals (3c3aea1)
  • Stylesheet: Emit referenced theme globals in local CSS (91b6c16)

v2.0.0-rc.84

v2.0.0-rc.84 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:59

2.0.0-rc.84 (2026-07-08)

Bug Fixes

  • Next: Preserve imported native keyframes (ba658c6)
  • Webpack: Preserve native CSS in virtual output (2a371c6)

v2.0.0-rc.83

v2.0.0-rc.83 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:20

2.0.0-rc.83 (2026-07-06)

Bug Fixes

  • Vite: Avoid VitePress dev idle hang (338304a)

v2.0.0-rc.82

v2.0.0-rc.82 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:22

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

  • Benchmarks: Reframe runtime CSSOM hypothesis (549f38c)
  • Blazor: Add Vite integration guide (10fba69)
  • Next: Update rendering mode guides (7650828)
  • Site: Add Taiwan market installation guides (6c77577)
  • Update installation guides (4542529)

v2.0.0-rc.81

v2.0.0-rc.81 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:09

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

v2.0.0-rc.80 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 00:26

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)

v2.0.0-rc.79

v2.0.0-rc.79 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jul 19:49

2.0.0-rc.79 (2026-07-01)

Bug Fixes

  • Next: Resolve async runtime manifest modules (e345202)

v2.0.0-rc.78

v2.0.0-rc.78 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jul 17:03

2.0.0-rc.78 (2026-07-01)

New Features

  • CreateCss: Add create-first framework setup (1e7c065)
  • CreateCss: Add installer and modern ESLint docs (fa6796c)
  • CssSv: Add Svelte CLI add-on (8ed4caa)
  • Mcp: Add contributor routing tools (836254c)
  • MCP: Expand AI diagnostic tools (5fd931e)

Improvements

  • CreateCss: Guide non-project setup (445be07)
  • Create: Default to recommended setup (4ce36c9)
  • Installation: Simplify CDN tab label (b117c14)
  • Installation: Update code snippets for various frameworks to enhance clarity and consistency (ed75c52)
  • Mcp: Add migration planning workflow (5978adc)
  • Mcp: Harden contributor routing (d83966d)
  • Next: Build time compilation (67c3c39)
  • Site: Prefix dev locale links (4bfc127)

Bug Fixes

  • Integrations: Defer runtime injection after global CSS (939d402)
  • Packages: Correct package metadata (ed3a80e)
  • Runtime Preload: Rename and implement asset preloading functionality (824b572)
  • Svelte: Add emittedGlobals support and update related types and tests (00a27bd)
  • Webpack: Support Rspack and Rsbuild builds (1cbb821)

Documentation

  • Guide: Add Authoring category (6c5e0ad)
  • Site: Restore CDN installation guide (1b0839e)

Tests

  • CI: Fix Windows test shims (dc0a3ed)