File tree 4 files changed +8
-7
lines changed
types/documentation/interfaces
4 files changed +8
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Iterable.\_\_@iterator@17
65
65
66
66
#### Defined in
67
67
68
- node_modules/.pnpm/typescript@4.8 .3/node_modules/typescript/lib/lib.es2015.iterable.d.ts:51
68
+ node_modules/.pnpm/typescript@4.9 .3/node_modules/typescript/lib/lib.es2015.iterable.d.ts:51
69
69
70
70
___
71
71
Original file line number Diff line number Diff line change 1
1
# @relate/web
2
2
3
+ ## 1.0.9
4
+
5
+ ### Patch Changes
6
+
7
+ - e83beb9: Tweak watchDbmss subscription to observe server rather than process status. No longer require IDs array on infoDbmss query.
8
+
3
9
## 1.0.8
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @relate/web" ,
3
- "version" : " 1.0.8 " ,
3
+ "version" : " 1.0.9 " ,
4
4
"description" : " Web" ,
5
5
"author" : " Neo4j Inc." ,
6
6
"license" : " GPL-3.0" ,
You can’t perform that action at this time.
0 commit comments