Skip to content

v1.0.2

Latest

Choose a tag to compare

@CemWebDev CemWebDev released this 14 Oct 22:52
· 4 commits to main since this release

Release v1.0.2

This release introduces several optimizations and improvements aimed at enhancing the overall performance and test coverage of the piconss.

Key Changes:

  • SVG Icon Optimization

    • All icons have been optimized using SVGO, leading to reduced file sizes and improved loading performance across the library.
  • Testing Enhancements

    • Added unit tests to verify:
      • The existence of all SVG icons in different themes (default, dark, light).
      • Validation of the SVG file format to ensure compatibility and consistency.
  • Code Cleanup

    • Removed unused or empty SVG files to reduce clutter and improve project maintainability.
  • Updated Dev Dependencies

    • Integrated Jest for unit testing and Axios for performance benchmarking of icon load times.
  • Performance Testing

    • Introduced performance tests to measure the loading times of SVG icons from the CDN.

This version improves both performance and code quality, ensuring the library is robust and ready for broader use.


Released on: October 2024
Tag: v1.0.2