SVG Transformation: You can now use TypeScript with SVGR, making it easier to integrate SVGs into your TypeScript projects with type safety.
Fixes
Fix the confusion between the --keep-existing and --ignore-existing options, ensuring that the correct behavior is applied when converting directories.
Resolve the issue where SVGO options could not be set properly, allowing for better customization of SVG optimizations.
Others
Upgrade various dependencies to improve performance and security, ensuring a smoother experience when using SVGR.