Akim
f5425b4746
fix: Enable async loading of all dependency resources ( #408 )
...
* Async loading
* Fix lint
2023-12-29 03:33:28 +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
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
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
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