Releases: junobuild/cli
Releases · junobuild/cli
v0.6.10
v0.6.9
Fix
- Touch workaround for
juno fn build
with Podman on macOS
v0.6.8
Features
- Add alias
juno functions init
forjuno functions eject
.
v0.6.7
Fix
- Args were ignored on
juno upgrade --target satellite
. Detected with a dev trying to use--reset
.
v0.6.6
Build
- Bump latest Zod.
v0.6.5
Features
- Use and get list of controllers with an update call on upgrade
--reset
.
Build
- Inherit Zod v4.
v0.6.4
v0.6.3
Fix
- "the input device is not a TTY" when running
juno dev start
in headless context
v0.6.2
Build
- Use latest Juno JS dependencies.
v0.6.1
Features
- Print "Invalid configuration" when the
emulator
config does not match the expected schema.