@almadar/shell-hono 0.1.43 → 0.1.44

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@almadar/shell-hono",
3
- "version": "0.1.43",
3
+ "version": "0.1.44",
4
4
  "description": "Minimal full-stack shell template for Almadar applications (Hono server)",
5
5
  "workspaces": [
6
6
  "packages/*"
@@ -71,4 +71,4 @@ computing gzip size...
71
71
  - Using dynamic import() to code-split the application
72
72
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
73
73
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
74
- ✓ built in 34.75s
74
+ ✓ built in 31.53s
@@ -5,4 +5,4 @@
5
5
 
6
6
  dist/index.js 1.4kb
7
7
 
8
- ⚡ Done in 4ms
8
+ ⚡ Done in 2ms
@@ -11,7 +11,7 @@
11
11
  ESM Build start
12
12
  ESM dist/index.mjs 34.00 B
13
13
  ESM dist/index.mjs.map 71.00 B
14
- ESM ⚡️ Build success in 14ms
14
+ ESM ⚡️ Build success in 17ms
15
15
  DTS Build start
16
- DTS ⚡️ Build success in 980ms
16
+ DTS ⚡️ Build success in 978ms
17
17
  DTS dist/index.d.mts 13.00 B