@dorgjelli-test/client-js
Advanced tools
Changelog
Web3API 0.0.1-prealpha.49
@web3api/fs-plugin-js
: Added a "File System" plugin, which implements the uri-resolver
interface, enabling users to load Web3API packages from their local filesystem. For example, a user could specify the URI /fs/path/to/package/directory
.@web3api/cli
: Fixed the w3 query ...
command's recipe variable parsing logic, better supporting arrays and objects.@web3api/schema-compose
: Improved import parsing, and added support for recursive schema imports.