9 Commits

Author SHA1 Message Date
Akim
f4a550dd22
feat(js-client)!: Segregation of responsibility between js-client packages [fixes DXJ-525] (#378)
Schema validation in js-client
2023-11-19 09:04:10 +07:00
fluencebot
1803d83ce7
chore: release master (#375)
* chore: release master

* chore: Regenerate pnpm lock file
2023-11-06 21:03:27 +07:00
Akim
b460491fbd
fix: JS-client bugs and tech debt [fixes DXJ-520] (#374)
Fix various bugs and a pair of TODO's
2023-11-06 11:42:24 +01:00
fluencebot
2589e39113
chore: release master (#373) 2023-10-30 23:37:23 +07:00
Akim
14e91b6e00
chore(deps): Bump avm to 0.54 (#372)
* Bump avm to 0.54

* set nox version with new avm

* set nox version with new avm x2

* Revert "set nox version with new avm x2"

This reverts commit a07b427dc46044ec37151bb6dc5ebb4e12bc8a91.

* Revert "set nox version with new avm"

This reverts commit e94fcdd73de66ebb3a3724d542a3b78ce5b7f7c2.

---------

Co-authored-by: Aleksey Proshutisnkiy <justprosh@users.noreply.github.com>
2023-10-30 23:08:11 +07:00
fluencebot
8f011ace72
chore: release master (#371) 2023-10-27 15:43:54 +07:00
Akim
bb8fca88e7
fix: Enable publishing of js-client-isomorphic [fixes DXJ-516] (#370)
* Publish js-client-isomorphic

* Release 0.1.0 manually
2023-10-26 18:26:01 +07:00
Akim
a605d757f9
fix(deps): Use published threads package (#369)
Use published threads package
2023-10-25 14:38:44 +00:00
Akim
f9abc6419c
chore(js-client)!: Simplify/optimize js-client and update README [fixes DXJ-490] (#366)
* Update README

* Improve build experience

* Fix eslint

* Fix eslint

* Fix eslint

* Fix tooling

* Fix formatting

* Fix formatting

* Fix test resource name

* Remove async

* Fix comments

* Add ts-check

* Add new line

* Fix arg

* add todo's

* Fix lint

* Fix typo

* Type module

* Add deps to isomorphic package

* Extract function type

* Fix newline

* Remove private

* Use prepare hook instead of postinstall
2023-10-25 19:02:42 +07:00