We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7ed5be commit ec2e04aCopy full SHA for ec2e04a
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="0.2.7"></a>
2
+
3
+# [0.2.7](https://github.com/kondi/rxjs-grpc/compare/v0.2.6...v0.2.7) (2022-06-02)
4
5
+### Upgrade
6
7
+- Allow rxjs 7 as peer dependency ([20d8359](https://github.com/kondi/rxjs-grpc/commit/20d8359))
8
9
<a name="0.2.6"></a>
10
11
# [0.2.6](https://github.com/kondi/rxjs-grpc/compare/v0.2.5...v0.2.6) (2021-05-27)
package.json
@@ -2,7 +2,7 @@
"main": "js/index",
"typings": "js/index",
"name": "rxjs-grpc",
- "version": "0.2.6",
+ "version": "0.2.7",
"description": "Typesafe gRPC with RxJS in TypeScript",
"license": "MIT",
"keywords": [],
0 commit comments