@rsdk/nest-tools 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.
Files changed (2) hide show
  1. package/CHANGELOG.md +67 -9
  2. package/package.json +2 -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/nest-tools
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/nest-tools
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/nest-tools
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/nest-tools
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/nest-tools
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/nest-tools
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/nest-tools
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/nest-tools
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/nest-tools
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/nest-tools
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/nest-tools
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/nest-tools
@@ -11,7 +61,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
61
 
12
62
  ### Bug Fixes
13
63
 
14
- * some more peer dependencies ([3617dcb](https://github.com/R-Vision/rsdk/commit/3617dcbfdd08231e8f334ff35ac46eb99d810567))
64
+ * some more peer
65
+ dependencies ([3617dcb](https://github.com/R-Vision/rsdk/commit/3617dcbfdd08231e8f334ff35ac46eb99d810567))
15
66
 
16
67
  ## [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)
17
68
 
@@ -25,7 +76,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
25
76
 
26
77
  ### Features
27
78
 
28
- * discover config from inject section in dynamic provider ([b20c41c](https://github.com/R-Vision/rsdk/commit/b20c41c08802c2ece7c3fe24614959722cae12b4))
79
+ * discover config from inject section in dynamic
80
+ provider ([b20c41c](https://github.com/R-Vision/rsdk/commit/b20c41c08802c2ece7c3fe24614959722cae12b4))
29
81
 
30
82
  ## [3.4.1](https://github.com/R-Vision/rsdk/compare/v3.4.1-next.0...v3.4.1) (2023-09-01)
31
83
 
@@ -35,7 +87,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
35
87
 
36
88
  ### Bug Fixes
37
89
 
38
- * added correctly exception and warn on incorrectly value in module tree ([2349782](https://github.com/R-Vision/rsdk/commit/234978226ff9a41a9781fc773d35f865e09ce371))
90
+ * added correctly exception and warn on incorrectly value in module
91
+ tree ([2349782](https://github.com/R-Vision/rsdk/commit/234978226ff9a41a9781fc773d35f865e09ce371))
39
92
 
40
93
  ## [3.1.0](https://github.com/R-Vision/rsdk/compare/v3.1.0-next.3...v3.1.0) (2023-08-09)
41
94
 
@@ -61,7 +114,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
61
114
 
62
115
  ### Features
63
116
 
64
- * add data-source extractor from PlatformApp ([#76](https://github.com/R-Vision/rsdk/issues/76)) ([c668f12](https://github.com/R-Vision/rsdk/commit/c668f12142a009ac7c4bc5adc84b6fa8b85d413a))
117
+ * add data-source extractor from
118
+ PlatformApp ([#76](https://github.com/R-Vision/rsdk/issues/76)) ([c668f12](https://github.com/R-Vision/rsdk/commit/c668f12142a009ac7c4bc5adc84b6fa8b85d413a))
65
119
 
66
120
  ## [2.4.2](https://github.com/R-Vision/rsdk/compare/v2.4.2-next.0...v2.4.2) (2023-06-16)
67
121
 
@@ -71,7 +125,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
71
125
 
72
126
  ### Bug Fixes
73
127
 
74
- * **eslint-plugin:** normalize tsconfig.lint.json ([25d77cd](https://github.com/R-Vision/rsdk/commit/25d77cd69206fa6e1c79ba6ae27ee89276b0cfa2))
128
+ * **eslint-plugin:** normalize
129
+ tsconfig.lint.json ([25d77cd](https://github.com/R-Vision/rsdk/commit/25d77cd69206fa6e1c79ba6ae27ee89276b0cfa2))
75
130
 
76
131
  ## [2.4.1](https://github.com/R-Vision/rsdk/compare/v2.4.1-next.2...v2.4.1) (2023-06-15)
77
132
 
@@ -89,12 +144,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
89
144
 
90
145
  ### Draft
91
146
 
92
- * Pfm 303 static to meta migration ([#45](https://github.com/R-Vision/rsdk/issues/45)) ([d98e303](https://github.com/R-Vision/rsdk/commit/d98e3032f9b10446b478427d841b9209ed68fa2d))
147
+ * Pfm 303 static to meta
148
+ migration ([#45](https://github.com/R-Vision/rsdk/issues/45)) ([d98e303](https://github.com/R-Vision/rsdk/commit/d98e3032f9b10446b478427d841b9209ed68fa2d))
93
149
 
94
150
  ### BREAKING CHANGES
95
151
 
96
152
  * GrpcClientModule removed
97
- new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
153
+ new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
98
154
 
99
155
  * fix: rework interaction with metadata and generating modules from metadata
100
156
 
@@ -128,7 +184,8 @@ new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
128
184
 
129
185
  ### Bug Fixes
130
186
 
131
- * remove private dependencies from `peerDependencies` section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
187
+ * remove private dependencies from `peerDependencies`
188
+ section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
132
189
 
133
190
  ## 1.0.11 (2023-05-23)
134
191
 
@@ -138,4 +195,5 @@ new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
138
195
 
139
196
  ### Bug Fixes
140
197
 
141
- * add "access: public" to new packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
198
+ * add "access: public" to new
199
+ packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rsdk/nest-tools",
3
- "version": "4.0.0-next.9",
3
+ "version": "4.0.1-next.0",
4
4
  "license": "Apache License 2.0",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -14,5 +14,5 @@
14
14
  "dependencies": {
15
15
  "rxjs": "^7.8.1"
16
16
  },
17
- "gitHead": "889228ebf4076fafc1c7fce4406b1ea5a3d985ff"
17
+ "gitHead": "772c1ca796c9a5b279274d6a6fb1a356e64aa71f"
18
18
  }