v0.0.73
·
408 commits
to main
since this release
@junobuild/admin
Features
- Support for discouraged config option
raw_access
.
@junobuild/config-loader
A new library dedicated to loading various Juno configuration files, such as juno.config.ts
. Code has been moved from @junobuild/cli-tools
to this library to scope the functionality and dependencies, as these utilities are also used in the plugins.
@junobuild/cli-tools
Breaking Changes
- Config features moved to
@junobuild/config-loader
.
Features
- Various deploy functions have been moved from the Juno CLI to this library. This allows us to reuse these features to deploy the assets of the console with the new single canister architecture.