Coralite v0.11.1
Coralite v0.11.1 introduces foundational improvements focused on Node.js compatibility, documentation clarity, and build process refinements.
Key Updates #
- Introduced an experimental flag (
--experimental-import-meta-resolve
) for Node.js runtime options to support advanced module resolution in future features. - Updated the minimum required Node.js version to ensure compatibility with modern APIs and performance improvements.
- Fixed script identifier path handling to resolve inconsistencies during build workflows.
- Enhanced documentation examples in the README, including updated command syntax and visual references (e.g., logo.png integration).
Get the release #
npm install coralite@0.11.1
For detailed information on all changes, refer to the git v0.11.1 changelog
Related posts
- Coralite v0.11.3 - 18 June 25
- Coralite v0.11.2 - 15 June 25
- Coralite v0.11.0 - 4 June 25