Skip to content

Releases: decentraland/dcl-scene-writer

1.1.2

10 Sep 22:29
f458ba7
Compare
Choose a tag to compare

Patches

  • Fix: avoid adding readonly properties as attributes: f2eaee7

1.1.1

01 Nov 21:02
c85db4a
Compare
Choose a tag to compare

Wrong build

1.1.0

01 Nov 19:28
826a5d6
Compare
Choose a tag to compare

Minor Changes

  • Feat: added entity name: c79e35f
  • Chore: remove underscores from component names: 47e1d57

1.0.0

17 Oct 21:26
e56e078
Compare
Choose a tag to compare

Major Changes

  • Chore: update decentraland-ecs: 04a2ba6

Patches

  • Fix: use new ecs api definition: d3bce5f

0.5.0

14 Oct 15:47
6368229
Compare
Choose a tag to compare

Minor

  • Feat: added LightweightWriter

Credits

Huge thanks to @eordano for helping!

0.4.1

14 Jun 15:24
Compare
Choose a tag to compare

Patches

  • Fix: remove unnecessary .addEntity from entities that have a parent: #9

Credits

Huge thanks to @cazala for helping!

0.4.0

15 May 08:09
Compare
Choose a tag to compare

Minor Changes

  • Feat: add support for NFTShape + tests: 6c40870

Patches

  • Chore: bump decentraland-ecs: 1310dd5

0.3.0

22 Apr 13:52
Compare
Choose a tag to compare

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

12 Feb 17:51
Compare
Choose a tag to compare

Minor Changes

  • Feat: support parent/children: a21539d

Patches