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.11.3 - 18 June 25
- Coralite v0.11.2 - 15 June 25
- Coralite v0.11.1 - 5 June 25