@almadar/shell-hono 0.1.56 → 0.1.57

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.56",
3
+ "version": "0.1.57",
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 35.62s
74
+ ✓ built in 32.67s
@@ -5,4 +5,4 @@
5
5
 
6
6
  dist/index.js 3.0kb
7
7
 
8
- ⚡ Done in 6ms
8
+ ⚡ Done in 3ms
@@ -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 16ms
14
+ ESM ⚡️ Build success in 20ms
15
15
  DTS Build start
16
- DTS ⚡️ Build success in 1121ms
16
+ DTS ⚡️ Build success in 873ms
17
17
  DTS dist/index.d.mts 13.00 B