Skip to content

Commit f2d6b2c

Browse files
committed
8.0.1
1 parent 3fc67d3 commit f2d6b2c

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `react-from-svg`
22

3+
## 8.0.1 - 2025-09-16
4+
5+
- Fix for Windows support
6+
37
## 8.0.0 - 2025-04-29
48

59
- Add new `--allow-override-fill` option

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-from-svg",
33
"description": "Transform SVG files into React components, Native and/or Web, JavaScript and TypeScript. Without shitload of dependencies.",
4-
"version": "8.0.0",
4+
"version": "8.0.1",
55
"license": "MIT",
66
"repository": "https://github.com/MoOx/react-from-svg",
77
"author": {

0 commit comments

Comments
 (0)