Commit Graph

82 Commits

Author SHA1 Message Date
fluencebot
e3548e9062
chore: release master (#272)
* chore: release master

* chore: Regenerate pnpm lock file
2023-02-22 13:48:55 +03:00
Dima
78d98f15c1
fix: nodenext moduleResolution for js peer (#271) 2023-02-22 13:46:14 +03:00
fluencebot
7979db85c8
chore: release master (#263) 2023-02-16 16:41:45 +02:00
fluencebot
819790e9c9
chore: release master (#261) 2023-02-16 15:35:03 +03:00
fluencebot
0e795cb0fc
chore: release master (#258) 2023-02-16 14:44:07 +03:00
Pavel
9daaf41096
feat: Simplify JS Client public API (#257) 2023-02-16 14:38:48 +03:00
fluencebot
694a8a1bd2
chore: release master (#250)
* chore: release master

* chore: Regenerate pnpm lock file

---------

Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2023-02-15 19:07:57 +03:00
Pavel
d4046faf22
chore: Use workspace:* in all tests packages dependencies (#251) 2023-02-15 18:33:04 +03:00
Dima
0d05e517d8
fix: NodeJS package building (#248) 2023-02-15 16:56:42 +03:00
Pavel
d4bb8fb429
feat!: Expose updated JS Client API via js-client.api package (#246) 2023-02-15 03:00:42 +03:00
Pavel
9667c4fec6
feat!: Standalone web JS Client (#243)
- Move marine-related part into FJS repo (fixes DXJ-184)
- Move towards component-oriented architecture (fixes DXJ-183)
- Different JS Client distros for node.js and web (fixes DXJ-185)
- Update libp2p to 0.42.2 (fixes DXJ-26)
- Add JS Client API (fixes DXJ-196, fixes DXJ-177, fixes DXJ-60)
- Add Smoke test for JS Client web (fixes DXJ-253)

---------

Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2023-02-13 21:41:35 +07:00
renovate[bot]
aef719cb29
chore(deps): update dependency @fluencelabs/avm to v0.35.3 (#218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13 16:42:45 +07:00
renovate[bot]
2d9b9da8c1
chore(deps): update dependency async to v3.2.4 (#211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-22 16:34:06 +03:00
renovate[bot]
efe6ff3c8b
chore(deps): update dependency multiformats to v9.9.0 (#222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-15 22:18:26 +03:00
renovate[bot]
a3c64aaa53
chore(deps): update dependency loglevel to v1.8.1 (#214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-15 12:37:45 +03:00
Anatolios Laskaris
7db037c732
chore: Bump fluence-js version (#226) 2022-12-02 09:48:00 +02:00
Anatolios Laskaris
1ae78ef7f6
fix(deps): Bump marine-js to 0.3.37 with pinned browser-or-node package (#224) 2022-12-02 09:27:42 +02:00
Anatolios Laskaris
be4c6570bd
chore: fix ERR_PNPM_OUTDATED_LOCKFILE (#213)
* Update lock file

* Update

* Update

* Fix

* Fix

* Fix

* Fix?

* Run pnpm up --config.strict-peer-dependencies=false
2022-12-01 14:45:32 +03:00
Pavel
5759c93506
chore(deps): Update MarineJS to v0.3.29 (#200) 2022-11-03 19:44:07 +03:00
folex
e1482451b3
chore(deps): bump fluence-js to 0.27.0, avm: 0.31.11 (#199) 2022-11-01 20:00:17 +04:00
Pavel
7d00f3790f
chore: bump AquaVM version to 0.31.10 (#197) 2022-11-01 14:48:45 +04:00
Pavel
c34f1f6832
chore: update AVM to 0.30.11 (#191) 2022-10-09 21:03:04 +04:00
Dima
4a1e95d352
chore: Bump AVM version (#189) 2022-10-07 22:04:35 +03:00
Pavel
f0ca51ca02
chore: Bump AVM and MarineJS versions (#187) 2022-09-30 18:27:24 +03:00
Pavel
3d02c67fd8
Accommodate new marine-js and avm interface (#181) 2022-09-12 13:32:50 +03:00
Pavel
e167cf9eca
Update @fluencelabs/avm to v0.27.8 and @fluencelabs/marine-js to v0.3.10 (#180)
* Update @fluencelabs/avm to v0.27.8 and @fluencelabs/marine-js to v0.3.10

* Bump version
2022-09-06 13:33:17 +03:00
Pavel
7408b07ed8
Rename toB58String to getPeerId (#178) 2022-09-05 19:27:19 +03:00
Pavel
1ca867b802
Bump @fluencelabs/connection and @fluencelabs/fluence versions (#177) 2022-09-05 18:34:33 +03:00
Pavel
0bf8eb2f1b
Fix issue when FluenceJS was not working in webpack-based web projects (#176) 2022-09-05 18:24:19 +03:00
Pavel
687886d9f8
Update Marine to v0.3.9 (#173) 2022-09-01 16:45:48 +03:00
Pavel
6bd4b7a370
Update AVM to 0.27.0 (#169) 2022-09-01 11:47:37 +03:00
Pavel
16fdbce17d
Migrate to monorepo and pnpm (#163)
DXJ-85
2022-08-24 18:03:06 +03:00