@almadar/shell-hono 0.1.87 → 0.1.89

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.87",
3
+ "version": "0.1.89",
4
4
  "description": "Minimal full-stack shell template for Almadar applications (Hono server)",
5
5
  "workspaces": [
6
6
  "packages/*"
@@ -130,4 +130,4 @@ computing gzip size...
130
130
  - Using dynamic import() to code-split the application
131
131
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
132
132
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
133
- ✓ built in 20.38s
133
+ ✓ built in 22.38s
@@ -5,4 +5,4 @@
5
5
 
6
6
  dist/index.js 3.0kb
7
7
 
8
- ⚡ Done in 2ms
8
+ ⚡ Done in 1ms
@@ -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 9ms
14
+ ESM ⚡️ Build success in 5ms
15
15
  DTS Build start
16
- DTS ⚡️ Build success in 299ms
16
+ DTS ⚡️ Build success in 231ms
17
17
  DTS dist/index.d.mts 13.00 B