fluencebot
25faa5af30
chore: release main ( #439 )
...
* chore: release main
* chore: Regenerate pnpm lock file
2024-02-24 02:07:03 +07:00
Akim
702ad605a8
fix(deps)!: Update avm to 0.62 ( #438 )
...
* Update avm
* Update nox image
* Fix lint
* Bump marine
* fix lint
* update tag
2024-02-24 01:37:00 +07:00
Akim
3b1371f968
chore: Rename master to main ( #437 )
...
Update branch
2024-02-23 17:09:25 +07:00
fluencebot
fe661dbd2c
chore: release master ( #424 )
2024-01-26 15:27:08 -03:00
renovate[bot]
e21ecc1ede
fix(deps): update dependency @fluencelabs/avm to v0.59.0 ( #423 )
...
* fix(deps): update dependency @fluencelabs/avm to v0.59.0
* fix(ci): use nox with avm 0.59
* fix(ci): use nox @ unstable
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: folex <0xdxdy@gmail.com>
2024-01-26 15:23:15 -03:00
fluencebot
6f0df6425b
chore: release master ( #409 )
2024-01-19 09:36:44 +00:00
renovate[bot]
5d7ae85e58
fix(deps)!: update dependency @fluencelabs/avm to v0.55.0 ( #407 )
...
fix(deps): update dependency @fluencelabs/avm to v0.55.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-28 20:50:47 +00:00
Akim
f5425b4746
fix: Enable async loading of all dependency resources ( #408 )
...
* Async loading
* Fix lint
2023-12-29 03:33:28 +07:00
fluencebot
cea65efc1a
chore: release master ( #404 )
...
* chore: release master
* chore: Regenerate pnpm lock file
2023-12-16 01:40:43 +07:00
Akim
d6008110cf
feat(npm-aqua-compiler): create package ( #401 )
...
* Add npm-aqua-compiler package
* Release new package
* Remove noUncheckedIndexedAccess from tsconfig.json
* Fix a test script
* Fix length checks
* Fix
* Update error description
* Try to choose a nicer err message
* New import format and API
* Fix error message
* Improve test
* Don't add empty string key when globalImports prop is empty
* Fix exports
2023-12-15 23:14:07 +07:00
fluencebot
5e917a650f
chore: release master ( #379 )
...
* chore: release master
* chore: Regenerate pnpm lock file
2023-11-23 17:53:51 +07:00
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