Skip to content

v0.10.0

Choose a tag to compare

@peterpeterparker peterpeterparker released this 24 Sep 14:33
· 182 commits to main since this release

Breaking Changes

  • juno config is no longer a standalone apply command. Use juno config apply instead.

Features

  • juno deploy is now an alias for juno hosting deploy.
  • juno clear is now an alias for juno hosting clear.
  • juno init is now an alias for juno config init.
  • Removed the long-deprecated use command from help.

Fixes

  • Snapshot fallback commands were displaying the help for juno dev instead of their own.