Templates: You can now include comments in your templates, making it easier to maintain and understand your SVG components. This enhancement allows for better documentation within your code.
Improvements
CLI: The command line interface now passes the correct parser to Prettier, eliminating deprecation warnings and ensuring smoother formatting of your files.
Fixes
Fix potential errors when optimizing SVGs. The system now handles invalid SVGs more gracefully, preventing crashes during the optimization process.