Coralite v0.11.3
Coralite v0.11.3 introduces foundational updates to improve type safety, documentation clarity, and experimental feature compatibility in build processes.
Key Improvements #
- Updated type definitions for the
excludeByAttribute
property to enhance validation accuracy during module processing. - Enhanced JSDoc documentation for the
createPlugin
function, providing clearer guidance for plugin developers. - Standardised documentation links to use absolute URLs for improved reliability and accessibility.
- Modified shebang syntax in build scripts to include the
-S
flag, enabling experimental Node.js features during execution.
Get the release #
npm install coralite@0.11.3
For detailed information on all changes, refer to the git v0.11.3 changelog
Related posts
- Coralite v0.11.2 - 15 June 25
- Coralite v0.11.1 - 5 June 25