Skip to main content

Coralite v0.18.1

Thomas David -

Coralite v0.18.1 is a targeted update focused on stability and configuration correctness. This release addresses two critical issues that impact project setup and module resolution, ensuring a smoother experience for developers using the framework.

Key Improvements #

These changes improve the reliability of project scaffolding and development tooling, reducing configuration-related errors during setup and build processes.

Upgrade Instructions #

To update your project, run one of the following commands depending on your needs:

bash
Code copied!
npm install coralite@0.18.1

If you’re using coralite-scripts for project scaffolding, update it as well:

bash
Code copied!
npm install coralite-scripts@0.18.1

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!