This repository was archived by the owner on Jul 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +36
-10
lines changed Expand file tree Collapse file tree 9 files changed +36
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/client/api" : " 0.11.3 " ,
3
- "packages/client/js-client.node" : " 0.6.5 " ,
4
- "packages/client/js-client.web.standalone" : " 0.13.4 " ,
2
+ "packages/client/api" : " 0.11.4 " ,
3
+ "packages/client/js-client.node" : " 0.6.6 " ,
4
+ "packages/client/js-client.web.standalone" : " 0.13.5 " ,
5
5
"packages/client/tools" : " 0.2.1" ,
6
6
"packages/core/interfaces" : " 0.7.3" ,
7
- "packages/core/js-peer" : " 0.8.4 "
7
+ "packages/core/js-peer" : " 0.8.5 "
8
8
}
Original file line number Diff line number Diff line change 6
6
* dependencies
7
7
* @fluencelabs/interfaces bumped from 0.7.1 to 0.7.2
8
8
9
+ ## [ 0.11.4] ( https://github.com/fluencelabs/js-client/compare/js-client.api-v0.11.3...js-client.api-v0.11.4 ) (2023-03-03)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * ** docs:** Use link to specific page in error message about incorrect JS Client library installation [ DXJ 271] ([ #278 ] ( https://github.com/fluencelabs/js-client/issues/278 ) ) ([ 9ed1e2e] ( https://github.com/fluencelabs/js-client/commit/9ed1e2eafcad47e1a37367128d12a36bb63496f3 ) )
15
+
9
16
## [ 0.11.3] ( https://github.com/fluencelabs/js-client/compare/js-client.api-v0.11.2...js-client.api-v0.11.3 ) (2023-02-16)
10
17
11
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluencelabs/js-client.api" ,
3
- "version" : " 0.11.3 " ,
3
+ "version" : " 0.11.4 " ,
4
4
"description" : " JS Client API" ,
5
5
"engines" : {
6
6
"node" : " >=10" ,
Original file line number Diff line number Diff line change 12
12
* dependencies
13
13
* @fluencelabs/js-peer bumped from 0.8.3 to 0.8.4
14
14
15
+ ### Dependencies
16
+
17
+ * The following workspace dependencies were updated
18
+ * dependencies
19
+ * @fluencelabs/js-peer bumped from 0.8.4 to 0.8.5
20
+
15
21
## [ 0.6.4] ( https://github.com/fluencelabs/js-client/compare/js-client.node-v0.6.3...js-client.node-v0.6.4 ) (2023-02-16)
16
22
17
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluencelabs/js-client.node" ,
3
- "version" : " 0.6.5 " ,
3
+ "version" : " 0.6.6 " ,
4
4
"description" : " TypeScript implementation of Fluence Peer" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"typings" : " ./dist/index.d.ts" ,
22
22
"author" : " Fluence Labs" ,
23
23
"license" : " Apache-2.0" ,
24
24
"dependencies" : {
25
- "@fluencelabs/js-peer" : " 0.8.4 " ,
25
+ "@fluencelabs/js-peer" : " 0.8.5 " ,
26
26
"@fluencelabs/avm" : " 0.35.4" ,
27
27
"@fluencelabs/marine-js" : " 0.3.45" ,
28
28
"platform" : " 1.3.6"
Original file line number Diff line number Diff line change 6
6
* dependencies
7
7
* @fluencelabs/js-peer bumped from 0.8.1 to 0.8.2
8
8
9
+ ### Dependencies
10
+
11
+ * The following workspace dependencies were updated
12
+ * dependencies
13
+ * @fluencelabs/js-peer bumped from 0.8.4 to 0.8.5
14
+
9
15
## [ 0.13.4] ( https://github.com/fluencelabs/js-client/compare/js-client.web.standalone-v0.13.3...js-client.web.standalone-v0.13.4 ) (2023-02-22)
10
16
11
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluencelabs/js-client.web.standalone" ,
3
- "version" : " 0.13.4 " ,
3
+ "version" : " 0.13.5 " ,
4
4
"description" : " TypeScript implementation of Fluence Peer" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"typings" : " ./dist/index.d.ts" ,
16
16
"author" : " Fluence Labs" ,
17
17
"license" : " Apache-2.0" ,
18
18
"dependencies" : {
19
- "@fluencelabs/js-peer" : " 0.8.4 " ,
19
+ "@fluencelabs/js-peer" : " 0.8.5 " ,
20
20
"buffer" : " 6.0.3" ,
21
21
"process" : " 0.11.10"
22
22
},
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.8.5] ( https://github.com/fluencelabs/js-client/compare/js-peer-v0.8.4...js-peer-v0.8.5 ) (2023-03-03)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Increase number of inbound and outbound streams to 1024 ([ #280 ] ( https://github.com/fluencelabs/js-client/issues/280 ) ) ([ 1ccc483] ( https://github.com/fluencelabs/js-client/commit/1ccc4835328426b546f31e1646d3a49ed042fdf9 ) )
9
+
3
10
## [ 0.8.4] ( https://github.com/fluencelabs/js-client/compare/js-peer-v0.8.3...js-peer-v0.8.4 ) (2023-02-22)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluencelabs/js-peer" ,
3
- "version" : " 0.8.4 " ,
3
+ "version" : " 0.8.5 " ,
4
4
"description" : " TypeScript implementation of Fluence Peer" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"typings" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments