This repository was archived by the owner on Jul 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 12 files changed +92
-54
lines changed Expand file tree Collapse file tree 12 files changed +92
-54
lines changed Original file line number Diff line number Diff line change 11{
2- "packages/core/js-client" : " 0.5.4 " ,
3- "packages/core/marine-worker" : " 0.5.0 " ,
4- "packages/core/aqua-to-js" : " 0.3.4 " ,
5- "packages/core/js-client-isomorphic" : " 0.3.0 " ,
2+ "packages/core/js-client" : " 0.5.5 " ,
3+ "packages/core/marine-worker" : " 0.5.1 " ,
4+ "packages/core/aqua-to-js" : " 0.3.5 " ,
5+ "packages/core/js-client-isomorphic" : " 0.3.1 " ,
66 "packages/core/interfaces" : " 0.9.0" ,
7- "packages/core/npm-aqua-compiler" : " 0.0.1 "
7+ "packages/core/npm-aqua-compiler" : " 0.0.2 "
88}
Original file line number Diff line number Diff line change 4343 * devDependencies
4444 * @fluencelabs/js-client bumped to 0.5.4
4545
46+ ## [ 0.3.5] ( https://github.com/fluencelabs/js-client/compare/aqua-to-js-v0.3.4...aqua-to-js-v0.3.5 ) (2023-12-15)
47+
48+
49+ ### Features
50+
51+ * ** npm-aqua-compiler:** create package ([ #401 ] ( https://github.com/fluencelabs/js-client/issues/401 ) ) ([ d600811] ( https://github.com/fluencelabs/js-client/commit/d6008110cf0ecaf23a63cfef0bb3f786a6eb0937 ) )
52+
53+
54+ ### Dependencies
55+
56+ * The following workspace dependencies were updated
57+ * devDependencies
58+ * @fluencelabs/js-client bumped to 0.5.5
59+
4660## [ 0.3.0] ( https://github.com/fluencelabs/js-client/compare/aqua-to-js-v0.2.0...aqua-to-js-v0.3.0 ) (2023-11-22)
4761
4862
Original file line number Diff line number Diff line change 11{
22 "name" : " @fluencelabs/aqua-to-js" ,
33 "type" : " module" ,
4- "version" : " 0.3.4 " ,
4+ "version" : " 0.3.5 " ,
55 "description" : " Tool for generating aqua wrapper" ,
66 "main" : " dist/index.js" ,
77 "files" : [
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.1] ( https://github.com/fluencelabs/js-client/compare/js-client-isomorphic-v0.3.0...js-client-isomorphic-v0.3.1 ) (2023-12-15)
4+
5+
6+ ### Features
7+
8+ * ** npm-aqua-compiler:** create package ([ #401 ] ( https://github.com/fluencelabs/js-client/issues/401 ) ) ([ d600811] ( https://github.com/fluencelabs/js-client/commit/d6008110cf0ecaf23a63cfef0bb3f786a6eb0937 ) )
9+
10+
11+ ### Dependencies
12+
13+ * The following workspace dependencies were updated
14+ * dependencies
15+ * @fluencelabs/marine-worker bumped from 0.5.0 to 0.5.1
16+
317## [ 0.3.0] ( https://github.com/fluencelabs/js-client/compare/js-client-isomorphic-v0.2.2...js-client-isomorphic-v0.3.0 ) (2023-11-22)
418
519
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "name" : " @fluencelabs/js-client-isomorphic" ,
4- "version" : " 0.3.0 " ,
4+ "version" : " 0.3.1 " ,
55 "description" : " Isomorphic entities for js-client" ,
66 "files" : [
77 " dist"
2525 "dependencies" : {
2626 "@fluencelabs/avm" : " 0.54.0" ,
2727 "@fluencelabs/marine-js" : " 0.8.0" ,
28- "@fluencelabs/marine-worker" : " 0.5.0 " ,
28+ "@fluencelabs/marine-worker" : " 0.5.1 " ,
2929 "@fluencelabs/threads" : " ^2.0.0"
3030 },
3131 "keywords" : [],
Original file line number Diff line number Diff line change 1212 * dependencies
1313 * @fluencelabs/interfaces bumped to 0.9.0
1414
15+ ## [ 0.5.5] ( https://github.com/fluencelabs/js-client/compare/js-client-v0.5.4...js-client-v0.5.5 ) (2023-12-15)
16+
17+
18+ ### Features
19+
20+ * ** js-client:** Add fire-and-forget flag [ DXJ-562] ([ #400 ] ( https://github.com/fluencelabs/js-client/issues/400 ) ) ([ 86a7302] ( https://github.com/fluencelabs/js-client/commit/86a73027e523cf3db4fc9cf58fc7625e44638d0a ) )
21+ * ** npm-aqua-compiler:** create package ([ #401 ] ( https://github.com/fluencelabs/js-client/issues/401 ) ) ([ d600811] ( https://github.com/fluencelabs/js-client/commit/d6008110cf0ecaf23a63cfef0bb3f786a6eb0937 ) )
22+
23+
24+ ### Bug Fixes
25+
26+ * ** js-client:** Remove log truncation. ([ #403 ] ( https://github.com/fluencelabs/js-client/issues/403 ) ) ([ 9b629ee] ( https://github.com/fluencelabs/js-client/commit/9b629eef2e188331cfb338efe775f20dac9bc2fb ) )
27+
28+
29+ ### Dependencies
30+
31+ * The following workspace dependencies were updated
32+ * dependencies
33+ * @fluencelabs/js-client-isomorphic bumped to 0.3.1
34+ * @fluencelabs/marine-worker bumped from 0.5.0 to 0.5.1
35+
1536## [ 0.5.4] ( https://github.com/fluencelabs/js-client/compare/js-client-v0.5.3...js-client-v0.5.4 ) (2023-12-06)
1637
1738
Original file line number Diff line number Diff line change 11{
22 "name" : " @fluencelabs/js-client" ,
3- "version" : " 0.5.4 " ,
3+ "version" : " 0.5.5 " ,
44 "description" : " Client for interacting with Fluence network" ,
55 "engines" : {
66 "node" : " >=10" ,
3535 "@fluencelabs/avm" : " 0.54.0" ,
3636 "@fluencelabs/interfaces" : " workspace:*" ,
3737 "@fluencelabs/js-client-isomorphic" : " workspace:*" ,
38- "@fluencelabs/marine-worker" : " 0.5.0 " ,
38+ "@fluencelabs/marine-worker" : " 0.5.1 " ,
3939 "@fluencelabs/threads" : " ^2.0.0" ,
4040 "@libp2p/crypto" : " 3.0.1" ,
4141 "@libp2p/identify" : " 1.0.4" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.5.1] ( https://github.com/fluencelabs/js-client/compare/marine-worker-v0.5.0...marine-worker-v0.5.1 ) (2023-12-15)
4+
5+
6+ ### Features
7+
8+ * ** npm-aqua-compiler:** create package ([ #401 ] ( https://github.com/fluencelabs/js-client/issues/401 ) ) ([ d600811] ( https://github.com/fluencelabs/js-client/commit/d6008110cf0ecaf23a63cfef0bb3f786a6eb0937 ) )
9+
310## [ 0.5.0] ( https://github.com/fluencelabs/js-client/compare/marine-worker-v0.4.2...marine-worker-v0.5.0 ) (2023-11-22)
411
512
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "name" : " @fluencelabs/marine-worker" ,
4- "version" : " 0.5.0 " ,
4+ "version" : " 0.5.1 " ,
55 "description" : " Marine worker" ,
66 "files" : [
77 " dist"
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.0.2] ( https://github.com/fluencelabs/js-client/compare/npm-aqua-compiler-v0.0.1...npm-aqua-compiler-v0.0.2 ) (2023-12-15)
4+
5+
6+ ### Features
7+
8+ * ** npm-aqua-compiler:** create package ([ #401 ] ( https://github.com/fluencelabs/js-client/issues/401 ) ) ([ d600811] ( https://github.com/fluencelabs/js-client/commit/d6008110cf0ecaf23a63cfef0bb3f786a6eb0937 ) )
You can’t perform that action at this time.
0 commit comments