@rsdk/http.server.express 4.0.0-next.9 → 4.0.1-next.0
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/CHANGELOG.md +58 -4
- package/dist/express.http-transport.js.map +1 -1
- package/package.json +3 -3
- package/tsconfig.json +12 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,56 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [4.0.1-next.0](https://github.com/R-Vision/rsdk/compare/v4.0.0...v4.0.1-next.0) (2023-12-06)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @rsdk/http.server.express
|
|
9
|
+
|
|
10
|
+
## [4.0.0](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.19...v4.0.0) (2023-12-04)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @rsdk/http.server.express
|
|
13
|
+
|
|
14
|
+
## [4.0.0-next.19](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.18...v4.0.0-next.19) (2023-12-02)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @rsdk/http.server.express
|
|
17
|
+
|
|
18
|
+
## [4.0.0-next.18](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.17...v4.0.0-next.18) (2023-12-02)
|
|
19
|
+
|
|
20
|
+
**Note:** Version bump only for package @rsdk/http.server.express
|
|
21
|
+
|
|
22
|
+
## [4.0.0-next.17](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.16...v4.0.0-next.17) (2023-12-01)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @rsdk/http.server.express
|
|
25
|
+
|
|
26
|
+
## [4.0.0-next.16](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.15...v4.0.0-next.16) (2023-11-30)
|
|
27
|
+
|
|
28
|
+
**Note:** Version bump only for package @rsdk/http.server.express
|
|
29
|
+
|
|
30
|
+
## [4.0.0-next.15](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.14...v4.0.0-next.15) (2023-11-30)
|
|
31
|
+
|
|
32
|
+
### Features
|
|
33
|
+
|
|
34
|
+
* added protocol detector ([#166](https://github.com/R-Vision/rsdk/issues/166)) ([f348995](https://github.com/R-Vision/rsdk/commit/f348995f29648c7392b7375c5b2001197d60eb36))
|
|
35
|
+
|
|
36
|
+
## [4.0.0-next.14](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.13...v4.0.0-next.14) (2023-11-29)
|
|
37
|
+
|
|
38
|
+
**Note:** Version bump only for package @rsdk/http.server.express
|
|
39
|
+
|
|
40
|
+
## [4.0.0-next.13](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.12...v4.0.0-next.13) (2023-11-29)
|
|
41
|
+
|
|
42
|
+
**Note:** Version bump only for package @rsdk/http.server.express
|
|
43
|
+
|
|
44
|
+
## [4.0.0-next.12](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.11...v4.0.0-next.12) (2023-11-29)
|
|
45
|
+
|
|
46
|
+
**Note:** Version bump only for package @rsdk/http.server.express
|
|
47
|
+
|
|
48
|
+
## [4.0.0-next.11](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.10...v4.0.0-next.11) (2023-11-29)
|
|
49
|
+
|
|
50
|
+
**Note:** Version bump only for package @rsdk/http.server.express
|
|
51
|
+
|
|
52
|
+
## [4.0.0-next.10](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.9...v4.0.0-next.10) (2023-11-29)
|
|
53
|
+
|
|
54
|
+
**Note:** Version bump only for package @rsdk/http.server.express
|
|
55
|
+
|
|
6
56
|
## [4.0.0-next.9](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.8...v4.0.0-next.9) (2023-11-29)
|
|
7
57
|
|
|
8
58
|
**Note:** Version bump only for package @rsdk/http.server.express
|
|
@@ -27,13 +77,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
27
77
|
|
|
28
78
|
### Bug Fixes
|
|
29
79
|
|
|
30
|
-
* some more peer
|
|
80
|
+
* some more peer
|
|
81
|
+
dependencies ([3617dcb](https://github.com/R-Vision/rsdk/commit/3617dcbfdd08231e8f334ff35ac46eb99d810567))
|
|
31
82
|
|
|
32
83
|
## [4.0.0-next.3](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.2...v4.0.0-next.3) (2023-11-12)
|
|
33
84
|
|
|
34
85
|
### Bug Fixes
|
|
35
86
|
|
|
36
|
-
* all yarn peers dependency
|
|
87
|
+
* all yarn peers dependency
|
|
88
|
+
issues ([e0db9ef](https://github.com/R-Vision/rsdk/commit/e0db9ef1ab8a4df4e1f8ff6f6a9e3728f497549b))
|
|
37
89
|
|
|
38
90
|
## [4.0.0-next.2](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.1...v4.0.0-next.2) (2023-11-10)
|
|
39
91
|
|
|
@@ -167,7 +219,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
167
219
|
|
|
168
220
|
### Bug Fixes
|
|
169
221
|
|
|
170
|
-
* **http.server.express:** remove custom type definition prefer
|
|
222
|
+
* **http.server.express:** remove custom type definition prefer
|
|
223
|
+
standard `HttpTransportOptions` ([bf59fe9](https://github.com/R-Vision/rsdk/commit/bf59fe9b633811db799a7c32874c45852bc9dc25))
|
|
171
224
|
|
|
172
225
|
## [3.2.0-next.2](https://github.com/R-Vision/rsdk/compare/v3.2.0-next.1...v3.2.0-next.2) (2023-08-09)
|
|
173
226
|
|
|
@@ -181,4 +234,5 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
181
234
|
|
|
182
235
|
### Features
|
|
183
236
|
|
|
184
|
-
* **http.server:** split to package by implementation
|
|
237
|
+
* **http.server:** split to package by implementation
|
|
238
|
+
@rsdk/http.server.{fastify,express} ([f3cdad1](https://github.com/R-Vision/rsdk/commit/f3cdad1c7372d2bfbaee21d91973d5354cebf46c))
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"express.http-transport.js","sourceRoot":"","sources":["../src/express.http-transport.ts"],"names":[],"mappings":";;;AACA,+DAA0D;AAE1D,mDAA8D;AAG9D,MAAa,oBAAqB,SAAQ,uCAAyB;IACxD,OAAO,CAAwB;IAExC,YAAY,OAA8B;QACxC,KAAK,EAAE,CAAC;QACR,IAAI,OAAO,EAAE;
|
|
1
|
+
{"version":3,"file":"express.http-transport.js","sourceRoot":"","sources":["../src/express.http-transport.ts"],"names":[],"mappings":";;;AACA,+DAA0D;AAE1D,mDAA8D;AAG9D,MAAa,oBAAqB,SAAQ,uCAAyB;IACxD,OAAO,CAAwB;IAExC,YAAY,OAA8B;QACxC,KAAK,EAAE,CAAC;QACR,IAAI,OAAO,EAAE,CAAC;YACZ,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACzB,CAAC;IACH,CAAC;IAED,iBAAiB,CAAC,UAAsB;QACtC,MAAM,EAAE,OAAO,EAAE,GAAG,IAAI,CAAC,OAAO,IAAI,EAAE,CAAC;QACvC,MAAM,EAAE,SAAS,EAAE,GAAG,UAAU,CAAC;QACjC,MAAM,cAAc,GAAG,IAAI,iCAAc,EAAE,CAAC;QAC5C,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,GAAkB,MAAM,CAAC,MAAM,CACnD;YACE,IAAI,EAAE;gBACJ,IAAI,EAAE,IAAI;gBACV,UAAU,EAAE,KAAK;aAClB;YACD,MAAM,EAAE,KAAK;SACd,EACD,OAAO,CACR,CAAC;QAEF,IAAI,IAAI,CAAC,IAAI,EAAE,CAAC;YACd,gGAAgG;YAChG,MAAM,EAAE,IAAI,EAAE,GAAG,OAAO,CAAC,aAAa,CAAC,CAAC;YAExC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,KAAK,EAAE,SAAS,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC,CAAC;QACzD,CAAC;QAED,IAAI,IAAI,CAAC,UAAU,EAAE,CAAC;YACpB,gGAAgG;YAChG,MAAM,EAAE,UAAU,EAAE,GAAG,OAAO,CAAC,aAAa,CAAC,CAAC;YAE9C,cAAc,CAAC,GAAG,CAChB,UAAU,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,KAAK,EAAE,SAAS,CAAC,KAAK,EAAE,EAAE,CAAC,CACzD,CAAC;QACJ,CAAC;QAED,IAAI,MAAM,EAAE,CAAC;YACX,gGAAgG;YAChG,cAAc,CAAC,GAAG,CAAC,OAAO,CAAC,eAAe,CAAC,EAAE,CAAC,CAAC;QACjD,CAAC;QACD,OAAO,cAAc,CAAC;IACxB,CAAC;CACF;AA/CD,oDA+CC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rsdk/http.server.express",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.1-next.0",
|
|
4
4
|
"description": "Adapter for @rsdk/http.server",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"repository": {
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"peerDependencies": {
|
|
20
20
|
"@nestjs/common": "^10.0.0",
|
|
21
21
|
"@nestjs/core": "^10.0.0",
|
|
22
|
-
"@rsdk/http.server": "^4.0.
|
|
22
|
+
"@rsdk/http.server": "^4.0.1-next.0",
|
|
23
23
|
"body-parser": "^1.20.2",
|
|
24
24
|
"cookie-parser": "^1.4.6",
|
|
25
25
|
"reflect-metadata": "^0.1.13"
|
|
@@ -35,5 +35,5 @@
|
|
|
35
35
|
"optional": true
|
|
36
36
|
}
|
|
37
37
|
},
|
|
38
|
-
"gitHead": "
|
|
38
|
+
"gitHead": "772c1ca796c9a5b279274d6a6fb1a356e64aa71f"
|
|
39
39
|
}
|
package/tsconfig.json
CHANGED
|
@@ -4,6 +4,16 @@
|
|
|
4
4
|
"declaration": true,
|
|
5
5
|
"outDir": "dist"
|
|
6
6
|
},
|
|
7
|
-
"include": [
|
|
8
|
-
|
|
7
|
+
"include": [
|
|
8
|
+
"src/**/*"
|
|
9
|
+
],
|
|
10
|
+
"exclude": [
|
|
11
|
+
"node_modules",
|
|
12
|
+
"dist",
|
|
13
|
+
"test",
|
|
14
|
+
"**/*.spec.ts",
|
|
15
|
+
"**/*.test.ts",
|
|
16
|
+
"**/*.spec.e2e.ts",
|
|
17
|
+
"**/*.test.e2e.ts"
|
|
18
|
+
]
|
|
9
19
|
}
|