Releases: decentraland/cli
Releases · decentraland/cli
1.1.0
Changes:
- Preview now displays more info (local ip address and metaverse-api version).
- You can prevent the preview from opening a browser window with the
--no-browser
flag - Preview now has Hot Reload for project changes
- Preview and Linker servers now run on whatever port is available, still configurable with the
--port
flag - Deploy now displays tracked files and asks for a confirmation before deploy. This can be skipped using the
--skip
flag - Command aliases are not longer supported. So
dcl start
is no longer valid. - You can query the CLi version with
dcl -v
ordcl --version
- Better messages, spinners and font colors
- Node 10 support
- Better windows support (windows 10)
1.1.0-rc.7
chore: send IPFS hash along pin request
1.1.0-rc.6
chore: nocache on preview
1.1.0-rc.5
chore: polished UX details
1.1.0-rc.4
refactor: remove upgrade command
1.1.0-rc.3
fix: log fallback for CI and windows
1.1.0-rc.2
ci: build linker-app
1.1.0-rc.1
fix: Node 10 support (#167) * fix: separate linker build (enables node 10) * fix: copy abi file
1.0.3
Bugfixes:
- deploy command is now fixed
- upgrade command is now fixed
- preview page css fixed
1.0.3-rc.3
Updated CI
Fixed dcl upgrade
Fixed preview css