Coralite v0.5.1
Coralite’s latest update introduces enhancements to the HTML module static site generator, improving template handling and security features through contextification improvements.
Core Functionality #
- Implemented support for aggregate templates accepting string inputs via the
evalComputedTokens
function, enabling more flexible template composition. - Expanded test coverage to include slot comment handling in template aggregation processes.
- Resolved inconsistencies in template aggregate tests by updating validation logic for edge cases.
- Integrated
Crypto
module into contextified objects, enhancing cryptographic operations within templates.
Get the release #
npm install coralite@0.5.1
For detailed information on all changes, refer to the git v0.5.1 changelog
Related posts
- Coralite v0.13.0 - 18 July 25
- Coralite v0.12.0 - 17 July 25
- Coralite v0.11.4 - 21 June 25