Skip to main content

Coralite v0.18.6

Thomas David -

Coralite v0.18.6 delivers a focused update to the core framework, emphasizing developer experience, accessibility, and visual polish. This release includes new tooling for faster local development, improved styling consistency, and enhancements to the default website template that reflect real-world usage patterns.

Key Improvements #

New Features & UI Enhancements #

Significant refinements to the default website template now make it more usable out of the box:

Stability & Accessibility #

Code Quality & Maintainability #

How to Upgrade #

Update your project with one of the following commands:

bash
Code copied!
npm install coralite@0.18.6

Or update the scaffolding tool:

bash
Code copied!
npm install coralite-scripts@0.18.6

For full details on changes, view the full changelog.

Start Building with Coralite!

Use the scaffolding script to get jump started into your next project with Coralite

Copied commandline!