@rsdk/decorators 4.0.0-next.6 → 4.0.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 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.0](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.19...v4.0.0) (2023-12-04)
7
+
8
+ **Note:** Version bump only for package @rsdk/decorators
9
+
10
+ ## [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)
11
+
12
+ **Note:** Version bump only for package @rsdk/decorators
13
+
14
+ ## [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)
15
+
16
+ **Note:** Version bump only for package @rsdk/decorators
17
+
18
+ ## [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)
19
+
20
+ **Note:** Version bump only for package @rsdk/decorators
21
+
22
+ ## [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)
23
+
24
+ **Note:** Version bump only for package @rsdk/decorators
25
+
26
+ ## [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)
27
+
28
+ ### Features
29
+
30
+ * added protocol detector ([#166](https://github.com/R-Vision/rsdk/issues/166)) ([f348995](https://github.com/R-Vision/rsdk/commit/f348995f29648c7392b7375c5b2001197d60eb36))
31
+
32
+ ## [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)
33
+
34
+ **Note:** Version bump only for package @rsdk/decorators
35
+
36
+ ## [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)
37
+
38
+ **Note:** Version bump only for package @rsdk/decorators
39
+
40
+ ## [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)
41
+
42
+ **Note:** Version bump only for package @rsdk/decorators
43
+
44
+ ## [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)
45
+
46
+ **Note:** Version bump only for package @rsdk/decorators
47
+
48
+ ## [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)
49
+
50
+ **Note:** Version bump only for package @rsdk/decorators
51
+
52
+ ## [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)
53
+
54
+ **Note:** Version bump only for package @rsdk/decorators
55
+
6
56
  ## [4.0.0-next.6](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.5...v4.0.0-next.6) (2023-11-21)
7
57
 
8
58
  **Note:** Version bump only for package @rsdk/decorators
@@ -27,7 +77,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
27
77
 
28
78
  ### Bug Fixes
29
79
 
30
- * **decorators:** correctly index re-export Deprecate decorator ([53db370](https://github.com/R-Vision/rsdk/commit/53db3706293ffb10b4d705708bc87faedc63a06f))
80
+ * **decorators:** correctly index re-export Deprecate
81
+ decorator ([53db370](https://github.com/R-Vision/rsdk/commit/53db3706293ffb10b4d705708bc87faedc63a06f))
31
82
 
32
83
  ## [3.6.0](https://github.com/R-Vision/rsdk/compare/v3.6.0-next.8...v3.6.0) (2023-10-20)
33
84
 
@@ -133,7 +184,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
133
184
 
134
185
  ### Bug Fixes
135
186
 
136
- * **deps:** remove unused dependencies ([4512c78](https://github.com/R-Vision/rsdk/commit/4512c7891f806dd1cd88275cb89c5fa381eb9917))
187
+ * **deps:** remove unused
188
+ dependencies ([4512c78](https://github.com/R-Vision/rsdk/commit/4512c7891f806dd1cd88275cb89c5fa381eb9917))
137
189
 
138
190
  ## [2.4.2](https://github.com/R-Vision/rsdk/compare/v2.4.2-next.0...v2.4.2) (2023-06-16)
139
191
 
@@ -167,7 +219,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
167
219
 
168
220
  ### Bug Fixes
169
221
 
170
- * remove private dependencies from `peerDependencies` section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
222
+ * remove private dependencies from `peerDependencies`
223
+ section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
171
224
 
172
225
  ## 1.0.11 (2023-05-23)
173
226
 
@@ -177,7 +230,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
177
230
 
178
231
  ### Bug Fixes
179
232
 
180
- * add "access: public" to new packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
233
+ * add "access: public" to new
234
+ packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
181
235
 
182
236
  ## 1.0.9 (2023-05-21)
183
237
 
@@ -207,7 +261,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
207
261
 
208
262
  ### Bug Fixes
209
263
 
210
- * builtin make not private in npm ([50c83b6](https://github.com/R-Vision/rsdk/commit/50c83b6454f9a89f1e99d3b33a497ce2c029d8c6))
264
+ * builtin make not private in
265
+ npm ([50c83b6](https://github.com/R-Vision/rsdk/commit/50c83b6454f9a89f1e99d3b33a497ce2c029d8c6))
211
266
 
212
267
  ## 1.0.2 (2023-05-10)
213
268
 
@@ -1 +1 @@
1
- {"version":3,"file":"compose.function.js","sourceRoot":"","sources":["../src/compose.function.ts"],"names":[],"mappings":";AAAA,iDAAiD;;;AAEjD,SAAgB,OAAO,CACrB,UAAoE;IAEpE,OAAO,CACL,MAA0B,EAC1B,WAA4B,EAC5B,UAAsC,EAChC,EAAE;QACR,KAAK,MAAM,SAAS,IAAI,UAAU,EAAE;YAClC,IAAI,MAAM,YAAY,QAAQ,IAAI,CAAC,UAAU,EAAE;gBAC5C,SAA4B,CAAC,MAAM,CAAC,CAAC;gBAEtC,SAAS;aACV;YAEA,SAAiD,CAChD,MAAM,EACN,WAAW,EACX,UAAU,CACX,CAAC;SACH;IACH,CAAC,CAAC;AACJ,CAAC;AAtBD,0BAsBC"}
1
+ {"version":3,"file":"compose.function.js","sourceRoot":"","sources":["../src/compose.function.ts"],"names":[],"mappings":";AAAA,iDAAiD;;;AAEjD,SAAgB,OAAO,CACrB,UAAoE;IAEpE,OAAO,CACL,MAA0B,EAC1B,WAA4B,EAC5B,UAAsC,EAChC,EAAE;QACR,KAAK,MAAM,SAAS,IAAI,UAAU,EAAE,CAAC;YACnC,IAAI,MAAM,YAAY,QAAQ,IAAI,CAAC,UAAU,EAAE,CAAC;gBAC7C,SAA4B,CAAC,MAAM,CAAC,CAAC;gBAEtC,SAAS;YACX,CAAC;YAEA,SAAiD,CAChD,MAAM,EACN,WAAW,EACX,UAAU,CACX,CAAC;QACJ,CAAC;IACH,CAAC,CAAC;AACJ,CAAC;AAtBD,0BAsBC"}
@@ -1 +1 @@
1
- {"version":3,"file":"log-time.decorator.js","sourceRoot":"","sources":["../src/log-time.decorator.ts"],"names":[],"mappings":";AAAA,wDAAwD;AACxD,uDAAuD;AACvD,sCAAsC;AACtC,+BAA+B;;;AAE/B,yCAA+C;AAC/C,2CAAwD;AAExD,4BAA0B;AAE1B,yDAAgD;AAEhD,MAAM,MAAM,GAAG,uBAAa,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC;AAE/C,SAAgB,OAAO,CAAC,KAAgB;IACtC,OAAO,UAAU,MAAM,EAAE,UAAU,EAAE,UAA8B;QACjE,IAAI,OAAO,UAAU,KAAK,QAAQ,EAAE;YAClC,MAAM,IAAI,SAAS,CAAC,wCAAwC,CAAC,CAAC;SAC/D;QAED,sBAAsB;QACtB,MAAM,QAAQ,GAAG,UAAU,CAAC,KAAK,CAAC;QAElC,MAAM,UAAU,GAAG,CAAC,EAAa,EAAQ,EAAE;YACzC,MAAM,CAAC,GAAG,CACR,KAAK,IAAI,kBAAQ,CAAC,IAAI,EACtB,IAAA,aAAI,EAAA;UACF,MAAM,CAAC,WAAW,CAAC,IAAI,IAAI,UAAU,CAAC,QAAQ,EAAE;UAChD,EAAE,CAAC,mBAAmB,CAAC,OAAO,CAAC,CAAC,CAAC;OACpC,CACA,CAAC;QACJ,CAAC,CAAC;QAEF,UAAU,CAAC,KAAK,GAAG;YACjB,CAAC,UAAU,CAAC,CAAC,GAAG,IAAW;gBACzB,MAAM,EAAE,GAAG,IAAI,kBAAS,EAAE,CAAC,KAAK,EAAE,CAAC;gBACnC,6DAA6D;gBAC7D,aAAa;gBACb,MAAM,MAAM,GAAG,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;gBAE1C,IAAI,MAAM,YAAY,OAAO,EAAE;oBAC7B,OAAO,MAAM,CAAC,OAAO,CAAC,GAAG,EAAE,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC,CAAC;iBAC7C;gBAED,UAAU,CAAC,EAAE,CAAC,CAAC;gBAEf,OAAO,MAAM,CAAC;YAChB,CAAC;SACF,CAAC,UAAU,CAAC,CAAC;QAEd,IAAA,6BAAU,EAAC,QAAQ,EAAE,UAAU,CAAC,KAAK,CAAC,CAAC;IACzC,CAAC,CAAC;AACJ,CAAC;AAtCD,0BAsCC"}
1
+ {"version":3,"file":"log-time.decorator.js","sourceRoot":"","sources":["../src/log-time.decorator.ts"],"names":[],"mappings":";AAAA,wDAAwD;AACxD,uDAAuD;AACvD,sCAAsC;AACtC,+BAA+B;;;AAE/B,yCAA+C;AAC/C,2CAAwD;AAExD,4BAA0B;AAE1B,yDAAgD;AAEhD,MAAM,MAAM,GAAG,uBAAa,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC;AAE/C,SAAgB,OAAO,CAAC,KAAgB;IACtC,OAAO,UAAU,MAAM,EAAE,UAAU,EAAE,UAA8B;QACjE,IAAI,OAAO,UAAU,KAAK,QAAQ,EAAE,CAAC;YACnC,MAAM,IAAI,SAAS,CAAC,wCAAwC,CAAC,CAAC;QAChE,CAAC;QAED,sBAAsB;QACtB,MAAM,QAAQ,GAAG,UAAU,CAAC,KAAK,CAAC;QAElC,MAAM,UAAU,GAAG,CAAC,EAAa,EAAQ,EAAE;YACzC,MAAM,CAAC,GAAG,CACR,KAAK,IAAI,kBAAQ,CAAC,IAAI,EACtB,IAAA,aAAI,EAAA;UACF,MAAM,CAAC,WAAW,CAAC,IAAI,IAAI,UAAU,CAAC,QAAQ,EAAE;UAChD,EAAE,CAAC,mBAAmB,CAAC,OAAO,CAAC,CAAC,CAAC;OACpC,CACA,CAAC;QACJ,CAAC,CAAC;QAEF,UAAU,CAAC,KAAK,GAAG;YACjB,CAAC,UAAU,CAAC,CAAC,GAAG,IAAW;gBACzB,MAAM,EAAE,GAAG,IAAI,kBAAS,EAAE,CAAC,KAAK,EAAE,CAAC;gBACnC,6DAA6D;gBAC7D,aAAa;gBACb,MAAM,MAAM,GAAG,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;gBAE1C,IAAI,MAAM,YAAY,OAAO,EAAE,CAAC;oBAC9B,OAAO,MAAM,CAAC,OAAO,CAAC,GAAG,EAAE,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC,CAAC;gBAC9C,CAAC;gBAED,UAAU,CAAC,EAAE,CAAC,CAAC;gBAEf,OAAO,MAAM,CAAC;YAChB,CAAC;SACF,CAAC,UAAU,CAAC,CAAC;QAEd,IAAA,6BAAU,EAAC,QAAQ,EAAE,UAAU,CAAC,KAAK,CAAC,CAAC;IACzC,CAAC,CAAC;AACJ,CAAC;AAtCD,0BAsCC"}
@@ -1 +1 @@
1
- {"version":3,"file":"metadata.helpers.js","sourceRoot":"","sources":["../src/metadata.helpers.ts"],"names":[],"mappings":";;;;;;AAAA,8DAAiC;AAEjC,4BAA0B;AAI1B;;;;GAIG;AACI,MAAM,UAAU,GAAG,CAAC,MAAc,EAAE,WAAmB,EAAQ,EAAE;IACtE,qBAAM,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC;IAClB,qBAAM,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC;IAEvB,MAAM,IAAI,GAAG,OAAO,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC;IAE7C,KAAK,MAAM,GAAG,IAAI,IAAI,EAAE;QACtB,MAAM,IAAI,GAAG,OAAO,CAAC,WAAW,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC;QAE9C,OAAO,CAAC,cAAc,CAAC,GAAG,EAAE,IAAI,EAAE,WAAW,CAAC,CAAC;KAChD;AACH,CAAC,CAAC;AAXW,QAAA,UAAU,cAWrB"}
1
+ {"version":3,"file":"metadata.helpers.js","sourceRoot":"","sources":["../src/metadata.helpers.ts"],"names":[],"mappings":";;;;;;AAAA,8DAAiC;AAEjC,4BAA0B;AAI1B;;;;GAIG;AACI,MAAM,UAAU,GAAG,CAAC,MAAc,EAAE,WAAmB,EAAQ,EAAE;IACtE,qBAAM,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC;IAClB,qBAAM,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC;IAEvB,MAAM,IAAI,GAAG,OAAO,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC;IAE7C,KAAK,MAAM,GAAG,IAAI,IAAI,EAAE,CAAC;QACvB,MAAM,IAAI,GAAG,OAAO,CAAC,WAAW,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC;QAE9C,OAAO,CAAC,cAAc,CAAC,GAAG,EAAE,IAAI,EAAE,WAAW,CAAC,CAAC;IACjD,CAAC;AACH,CAAC,CAAC;AAXW,QAAA,UAAU,cAWrB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rsdk/decorators",
3
- "version": "4.0.0-next.6",
3
+ "version": "4.0.0",
4
4
  "description": "Useful built in decorators and tools for creating custom",
5
5
  "license": "Apache License 2.0",
6
6
  "publishConfig": {
@@ -14,9 +14,9 @@
14
14
  "prepublishOnly": "npm run build"
15
15
  },
16
16
  "peerDependencies": {
17
- "@rsdk/common": "^4.0.0-next.6",
18
- "@rsdk/logging": "^4.0.0-next.6",
17
+ "@rsdk/common": "^4.0.0",
18
+ "@rsdk/logging": "^4.0.0",
19
19
  "reflect-metadata": "^0.1.13"
20
20
  },
21
- "gitHead": "85bfc2419a92579e4d8ebf57068735b4999788a9"
21
+ "gitHead": "e38e5b762d2c4aab277f0f65a5be5abcbccba8a8"
22
22
  }
package/tsconfig.json CHANGED
@@ -4,6 +4,16 @@
4
4
  "declaration": true,
5
5
  "outDir": "dist"
6
6
  },
7
- "include": ["src/**/*"],
8
- "exclude": ["node_modules", "dist", "test", "**/*.spec.ts", "**/*.test.ts", "**/*.spec.e2e.ts", "**/*.test.e2e.ts"]
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
  }