Coralite v0.6.3
Coralite’s latest release, v0.6.3, introduces enhancements for element filtering and metadata parsing, improving reliability and flexibility in static site generation.
Key Enhancements #
- Added the ability to ignore elements by attributes within meta and component parsers using the new
IgnoreByAttribute
type, providing fine-grained control over rendering logic. - Improved test coverage with updates to examples and documentation, including consistent path naming conventions and updated usage examples for attribute-based filtering.
- Enhanced script module error messages by adding template IDs for better debugging and troubleshooting during site generation.
Get the release #
npm install coralite@0.6.3
For detailed information on all changes, refer to the git v0.6.3 changelog
Related posts
- Coralite v0.13.0 - 18 July 25
- Coralite v0.12.0 - 17 July 25
- Coralite v0.11.4 - 21 June 25