Releases: junobuild/cli
Releases · junobuild/cli
v0.0.19
Breaking Changes
profileprovided by the console on login and update for new controller structure- option to select browser (chrome|firefox|edge) to open on login
v0.0.18
Build
- bump dependencies including juno-js that uses
icp0.ioinstead ofic0.app
v0.0.17
Build
esmbundle instead ofcjs- bump juno dependencies
v0.0.16
Features
- checks if NodeJS version is LTS
- support for profiles
Build
- bump dependencies
v0.0.15
Chore
juno helpis known command so don't print out "Unknown command." 😆
v0.0.14
Features
juno version-> just print out the version number as informationjuno upgrade-> effectively upgrade a "satellite"juno upgrade -m-> upgrade a "mission control"- add check version in
upgradeto avoid upgrade that does not follow semver. e.g. trying to upgrade from v0.0.2 to v0.0.6
v0.0.13
Fix
- replace backslash with slash
v0.0.12
Fix
- upgrade version check based on version number of the assets of the releases
v0.0.11
Features
- redo max 20 parallel deployment files
Fix
Usedelete()to clear valueserror when developer select no mission control in login process
v0.0.10
Features
- support for new storage configuration (trailing slash deprecated and headers added)
whoami- display a spinner when
configis in progress - bump concurrent number of deployed file to 30