Configuration: Users can now configure SVGR to be compatible with Hyperapp through a custom config file, enhancing integration with various workflows.
Documentation: The documentation for using SVGR with Next.js is updated to ensure compatibility with Next 13, providing clearer installation instructions.
Improvements
Core Functionality: The core package no longer includes the @svgr/plugin-jsx by default, allowing for a more streamlined experience for users who do not require this feature.
Fixes
Fix the display of tables in the options documentation, ensuring users have accurate information when configuring SVGR.
Fix the installation instructions in the Remix documentation to provide correct package details, improving user experience.
Others
Enhance security by hardening GitHub workflows, ensuring a safer development environment for contributors.