Coralite v0.7.0
Coralite’s latest release, v0.7.0, introduces enhancements focused on type safety and nested component handling, improving reliability in complex template structures.
Core Functionality #
- Introduced type helper functions to validate node types, ensuring robustness when processing child elements and slots.
- Implemented checks to confirm whether a slot is a valid node, preventing runtime errors during rendering.
- Enhanced support for nested components by fixing attribute value application and expanding test coverage for nested element handling.
Get the release #
npm install coralite@0.7.0
For detailed information on all changes, refer to the git v0.7.0 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
