@kunk/server 3.0.2 → 3.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,16 @@
1
+
2
+ $ tsdown
3
+ ℹ tsdown v0.20.3 powered by rolldown v1.0.0-rc.3
4
+ ℹ config file: /Users/ag/auxo/kunk/packages/server/tsdown.config.ts
5
+ ℹ entry: src/index.ts
6
+ ℹ tsconfig: tsconfig.json
7
+ ℹ Build start
8
+
9
+  WARN  Consider adding inlineOnly option to avoid unintended bundling of dependencies, or set inlineOnly: false to disable this warning.
10
+ Detected dependencies in bundle:
11
+ - zod
12
+
13
+ ℹ dist/index.mjs  7.66 kB │ gzip: 2.96 kB
14
+ ℹ dist/index.d.mts 116.22 kB │ gzip: 23.02 kB
15
+ ℹ 2 files, total: 123.88 kB
16
+ ✔ Build complete in 2381ms
@@ -1,4 +1,4 @@
1
1
 
2
2
  $ bun pm version patch
3
- [0.04ms] ".env"
4
- v3.0.2
3
+ [0.03ms] ".env"
4
+ v3.0.4