Skip to content

Commit fd86ab9

Browse files
authored
Merge pull request #211 from dev-five-git/import-issue-merged-let-if
Import issue merged let if
2 parents d95cf64 + 0fdd0c4 commit fd86ab9

26 files changed

+1498
-1171
lines changed

.changeset/slimy-months-brush.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@devup-ui/wasm": patch
3+
---
4+
5+
Fix import issue, merged let if

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ codecov
1313
codecov.*
1414
codecov.*.*
1515
lcov.info
16-
tarpaulin-report.html
16+
tarpaulin-report.html
17+
tarpaulin-report.json

Cargo.lock

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

apps/rsbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@devup-ui/react": "workspace:*"
1616
},
1717
"devDependencies": {
18-
"@rsbuild/core": "^1.3.22",
18+
"@rsbuild/core": "^1.4.2",
1919
"@rsbuild/plugin-react": "^1.3.2",
2020
"@devup-ui/rsbuild-plugin": "workspace:*"
2121
}

0 commit comments

Comments
 (0)