SVG Transformation: Enhance the SVG transformation process by fixing parsing errors related to JSX template export statements, ensuring smoother compilation when using the ref option.
Plugin Management: Improve the handling of relative URLs in SVGR Babel plugins, making it easier to manage and reference plugins correctly.
Fixes
Fix compilation errors caused by unexpected tokens in SVG files when using the ref option, ensuring a more reliable development experience.
Fix issues with relative URLs in SVGR Babel plugins to ensure they point to the correct locations, enhancing plugin functionality.
Others
Address various minor issues to improve overall performance and user experience.