Releases: matafokka/vite-awesome-svg-loader
Releases · matafokka/vite-awesome-svg-loader
React: fixed broken SvgImage lifecycle
Fixed "Empty string passed to getElementById()"
1.3.4 Fixes #2
Fixed set-current-color not setting currentColor to elements with default black fill
Fixed "false" query params being overridden by config
1.2.2 Fixed false query params being overridden by config
Vite >= 2.0.0 compatibility
Just added compatibility with old Vite versions
React integration
- Added React integration.
- Vue integration: Fixed
useElAttrs
being able to overridehref
Vanilla JS update
New features:
- Added Vanilla JS integration.
vite-awesome-svg-loader/integration-utils
package now contains base components styles.
Internal improvements and bug fixes:
- Extracted prop types into "types" package.
integration-utils
package now contains base components styles.- Fixed
vite-awesome-svg-loader
package not rebuilding when integrations are updated. - Added support for docs generation.
Updated metadata
1.0.4 Bumped version
Added license to package.json
1.0.3 Bumped version
Added homepage and repository to package.json
1.0.2 Bumped version