Releases: decentraland/js-sdk-toolchain
Releases · decentraland/js-sdk-toolchain
6.12.0
7.3.3
What's Changed
- add smart werable pack and fix preview of SW on sdk7 by @gonpombo8 in #682
- feat: replace goerli with sepolia by @lauti7 in #683
- bump linker-dapp by @gonpombo8 in #692
- restore old backpack on preview by @gonpombo8 in #693
- fix deploy to sepolia (.zone) by @gonpombo8 in #694
- chore(deps): bump @dcl/explorer by @github-actions in #696
New Contributors
Full Changelog: 7.3.2...7.3.3
7.3.2
What's Changed
- feat: added data layer with iframe rpc by @cazala in #681
- add ens px by @gonpombo8 in #675
- feat: composite ordering by @nicoecheza in #679
- fix: inspector run by @nicoecheza in #685
- bump @dcl/ts-proto by @gonpombo8 in #684
- fix: context menu hide on mousedown by @nicoecheza in #687
- Improve deploy linker dapp by @gonpombo8 in #689
- fix: duplicate entity by @nicoecheza in #686
- fix: use text decoder for buffers by @cazala in #690
- bump @dcl/schemas by @gonpombo8 in #688
- chore(deps): bump @dcl/explorer by @github-actions in #680
- chore: bump
@dcl/protocol
to addTriggerSceneEmote
restricted action by @pbosio in #691
Full Changelog: 7.3.1...7.3.2
7.3.1
What's Changed
- feat: expose helpers for @dcl/inspector by @cazala in #676
- add remove entity with children to the engine by @gonpombo8 in #678
Full Changelog: 7.3.0...7.3.1
7.3.0
What's Changed
- add linter to inspector by @gonpombo8 in #659
- remove logs / normalize path by @gonpombo8 in #666
- feat: center view on entity by @AN-DCL in #669
- chore(deps): bump @dcl/explorer by @github-actions in #668
- chore: e2e tests by @cazala in #670
- fix: prevent running e2e test in main by @cazala in #671
- add sagas for all data layer methods by @gonpombo8 in #662
- chore: add more e2e tests by @cazala in #672
Full Changelog: 7.2.4...7.3.0
7.2.4
What's Changed
- feat: user preferences panel by @AN-DCL in #653
- fix entity by name by @gonpombo8 in #652
- feat: stable re-parenting by @AN-DCL in #654
- update: scene path by @nicoecheza in #656
- Fix gizmos by @AN-DCL in #655
- feat: duplicate entity operation by @AN-DCL in #657
- add redux for handling data-layer ws (re)connection by @gonpombo8 in #644
- feat: compute 'base' parcel from bottom-left parcel by @nicoecheza in #660
- fix: assets loading blocking UI by @nicoecheza in #658
- feat: validate parcels are connected by @nicoecheza in #661
- try/catch datalayer init and log composites by @gonpombo8 in #663
- Bump explorer / "fix" asset path string by @gonpombo8 in #665
Full Changelog: 7.2.3...7.2.4
7.2.3
What's Changed
- refactor: paths are always absolute by @nicoecheza in #650
Full Changelog: 7.2.2...7.2.3
7.2.2
What's Changed
- fix: ci node heap memory allocation limit by @pravusjif in #648
- Fix build by @gonpombo8 in #651
Full Changelog: 7.2.1...7.2.2
7.2.1
What's Changed
- fix: Gltf removal by @nicoecheza in #631
- feat: decouple expanding/collapsing from selecting in composite and asset inspectors by @AN-DCL in #636
- fix: project view nested deep multi-file by @nicoecheza in #634
- fix: grid only visible after changing parcels by @AN-DCL in #637
- feat: delete asset from context menu for asset tiles by @nicoecheza in #638
- Remove entity node + various fixes by @gonpombo8 in #635
- feat: add assets folder structure by @nicoecheza in #629
- fix: folder view tiles height styles by @nicoecheza in #640
- UI tweaks by @AN-DCL in #641
- fix: undo not working with re-parenting entities by @nicoecheza in #642
- fix: main composite to lower case by @nicoecheza in #643
- fix: dirs & naming when importing files by @nicoecheza in #645
- fix: miscellaneous fixes by @AN-DCL in #646
- chore(deps): bump @dcl/explorer by @github-actions in #639
- remove: editor template from sdk-commands init by @nicoecheza in #647
Full Changelog: 7.1.18...7.2.1
Explorer sdk-related updates
- feat: sdk7 engine info component by @pravusjif in decentraland/unity-renderer#5256
- fix: onEnter and onLeave events by @pbosio in decentraland/unity-renderer#5312