Skip to content

Commit 079e413

Browse files
chore: new release
1 parent f41b694 commit 079e413

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/jolly-laws-speak.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# rspack-plugin-solid-svg
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- Added Rspack 2 support
8+
- Added Rsbuild 2 support
9+
310
## 1.2.0
411

512
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rspack-plugin-solid-svg",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Transform SVG files into SolidJS components for Rspack and Rsbuild (with Webpack support).",
55
"author": "solarlime",
66
"type": "module",

0 commit comments

Comments
 (0)