We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ad35c6 + a4892af commit cc70d7eCopy full SHA for cc70d7e
3 files changed
.changeset/rude-worlds-call.md
packages/vite-plugin/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @devup-ui/vite-plugin
2
3
+## 1.0.42
4
+
5
+### Patch Changes
6
7
+- 37bf690: Add noExternal for library
8
9
## 1.0.41
10
11
### Patch Changes
packages/vite-plugin/package.json
@@ -18,7 +18,7 @@
18
"vite"
19
],
20
"type": "module",
21
- "version": "1.0.41",
+ "version": "1.0.42",
22
"scripts": {
23
"lint": "eslint",
24
"build": "tsc && vite build"
0 commit comments