Skip to content

Releases: playcanvas/react

@playcanvas/react@0.11.3

06 Jan 15:53
abcd12d

Choose a tag to compare

Patch Changes

  • c1106f7: Fixed GSplat component props re-application causing splat to disappear during React re-renders. Added equality guards for instance and material properties to prevent destructive setter calls when the value hasn't changed.

@playcanvas/blocks@0.3.7

06 Jan 15:53
abcd12d

Choose a tag to compare

Patch Changes

  • Updated dependencies [c1106f7]
    • @playcanvas/react@0.11.3

@playcanvas/react@0.11.2

29 Dec 15:02
e5d249b

Choose a tag to compare

Patch Changes

  • e564a0e: Fix GSplat unified property not being applied correctly. This fix allows users to load Gaussian Splats with LODs.

@playcanvas/blocks@0.3.6

29 Dec 15:02
e5d249b

Choose a tag to compare

Patch Changes

  • Updated dependencies [e564a0e]
    • @playcanvas/react@0.11.2

@playcanvas/react@0.11.1

18 Dec 12:17

Choose a tag to compare

Patch Changes

  • 4f0986c: Relaxed "playcanvas" peer dependency from exact version 2.11.8 to ^2.11.8.

@playcanvas/blocks@0.3.5

18 Dec 12:17

Choose a tag to compare

Patch Changes

  • 4f0986c: Moved PlayCanvas from dependencies to peerDependencies (^2.11.8) to align with @playcanvas/react and avoid version conflicts
  • Updated dependencies [4f0986c]
    • @playcanvas/react@0.11.1

@playcanvas/react@0.11.0

11 Nov 14:07
9063838

Choose a tag to compare

Minor Changes

  • e800b2e: Introduced a new declarative GLTF modification API. Users can now use the <Gltf> and Modify components to add, remove, and modify components (like light, render, camera) on entities within a loaded GLB hierarchy.

Patch Changes

  • 131b07d: Fixing issue with Application schema validation
  • 86f01de: Adds a deprecation warning to OrbitControls
  • 19a8f7f: Updated docs links and README refs

@playcanvas/blocks@0.3.4

11 Nov 14:07
9063838

Choose a tag to compare

Patch Changes

  • Updated dependencies [131b07d]
  • Updated dependencies [86f01de]
  • Updated dependencies [19a8f7f]
  • Updated dependencies [e800b2e]
    • @playcanvas/react@0.11.0

@playcanvas/react@0.10.3

20 Oct 09:03
d201f3b

Choose a tag to compare

Patch Changes

  • 61b1f1d: Include nullish props in component schema

@playcanvas/blocks@0.3.3

20 Oct 09:03
d201f3b

Choose a tag to compare

Patch Changes

  • Updated dependencies [61b1f1d]
    • @playcanvas/react@0.10.3