Releases: decentraland/dcl-scene-writer
Releases · decentraland/dcl-scene-writer
1.1.2
Patches
- Fix: avoid adding readonly properties as attributes: f2eaee7
1.1.0
Minor Changes
- Feat: added entity name: c79e35f
- Chore: remove underscores from component names: 47e1d57
1.0.0
Major Changes
- Chore: update decentraland-ecs: 04a2ba6
Patches
- Fix: use new ecs api definition: d3bce5f
0.5.0
Minor
- Feat: added
LightweightWriter
Credits
Huge thanks to @eordano for helping!
0.4.1
Patches
- Fix: remove unnecessary .addEntity from entities that have a parent: #9
Credits
Huge thanks to @cazala for helping!
0.4.0
Minor Changes
- Feat: add support for NFTShape + tests: 6c40870
Patches
- Chore: bump decentraland-ecs: 1310dd5
0.3.0
Minor Changes
- Feat: compatibility with new API: cb85f21
- Feat: use new API, added missing engine.addEntity call, reuse component instances, added tests: c62d834
0.2.0
Minor Changes
- Feat: support parent/children: a21539d
Patches