Coralite v0.4.2
Coralite’s latest release of its HTML module static site generator introduces critical improvements to package compatibility, testing infrastructure, and documentation clarity for developers building component-based websites.
Core Functionality #
- Resolved package.json parsing issues in older Node.js versions by updating compatibility checks for
Direntusage, ensuring broader environment support. - Added end-to-end (E2E) tests for aggregate content processing, enhancing reliability and validation of data aggregation workflows.
- Updated documentation structure by renaming the “getting-started” guide to “basic-templating” and introducing a new templating tutorial for improved onboarding.
Code Quality and Style Improvements #
- Linting updates standardised test script naming conventions and removed extraneous whitespace across the codebase.
- Test fixture updates improved consistency in test scenarios for module validation.
Get the release #
npm install coralite@0.4.2
For detailed information on all changes, refer to the git v0.4.2 changelog
Related posts
- Coralite v0.18.7 Release Notes - 18 Oct 25
- Coralite v0.18.6 Release Notes - 24 Sept 25
- Coralite v0.18.5 Release Notes - 18 Sept 25
