Skip to main content

Coralite v0.16.0

Thomas David -

Coralite v0.16.0 introduces foundational support for managing DOM references, improves scripting workflows, and enhances tooling for project setup and publishing. This release strengthens the framework’s usability for developers building interactive, component-driven applications.

Key Improvements #

Bug Fixes #

Documentation & Tooling #

Documentation has been expanded to support new users and contributors:

Code Quality & Refactoring #

How to Upgrade #

To upgrade to Coralite v0.16.0, run:

bash
Code copied!
npm install coralite@0.16.0

After installation, verify your project’s dependencies and review the updated documentation for any changes in API usage, especially around refs and script execution.

For full details, view the full changelog.

Start Building with Coralite!

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

Copied commandline!