This repository was archived by the owner on Jul 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 13 files changed +113
-19
lines changed Expand file tree Collapse file tree 13 files changed +113
-19
lines changed Original file line number Diff line number Diff line change 11{
2- "packages/client/api" : " 0.11.5 " ,
3- "packages/client/js-client.node" : " 0.6.7 " ,
4- "packages/client/js-client.web.standalone" : " 0.13.6 " ,
2+ "packages/client/api" : " 0.11.6 " ,
3+ "packages/client/js-client.node" : " 0.6.8 " ,
4+ "packages/client/js-client.web.standalone" : " 0.13.7 " ,
55 "packages/client/tools" : " 0.2.1" ,
6- "packages/core/interfaces" : " 0.7.4" ,
7- "packages/core/js-peer" : " 0.8.6"
6+ "packages/core/interfaces" : " 0.7.5" ,
7+ "packages/core/js-peer" : " 0.8.7" ,
8+ "packages/client/js-client.web" : " 1.0.0"
89}
Original file line number Diff line number Diff line change 1212 * dependencies
1313 * @fluencelabs/interfaces bumped from 0.7.3 to 0.7.4
1414
15+ ## [ 0.11.6] ( https://github.com/fluencelabs/js-client/compare/js-client.api-v0.11.5...js-client.api-v0.11.6 ) (2023-04-04)
16+
17+
18+ ### Features
19+
20+ * Cleaning up technical debts ([ #295 ] ( https://github.com/fluencelabs/js-client/issues/295 ) ) ([ 0b2f12d] ( https://github.com/fluencelabs/js-client/commit/0b2f12d8ac223db341d6c30ff403166b3eae2e56 ) )
21+
22+
23+ ### Dependencies
24+
25+ * The following workspace dependencies were updated
26+ * dependencies
27+ * @fluencelabs/interfaces bumped from 0.7.4 to 0.7.5
28+
1529## [ 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)
1630
1731
Original file line number Diff line number Diff line change 11{
22 "name" : " @fluencelabs/js-client.api" ,
3- "version" : " 0.11.5 " ,
3+ "version" : " 0.11.6 " ,
44 "description" : " JS Client API" ,
55 "engines" : {
66 "node" : " >=10" ,
2525 "author" : " Fluence Labs" ,
2626 "license" : " Apache-2.0" ,
2727 "dependencies" : {
28- "@fluencelabs/interfaces" : " 0.7.4 "
28+ "@fluencelabs/interfaces" : " 0.7.5 "
2929 },
3030 "devDependencies" : {
3131 "@fluencelabs/avm" : " 0.35.4" ,
Original file line number Diff line number Diff line change 1818 * dependencies
1919 * @fluencelabs/js-peer bumped from 0.8.4 to 0.8.5
2020
21+ ## [ 0.6.8] ( https://github.com/fluencelabs/js-client/compare/js-client.node-v0.6.7...js-client.node-v0.6.8 ) (2023-04-04)
22+
23+
24+ ### Features
25+
26+ * Cleaning up technical debts ([ #295 ] ( https://github.com/fluencelabs/js-client/issues/295 ) ) ([ 0b2f12d] ( https://github.com/fluencelabs/js-client/commit/0b2f12d8ac223db341d6c30ff403166b3eae2e56 ) )
27+
28+
29+ ### Dependencies
30+
31+ * The following workspace dependencies were updated
32+ * dependencies
33+ * @fluencelabs/js-peer bumped from 0.8.6 to 0.8.7
34+ * @fluencelabs/interfaces bumped from 0.7.4 to 0.7.5
35+
2136## [ 0.6.7] ( https://github.com/fluencelabs/js-client/compare/js-client.node-v0.6.6...js-client.node-v0.6.7 ) (2023-03-31)
2237
2338
Original file line number Diff line number Diff line change 11{
22 "name" : " @fluencelabs/js-client.node" ,
3- "version" : " 0.6.7 " ,
3+ "version" : " 0.6.8 " ,
44 "description" : " TypeScript implementation of Fluence Peer" ,
55 "main" : " ./dist/index.js" ,
66 "typings" : " ./dist/index.d.ts" ,
2222 "author" : " Fluence Labs" ,
2323 "license" : " Apache-2.0" ,
2424 "dependencies" : {
25- "@fluencelabs/js-peer" : " 0.8.6 " ,
26- "@fluencelabs/interfaces" : " 0.7.4 " ,
25+ "@fluencelabs/js-peer" : " 0.8.7 " ,
26+ "@fluencelabs/interfaces" : " 0.7.5 " ,
2727 "@fluencelabs/avm" : " 0.35.4" ,
2828 "@fluencelabs/marine-js" : " 0.3.45" ,
2929 "platform" : " 1.3.6"
Original file line number Diff line number Diff line change 1212 * dependencies
1313 * @fluencelabs/js-peer bumped from 0.8.4 to 0.8.5
1414
15+ ## [ 0.13.7] ( https://github.com/fluencelabs/js-client/compare/js-client.web.standalone-v0.13.6...js-client.web.standalone-v0.13.7 ) (2023-04-04)
16+
17+
18+ ### Features
19+
20+ * Cleaning up technical debts ([ #295 ] ( https://github.com/fluencelabs/js-client/issues/295 ) ) ([ 0b2f12d] ( https://github.com/fluencelabs/js-client/commit/0b2f12d8ac223db341d6c30ff403166b3eae2e56 ) )
21+
22+
23+ ### Dependencies
24+
25+ * The following workspace dependencies were updated
26+ * dependencies
27+ * @fluencelabs/js-peer bumped from 0.8.6 to 0.8.7
28+ * @fluencelabs/interfaces bumped from 0.7.4 to 0.7.5
29+
1530## [ 0.13.6] ( https://github.com/fluencelabs/js-client/compare/js-client.web.standalone-v0.13.5...js-client.web.standalone-v0.13.6 ) (2023-03-31)
1631
1732
Original file line number Diff line number Diff line change 11{
22 "name" : " @fluencelabs/js-client.web.standalone" ,
3- "version" : " 0.13.6 " ,
3+ "version" : " 0.13.7 " ,
44 "description" : " TypeScript implementation of Fluence Peer" ,
55 "main" : " ./dist/index.js" ,
66 "typings" : " ./dist/index.d.ts" ,
1616 "author" : " Fluence Labs" ,
1717 "license" : " Apache-2.0" ,
1818 "dependencies" : {
19- "@fluencelabs/js-peer" : " 0.8.6 " ,
20- "@fluencelabs/interfaces" : " 0.7.4 " ,
19+ "@fluencelabs/js-peer" : " 0.8.7 " ,
20+ "@fluencelabs/interfaces" : " 0.7.5 " ,
2121 "buffer" : " 6.0.3" ,
2222 "process" : " 0.11.10"
2323 },
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 1.0.0 (2023-04-04)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Expose updated JS Client API via ` js-client.api ` package ([ #246 ] ( https://github.com/fluencelabs/js-client/issues/246 ) )
9+ * Standalone web JS Client ([ #243 ] ( https://github.com/fluencelabs/js-client/issues/243 ) )
10+
11+ ### Features
12+
13+ * Cleaning up technical debts ([ #295 ] ( https://github.com/fluencelabs/js-client/issues/295 ) ) ([ 0b2f12d] ( https://github.com/fluencelabs/js-client/commit/0b2f12d8ac223db341d6c30ff403166b3eae2e56 ) )
14+ * Expose updated JS Client API via ` js-client.api ` package ([ #246 ] ( https://github.com/fluencelabs/js-client/issues/246 ) ) ([ d4bb8fb] ( https://github.com/fluencelabs/js-client/commit/d4bb8fb42964b3ba25154232980b9ae82c21e627 ) )
15+ * Standalone web JS Client ([ #243 ] ( https://github.com/fluencelabs/js-client/issues/243 ) ) ([ 9667c4f] ( https://github.com/fluencelabs/js-client/commit/9667c4fec6868f984bba13249f3c47d293396406 ) )
16+
17+
18+ ### Bug Fixes
19+
20+ * NodeJS package building ([ #248 ] ( https://github.com/fluencelabs/js-client/issues/248 ) ) ([ 0d05e51] ( https://github.com/fluencelabs/js-client/commit/0d05e517d89529af513fcb96cfa6c722ccc357a7 ) )
21+
22+
23+ ### Dependencies
24+
25+ * The following workspace dependencies were updated
26+ * dependencies
27+ * @fluencelabs/js-peer bumped from 0.8.6 to 0.8.7
28+ * @fluencelabs/interfaces bumped from 0.7.4 to 0.7.5
Original file line number Diff line number Diff line change 11{
22 "name" : " @fluencelabs/js-client.web" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " TypeScript implementation of Fluence Peer" ,
55 "main" : " ./dist/index.js" ,
66 "typings" : " ./dist/index.d.ts" ,
1616 "author" : " Fluence Labs" ,
1717 "license" : " Apache-2.0" ,
1818 "dependencies" : {
19- "@fluencelabs/js-peer" : " 0.8.6 " ,
20- "@fluencelabs/interfaces" : " 0.7.4 "
19+ "@fluencelabs/js-peer" : " 0.8.7 " ,
20+ "@fluencelabs/interfaces" : " 0.7.5 "
2121 },
2222 "devDependencies" : {
2323 "@types/node" : " 16.11.59" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.7.5] ( https://github.com/fluencelabs/js-client/compare/interfaces-v0.7.4...interfaces-v0.7.5 ) (2023-04-04)
4+
5+
6+ ### Features
7+
8+ * Cleaning up technical debts ([ #295 ] ( https://github.com/fluencelabs/js-client/issues/295 ) ) ([ 0b2f12d] ( https://github.com/fluencelabs/js-client/commit/0b2f12d8ac223db341d6c30ff403166b3eae2e56 ) )
9+
310## [ 0.7.4] ( https://github.com/fluencelabs/js-client/compare/interfaces-v0.7.3...interfaces-v0.7.4 ) (2023-03-31)
411
512
You can’t perform that action at this time.
0 commit comments