Skip to content

0.0.3

Choose a tag to compare

@jschwind jschwind released this 22 Feb 14:41
· 49 commits to main since this release
7916a60

Release 0.0.3 – Changelog Summary

This release enhances metadata and distribution structure for better usability and project clarity. It focuses on improved documentation headers, packaging consistency, and stylesheet discoverability for consumers.

  • Added Comprehensive CSS Header
    Introduced a full project header block in the CSS file with version, license, author, and repository metadata.
    Improves transparency and traceability for users referencing the compiled stylesheet.

  • Version Synchronization
    Updated version numbers across JavaScript and package files to 0.0.3.
    Ensures consistency between distributed assets and package metadata.

  • Package Style Entry Added
    Added a style field to package.json pointing to the main CSS file.
    Enables automatic CSS inclusion for bundlers like Vite, Webpack, and Parcel.

Compatibility: Backward compatible


Full Changelog: 0.0.2...0.0.3