Skip to content

Releases: decentraland/cli

1.1.0

21 Jun 17:52
2508b9f
Compare
Choose a tag to compare

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 or dcl --version
  • Better messages, spinners and font colors
  • Node 10 support
  • Better windows support (windows 10)

1.1.0-rc.7

18 Jun 14:49
Compare
Choose a tag to compare
1.1.0-rc.7 Pre-release
Pre-release
chore: send IPFS hash along pin request

1.1.0-rc.6

06 Jun 21:05
Compare
Choose a tag to compare
1.1.0-rc.6 Pre-release
Pre-release
chore: nocache on preview

1.1.0-rc.5

31 May 21:04
Compare
Choose a tag to compare
1.1.0-rc.5 Pre-release
Pre-release
chore: polished UX details

1.1.0-rc.4

30 May 17:10
Compare
Choose a tag to compare
1.1.0-rc.4 Pre-release
Pre-release
refactor: remove upgrade command

1.1.0-rc.3

29 May 17:58
Compare
Choose a tag to compare
1.1.0-rc.3 Pre-release
Pre-release
fix: log fallback for CI and windows

1.1.0-rc.2

28 May 13:53
Compare
Choose a tag to compare
1.1.0-rc.2 Pre-release
Pre-release
ci: build linker-app

1.1.0-rc.1

25 May 14:05
a9d0896
Compare
Choose a tag to compare
1.1.0-rc.1 Pre-release
Pre-release
fix: Node 10 support (#167)

* fix: separate linker build (enables node 10)

* fix: copy abi file

1.0.3

02 May 17:08
Compare
Choose a tag to compare

Bugfixes:

  • deploy command is now fixed
  • upgrade command is now fixed
  • preview page css fixed

1.0.3-rc.3

02 May 15:54
Compare
Choose a tag to compare
1.0.3-rc.3 Pre-release
Pre-release

Updated CI
Fixed dcl upgrade
Fixed preview css