Releases: decentraland/cli
Releases · decentraland/cli
3.11.0
What's Changed
- feat: use wearable.json instead of asset.json by @leanmendoza in #692
- fix catch error by @gonpombo8 in #704
- refactor linker-dapp by @gonpombo8 in #703
- remove queryparams from deploy url to avoid spamming the console by @gonpombo8 in #714
- chore: update libs and remove web3x, print message from catalyst upon deploy by @menduz in #726
Full Changelog: 3.10.4...3.11.0
3.10.4
What's Changed
- fix unhandle promise by @gonpombo8 in #688
- fix segment filter error by @gonpombo8 in #696
Full Changelog: 3.10.3...3.10.4
3.10.3
What's Changed
- fix: regression that renderer comms un-usable
- feat: add desktop client options with a parameter by @leanmendoza in #671
Full Changelog: 3.10.2...3.10.3
3.10.2
What's Changed
- add library readme link by @gonpombo8 in #665
- feat: remove the git dependency in
dcl init
by @leanmendoza in #673 - update/remove dependencies by @gonpombo8 in #674
- fix: add max file size limit by @leanmendoza in #679
- Remove samples. Refactor init command by @gonpombo8 in #680
- fix: prevent unhandled exception by @menduz in #683
- fix: do not fail if firewall prevents analytics.identify by @menduz in #687
Full Changelog: 3.10.1...3.10.2
3.10.1
fix: revert @dcl/linker-dapp version
Full Changelog: 3.10.0...3.10.1
3.10.0
What's Changed
- fix: list network interfaces by @leanmendoza in #649
- chore: bump @dcl/eslint-config from 1.0.1-20211125144552.commit-722b3e8 to 1.0.1 by @dependabot in #645
- add library sample by @gonpombo8 in #650
- fix gitignore not being add to the samples/library scaffold by @gonpombo8 in #654
- add support engines by @gonpombo8 in #655
- fix npmrc files by @gonpombo8 in #657
- feat: extend
scene
option indcl init
to choose templates from examples scenes by @leanmendoza in #656 - update linker-dapp by @gonpombo8 in #659
- Licensing data to default CLI-created library by @nearnshaw in #653
- feat: add warning message and check ecs && enable web 3 combination by @leanmendoza in #661
- feat: check node&npm version and deprecate export by @leanmendoza in #662
- fix: change function checkECSVersion to isECSVersionLower and fix if … by @leanmendoza in #663
New Contributors
- @nearnshaw made their first contribution in #653
Full Changelog: 3.9.0...3.10.0
3.9.0
What's Changed
- add dependabot config for dcl packages by @gonpombo8 in #612
- move dependabot outside workflows by @gonpombo8 in #613
- move test dependencies to devDependencies by @gonpombo8 in #619
- chore: bump @dcl/schemas from 2.2.3-20211130152647.commit-cbda2b3 to 3.4.1 by @dependabot in #625
- chore: add isCI to analytics anon id creation and track events function. by @leanmendoza in #631
- chore: bumped docker to lts-alpine and updated deprecated code in sce… by @doomling in #632
- feat: add workspaces to preview many projects at the same time by @leanmendoza in #622
- return code 1 when the deploy fails by @gonpombo8 in #638
- feat: add param --skip-build as
dcl deploy
has in thedcl start
option by @leanmendoza in #639 - chore: update catalyst client by @menduz in #642
- feat: add workspace commands by @leanmendoza in #641
New Contributors
Full Changelog: 3.8.3...3.9.0
3.8.3
What's Changed
- remove webpack and use tsc by @gonpombo8 in #592
- fix bin entrypoint by @gonpombo8 in #595
- add chalk missing dependency by @gonpombo8 in #596
- update ci npm install command by @gonpombo8 in #597
- add warning when the scene metadata is the default one by @gonpombo8 in #598
- feat: add payload to update message sceneType and sceneId by @leanmendoza in #600
- update eslint config by @gonpombo8 in #599
- add portable experience option to init command by @gonpombo8 in #601
- add ws types by @gonpombo8 in #602
- add lint to the ci by @gonpombo8 in #604
- feat: types and px feature flag by @leanmendoza in #603
- feat: add asset json modifying when
dcl init
is invoked by @leanmendoza in #605 - chore: change publish requirement by @leanmendoza in #609
- remove e2e restriction by @gonpombo8 in #611
- feat and chore: remove unused dependencies by @leanmendoza in #610
Full Changelog: 3.8.2...3.8.3
3.8.2
dcl deploy
no longer fails when a the build detects errorsdcl deploy
returns a link to the newly deployed scenedcl coords
lets you easily populate coordinates on scene.json : https://docs.decentraland.org/development-guide/scene-metadata/#scene-parcels