SVG Transformation: You can now spread props at the start of your SVG components, allowing for better integration with Flow and ensuring that your props are applied correctly. This enhances the flexibility of how you use SVGs in your React applications.
SVG Transformation: The library has been upgraded to h2x@1.1.0, improving performance and compatibility with jsdom@12.0.0 and other dependencies. This ensures a smoother experience when transforming SVGs into React components.
Improvements
SVG Transformation: The library now removes the lodash dependency, replacing it with smaller alternatives like camelcase, dashify, and merge-deep. This reduces the overall size of the library and improves loading times.
Others
Add issue templates and contributing guidelines to help users better engage with the project and contribute effectively.