@rsdk/nest-tools 4.0.0-next.14 → 4.0.0-next.16
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 +27 -9
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,16 @@
|
|
|
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-next.16](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.15...v4.0.0-next.16) (2023-11-30)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @rsdk/nest-tools
|
|
9
|
+
|
|
10
|
+
## [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)
|
|
11
|
+
|
|
12
|
+
### Features
|
|
13
|
+
|
|
14
|
+
* added protocol detector ([#166](https://github.com/R-Vision/rsdk/issues/166)) ([f348995](https://github.com/R-Vision/rsdk/commit/f348995f29648c7392b7375c5b2001197d60eb36))
|
|
15
|
+
|
|
6
16
|
## [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)
|
|
7
17
|
|
|
8
18
|
**Note:** Version bump only for package @rsdk/nest-tools
|
|
@@ -31,7 +41,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
31
41
|
|
|
32
42
|
### Bug Fixes
|
|
33
43
|
|
|
34
|
-
* some more peer
|
|
44
|
+
* some more peer
|
|
45
|
+
dependencies ([3617dcb](https://github.com/R-Vision/rsdk/commit/3617dcbfdd08231e8f334ff35ac46eb99d810567))
|
|
35
46
|
|
|
36
47
|
## [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)
|
|
37
48
|
|
|
@@ -45,7 +56,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
45
56
|
|
|
46
57
|
### Features
|
|
47
58
|
|
|
48
|
-
* discover config from inject section in dynamic
|
|
59
|
+
* discover config from inject section in dynamic
|
|
60
|
+
provider ([b20c41c](https://github.com/R-Vision/rsdk/commit/b20c41c08802c2ece7c3fe24614959722cae12b4))
|
|
49
61
|
|
|
50
62
|
## [3.4.1](https://github.com/R-Vision/rsdk/compare/v3.4.1-next.0...v3.4.1) (2023-09-01)
|
|
51
63
|
|
|
@@ -55,7 +67,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
55
67
|
|
|
56
68
|
### Bug Fixes
|
|
57
69
|
|
|
58
|
-
* added correctly exception and warn on incorrectly value in module
|
|
70
|
+
* added correctly exception and warn on incorrectly value in module
|
|
71
|
+
tree ([2349782](https://github.com/R-Vision/rsdk/commit/234978226ff9a41a9781fc773d35f865e09ce371))
|
|
59
72
|
|
|
60
73
|
## [3.1.0](https://github.com/R-Vision/rsdk/compare/v3.1.0-next.3...v3.1.0) (2023-08-09)
|
|
61
74
|
|
|
@@ -81,7 +94,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
81
94
|
|
|
82
95
|
### Features
|
|
83
96
|
|
|
84
|
-
* add data-source extractor from
|
|
97
|
+
* add data-source extractor from
|
|
98
|
+
PlatformApp ([#76](https://github.com/R-Vision/rsdk/issues/76)) ([c668f12](https://github.com/R-Vision/rsdk/commit/c668f12142a009ac7c4bc5adc84b6fa8b85d413a))
|
|
85
99
|
|
|
86
100
|
## [2.4.2](https://github.com/R-Vision/rsdk/compare/v2.4.2-next.0...v2.4.2) (2023-06-16)
|
|
87
101
|
|
|
@@ -91,7 +105,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
91
105
|
|
|
92
106
|
### Bug Fixes
|
|
93
107
|
|
|
94
|
-
* **eslint-plugin:** normalize
|
|
108
|
+
* **eslint-plugin:** normalize
|
|
109
|
+
tsconfig.lint.json ([25d77cd](https://github.com/R-Vision/rsdk/commit/25d77cd69206fa6e1c79ba6ae27ee89276b0cfa2))
|
|
95
110
|
|
|
96
111
|
## [2.4.1](https://github.com/R-Vision/rsdk/compare/v2.4.1-next.2...v2.4.1) (2023-06-15)
|
|
97
112
|
|
|
@@ -109,12 +124,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
109
124
|
|
|
110
125
|
### Draft
|
|
111
126
|
|
|
112
|
-
* Pfm 303 static to meta
|
|
127
|
+
* Pfm 303 static to meta
|
|
128
|
+
migration ([#45](https://github.com/R-Vision/rsdk/issues/45)) ([d98e303](https://github.com/R-Vision/rsdk/commit/d98e3032f9b10446b478427d841b9209ed68fa2d))
|
|
113
129
|
|
|
114
130
|
### BREAKING CHANGES
|
|
115
131
|
|
|
116
132
|
* GrpcClientModule removed
|
|
117
|
-
new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
|
|
133
|
+
new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
|
|
118
134
|
|
|
119
135
|
* fix: rework interaction with metadata and generating modules from metadata
|
|
120
136
|
|
|
@@ -148,7 +164,8 @@ new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
|
|
|
148
164
|
|
|
149
165
|
### Bug Fixes
|
|
150
166
|
|
|
151
|
-
* remove private dependencies from `peerDependencies`
|
|
167
|
+
* remove private dependencies from `peerDependencies`
|
|
168
|
+
section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
|
|
152
169
|
|
|
153
170
|
## 1.0.11 (2023-05-23)
|
|
154
171
|
|
|
@@ -158,4 +175,5 @@ new way for declaration with `GrpcServers.define()` and `@InjectGrpcClient`
|
|
|
158
175
|
|
|
159
176
|
### Bug Fixes
|
|
160
177
|
|
|
161
|
-
* add "access: public" to new
|
|
178
|
+
* add "access: public" to new
|
|
179
|
+
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.
|
|
3
|
+
"version": "4.0.0-next.16",
|
|
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": "
|
|
17
|
+
"gitHead": "07aa2600fa268af9225acbb5c97479e7e26d671a"
|
|
18
18
|
}
|