feat(svg-node): enhance SVG node with transparent background rendering and improved editing experience

This commit is contained in:
HouYunFei
2026-07-16 14:13:43 +08:00
parent 5f627d5baf
commit 13c508bc34
6 changed files with 66 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "canvas-plugin-svg",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"type": "module",
"description": "Infinite Canvas SVG 节点插件",