Coralite v0.6.9
Coralite’s latest release introduces improvements for handling nested document structures and refining component rendering logic, with updates focused on stability and test coverage.
Core Functionality #
- Fix: Resolved an issue where aggregation limits were incorrectly offset by the
offset
parameter, ensuring accurate data handling in complex document hierarchies. - Test: Added test coverage for nested document root components to validate rendering consistency across multi-level structures.
- Feature: Enabled creation of nested custom elements directly on the document root, expanding flexibility in component organisation and reuse.
- Chore: Updated changelog documentation to reflect all changes for improved transparency and traceability.
Get the release #
npm install coralite@0.6.9
For detailed information on all changes, refer to the git v0.6.9 changelog
Related posts
- Coralite v0.11.3 - 18 June 25
- Coralite v0.11.2 - 15 June 25
- Coralite v0.11.1 - 5 June 25