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
andno-namespace
- Feature: Added IIFE build to output
- Improvement: Added JSDoc type build