@keq-request/nestjs 5.0.0-alpha.36 → 5.0.0-beta.2

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
- > @keq-request/nestjs@5.0.0-alpha.36 build /home/runner/work/keq/keq/packages/nestjs
2
+ > @keq-request/nestjs@5.0.0-beta.2 build /home/runner/work/keq/keq/packages/nestjs
3
3
  > tsdown
4
4
 
5
5
  ℹ tsdown v0.21.10 powered by rolldown v1.0.0-rc.17
6
6
  ℹ config file: /home/runner/work/keq/keq/packages/nestjs/tsdown.config.ts
7
- (node:2668) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/keq/keq/packages/nestjs/tsdown.config.ts?no-cache=1f884df7-7e40-41fb-911f-c1be2715d78d is not specified and it doesn't parse as CommonJS.
7
+ (node:2711) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/keq/keq/packages/nestjs/tsdown.config.ts?no-cache=c136c14d-d283-45e8-85f2-844b8d46cd69 is not specified and it doesn't parse as CommonJS.
8
8
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
9
9
  To eliminate this warning, add "type": "module" to /home/runner/work/keq/keq/packages/nestjs/package.json.
10
10
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -20,17 +20,14 @@ To eliminate this warning, add "type": "module" to /home/runner/work/keq/keq/pac
20
20
  ℹ [CJS] dist/index.d.ts.map 0.54 kB │ gzip: 0.30 kB
21
21
  ℹ [CJS] dist/index.d.ts 2.17 kB │ gzip: 0.89 kB
22
22
  ℹ [CJS] 2 files, total: 2.71 kB
23
- [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
24
- - rolldown-plugin-dts:generate (64%)
25
- - tsdown:deps (31%)
26
- See https://rolldown.rs/options/checks#plugintimings for more details.
23
+ [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugin `rolldown-plugin-dts:generate`. See https://rolldown.rs/options/checks#plugintimings for more details.
27
24
 
28
- ✔ Build complete in 4402ms
29
25
  ℹ [ESM] dist/index.mjs 2.17 kB │ gzip: 0.92 kB
30
26
  ℹ [ESM] dist/index.mjs.map 3.49 kB │ gzip: 1.34 kB
31
27
  ℹ [ESM] dist/index.d.mts.map 0.54 kB │ gzip: 0.30 kB
32
28
  ℹ [ESM] dist/index.d.mts 2.17 kB │ gzip: 0.89 kB
33
29
  ℹ [ESM] 4 files, total: 8.37 kB
30
+ ✔ Build complete in 4832ms
34
31
  [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugin `rolldown-plugin-dts:generate`. See https://rolldown.rs/options/checks#plugintimings for more details.
35
32
 
36
- ✔ Build complete in 4404ms
33
+ ✔ Build complete in 4833ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,60 @@
1
1
  # @keq-request/nestjs
2
2
 
3
+ ## 5.0.0-beta.2
4
+
5
+ ### Patch Changes
6
+
7
+ - keq@5.0.0-beta.2
8
+
9
+ ## 5.0.0-beta.1
10
+
11
+ ### Minor Changes
12
+
13
+ - 437fc0c: **Feat:** nestjs supported。
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [cbc5d17]
18
+ - Updated dependencies [153244f]
19
+ - Updated dependencies [153244f]
20
+ - Updated dependencies [153244f]
21
+ - Updated dependencies [0a2eb2f]
22
+ - Updated dependencies [153244f]
23
+ - Updated dependencies [214ae66]
24
+ - Updated dependencies [c7ffd1f]
25
+ - Updated dependencies [90311b3]
26
+ - Updated dependencies [1f367c0]
27
+ - Updated dependencies [0c7db81]
28
+ - Updated dependencies [df114d1]
29
+ - Updated dependencies [2686b8d]
30
+ - Updated dependencies [842e555]
31
+ - Updated dependencies [153244f]
32
+ - Updated dependencies [2686b8d]
33
+ - Updated dependencies [9290139]
34
+ - Updated dependencies [7873a0a]
35
+ - Updated dependencies [e7eb9dc]
36
+ - Updated dependencies [7ff2162]
37
+ - Updated dependencies [22ce01a]
38
+ - Updated dependencies [0873c7e]
39
+ - Updated dependencies [153244f]
40
+ - Updated dependencies [a7a83da]
41
+ - Updated dependencies [f194c41]
42
+ - Updated dependencies [153244f]
43
+ - Updated dependencies [153244f]
44
+ - Updated dependencies [d076b76]
45
+ - Updated dependencies [f8abc63]
46
+ - Updated dependencies [153244f]
47
+ - Updated dependencies [ca6c879]
48
+ - Updated dependencies [63161c4]
49
+ - Updated dependencies [d472648]
50
+ - Updated dependencies [b8d02ca]
51
+ - Updated dependencies [0a04864]
52
+ - Updated dependencies [581815a]
53
+ - Updated dependencies [7343445]
54
+ - Updated dependencies [153244f]
55
+ - Updated dependencies [eed26f9]
56
+ - keq@5.0.0-beta.1
57
+
3
58
  ## 5.0.0-alpha.36
4
59
 
5
60
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keq-request/nestjs",
3
- "version": "5.0.0-alpha.36",
3
+ "version": "5.0.0-beta.2",
4
4
  "description": "Request API write by Typescript for flexibility, readability, and a low learning curve.",
5
5
  "keywords": [
6
6
  "request",
@@ -36,11 +36,11 @@
36
36
  "devDependencies": {
37
37
  "@nestjs/common": "^11.1.19",
38
38
  "@types/node": "^20.19.39",
39
- "keq": "5.0.0-alpha.36"
39
+ "keq": "5.0.0-beta.2"
40
40
  },
41
41
  "peerDependencies": {
42
42
  "@nestjs/common": "^11.0.0",
43
- "keq": "^5.0.0-alpha.36"
43
+ "keq": "^5.0.0-beta.2"
44
44
  },
45
45
  "engines": {
46
46
  "node": ">=20.0.0"