Skip to content

v3.0.0 - ESM-first

Latest
Compare
Choose a tag to compare
@craigrileyuk craigrileyuk released this 25 Sep 08:35
· 7 commits to main since this release

This release modernises the development stack of Vue3 Icon including a shift to ESM-first.

There have also been some change to the rendering to improve compatibility with recent Vue releases and some new props to streamline the code if needed.

  • Improvement: Moved to ESM-first package
  • Feature: Refactored Path rendering to improve compatibility with later Vue versions
  • Feature: New props for no-styles, no-dimensions and no-namespace
  • Feature: Added IIFE build to output
  • Improvement: Added JSDoc type build