koatty_cacheable 3.0.7 → 3.0.8

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.
@@ -1,10 +1,10 @@
1
1
 
2
2
  
3
- > koatty_cacheable@3.0.7 build /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
3
+ > koatty_cacheable@3.0.8 build /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
4
4
  > pnpm run build:js && pnpm run build:dts && pnpm run build:doc && pnpm run build:cp
5
5
 
6
6
 
7
- > koatty_cacheable@3.0.7 build:js /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
7
+ > koatty_cacheable@3.0.8 build:js /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
8
8
  > tsup
9
9
 
10
10
  CLI Building entry: src/index.ts
@@ -17,12 +17,12 @@
17
17
  ESM Build start
18
18
  CJS dist/index.js 8.44 KB
19
19
  CJS dist/index.js.map 23.63 KB
20
- CJS ⚡️ Build success in 207ms
20
+ CJS ⚡️ Build success in 235ms
21
21
  ESM dist/index.mjs 8.05 KB
22
22
  ESM dist/index.mjs.map 23.61 KB
23
- ESM ⚡️ Build success in 211ms
23
+ ESM ⚡️ Build success in 235ms
24
24
 
25
- > koatty_cacheable@3.0.7 build:dts /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
25
+ > koatty_cacheable@3.0.8 build:dts /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
26
26
  > bash ../../scripts/build-dts.sh
27
27
 
28
28
  🔨 Building type declarations for koatty-cacheable...
@@ -35,10 +35,10 @@
35
35
  ✓ koatty_logger type declarations ready
36
36
  ✓ koatty_store type declarations ready
37
37
 
38
- ✅ All dependencies ready (waited 0ms)
38
+ ✅ All dependencies ready (waited 1ms)
39
39
  📝 Running TypeScript compiler...
40
40
  ⠙📦 Running API Extractor...
41
- ⠙
41
+ 
42
42
  api-extractor 7.55.2  - https://api-extractor.com/
43
43
  
44
44
  Using configuration from ./api-extractor.json
@@ -78,7 +78,7 @@ Analysis will use the bundled TypeScript version 5.8.2
78
78
  API Extractor completed successfully
79
79
  ⠙✅ Type declarations built successfully
80
80
 
81
- > koatty_cacheable@3.0.7 build:doc /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
81
+ > koatty_cacheable@3.0.8 build:doc /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
82
82
  > api-documenter markdown --input temp --output docs/api
83
83
 
84
84
 
@@ -99,7 +99,7 @@ Unsupported block tag: @export
99
99
  Unsupported block tag: @return
100
100
  Unsupported block tag: @return
101
101
 
102
- > koatty_cacheable@3.0.7 build:cp /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
102
+ > koatty_cacheable@3.0.8 build:cp /Volumes/ExternalSSD/Users/richen/Workspace/nodejs/koatty-monorepo/packages/koatty-cacheable
103
103
  > node ../../scripts/postBuild.js
104
104
 
105
105
  📦 postBuild: koatty-cacheable
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 3.0.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - koatty_container@2.0.8
9
+ - koatty_core@2.1.9
10
+
3
11
  ## 3.0.7
4
12
 
5
13
  ### Patch Changes
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * @Author: richen
3
- * @Date: 2026-03-07 23:34:50
3
+ * @Date: 2026-03-08 12:45:12
4
4
  * @License: BSD (3-Clause)
5
5
  * @Copyright (c) - <richenlin(at)gmail.com>
6
6
  * @HomePage: https://koatty.org/
package/dist/index.js CHANGED
@@ -7,7 +7,7 @@ var koatty_container = require('koatty_container');
7
7
 
8
8
  /*!
9
9
  * @Author: richen
10
- * @Date: 2026-03-07 15:34:44
10
+ * @Date: 2026-03-08 04:45:07
11
11
  * @License: BSD (3-Clause)
12
12
  * @Copyright (c) - <richenlin(at)gmail.com>
13
13
  * @HomePage: https://koatty.org/
package/dist/index.mjs CHANGED
@@ -5,7 +5,7 @@ import { IOCContainer } from 'koatty_container';
5
5
 
6
6
  /*!
7
7
  * @Author: richen
8
- * @Date: 2026-03-07 15:34:44
8
+ * @Date: 2026-03-08 04:45:07
9
9
  * @License: BSD (3-Clause)
10
10
  * @Copyright (c) - <richenlin(at)gmail.com>
11
11
  * @HomePage: https://koatty.org/
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "koatty_cacheable",
3
- "version": "3.0.7",
3
+ "version": "3.0.8",
4
4
  "description": "Cacheable for koatty.",
5
5
  "scripts": {
6
6
  "build": "pnpm run build:js && pnpm run build:dts && pnpm run build:doc && pnpm run build:cp",
@@ -67,15 +67,15 @@
67
67
  "tslib": "^2.x.x"
68
68
  },
69
69
  "dependencies": {
70
- "koatty_container": "^2.0.7",
71
- "koatty_core": "^2.1.8",
70
+ "koatty_container": "^2.0.8",
71
+ "koatty_core": "^2.1.9",
72
72
  "koatty_lib": "^1.4.8",
73
73
  "koatty_logger": "^2.8.4",
74
74
  "koatty_store": "^2.0.5"
75
75
  },
76
76
  "peerDependencies": {
77
- "koatty_container": "^2.0.7",
78
- "koatty_core": "^2.1.8",
77
+ "koatty_container": "^2.0.8",
78
+ "koatty_core": "^2.1.9",
79
79
  "koatty_lib": "^1.4.8",
80
80
  "koatty_logger": "^2.8.4",
81
81
  "koatty_store": "^2.0.5"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "koatty_cacheable",
3
- "version": "3.0.7",
3
+ "version": "3.0.8",
4
4
  "description": "Cacheable for koatty.",
5
5
  "main": "./dist/index.js",
6
6
  "exports": {
@@ -56,15 +56,15 @@
56
56
  "tslib": "^2.x.x"
57
57
  },
58
58
  "dependencies": {
59
- "koatty_container": "2.0.7",
60
- "koatty_core": "2.1.8",
61
59
  "koatty_lib": "1.4.8",
60
+ "koatty_container": "2.0.8",
62
61
  "koatty_logger": "2.8.4",
63
- "koatty_store": "2.0.5"
62
+ "koatty_store": "2.0.5",
63
+ "koatty_core": "2.1.9"
64
64
  },
65
65
  "peerDependencies": {
66
- "koatty_container": "^2.0.7",
67
- "koatty_core": "^2.1.8",
66
+ "koatty_container": "^2.0.8",
67
+ "koatty_core": "^2.1.9",
68
68
  "koatty_lib": "^1.4.8",
69
69
  "koatty_logger": "^2.8.4",
70
70
  "koatty_store": "^2.0.5"