Icon Library: Introduce a new option to convert SVG filenames to snake_case, making it easier to integrate with projects that follow this naming convention.
Index Templates: Enhance index templates to include both the created component path and the original SVG path, improving file management and organization.
Improvements
Playground: Add new settings for dimensions, export type, named export, and JSX runtime in the playground, providing users with more customization options.
Fixes
Fix the issue causing the website to break, ensuring that the live playground functions correctly again.
Resolve the problem where SVG props do not convert to the proper component, ensuring that height and width are correctly applied.
Others
Update dependencies to the latest version, ensuring better performance and security for the application.
Change the Memo reference link to align with the latest React documentation, keeping our resources up to date.