0.0.3
Release 0.0.3 – Changelog Summary
This release focuses on improved build management, asset organization, and project cleanup to streamline development and ensure consistent versioning across files. It introduces new configuration utilities and enhances documentation for smoother integration.
-
New Assets Composer
Addedassetscomposer.jsonto define production and development assets.
This helps manage loader files more efficiently and improves integration workflows. -
Build Process Enhancement
Introduced a newbuild.jsscript and an NPMbuildcommand for automated file generation.
Developers can now easily prepare both ESM and standard builds with consistent output. -
Version and Documentation Updates
All references, examples, and documentation updated to reflect version0.0.3.
Ensures clarity and consistency across CDN, NPM, and source files. -
Package Metadata Improvements
Adjusted author field, repository URL, and added build dependencies (shx,shelljs).
Enhances maintainability and correctness of package distribution data. -
Cleanup of Unused Files
Removed outdatedpackage-lock.jsonfrom theavalynx-alertpackage.
Reduces clutter and prevents accidental dependency conflicts. -
Minor Code Comment Fixes
Improved clarity in JSDoc comments to better describe configuration options.
A small but helpful update for developers reading the source.
Compatibility: Backward compatible
Full Changelog: 0.0.1...0.0.3