Coralite v0.6.4
Coralite’s latest update to its HTML module static site generator introduces enhanced flexibility in template processing and improved test coverage, refining workflows for developers building component-based websites.
Key Improvements #
- Extended function parameters: Added support for a
props
argument intokens()
andslots()
functions, enabling more granular control over dynamic attribute handling during template rendering. - Enhanced test reliability: Expanded test coverage for parameter validation in value extraction logic, ensuring robustness across edge cases and improving overall stability.
Upgrade instructions #
npm install coralite@0.6.4
Review the full changelog for this release at git v0.6.4 changelog to explore all updates and fixes.
Related posts
- Coralite v0.11.3 - 18 June 25
- Coralite v0.11.2 - 15 June 25
- Coralite v0.11.1 - 5 June 25