Skip to content

Releases: angular-threejs/angular-three

v4.2.1

23 Mar 14:34

Choose a tag to compare

4.2.1 (2026-03-23)

🚀 Features

  • soba: Angular-based Level of Detail (LOD) implementation (#82)

🩹 Fixes

  • core: skip invisible objects before intersectObject (#81)

❤️ Thank You

  • Chau Tran @nartc
  • Eric Leibenguth

v4.2.0

12 Mar 20:28

Choose a tag to compare

4.2.0 (2026-03-12)

🚀 Features

  • cannon: downgrade three.js peer dep upper bound to <0.183.0 (995506e8)
  • core: downgrade three.js peer dep upper bound to <0.183.0 (eb67ae02)
  • postprocessing: downgrade three.js peer dep upper bound to <0.183.0 (07f86e3e)
  • rapier: downgrade three.js peer dep upper bound to <0.183.0 (f7cd2d72)
  • soba: downgrade three.js peer dep upper bound to <0.183.0 (d28d7cee)
  • theatre: downgrade three.js peer dep upper bound to <0.183.0 (5ff02277)

❤️ Thank You

v4.1.1

11 Mar 21:08

Choose a tag to compare

4.1.1 (2026-03-11)

🚀 Features

  • postprocessing: port missing effects from react-postprocessing (a6b5e783)

❤️ Thank You

v4.1.0

11 Mar 20:08

Choose a tag to compare

4.1.0 (2026-03-11)

🚀 Features

  • cannon: support three.js 0.183 (fcbdb8db)
  • core: support three.js 0.183 (06fcf08e)
  • postprocessing: support three.js 0.183 (67320d5e)
  • rapier: support three.js 0.183 (4f745386)
  • soba: support three.js 0.183 (b89f27a3)
  • theatre: support three.js 0.183 (7de9ea95)

❤️ Thank You

v4.0.10

11 Mar 19:10

Choose a tag to compare

4.0.10 (2026-03-11)

🩹 Fixes

  • soba: hide html overlay when ancestor is hidden by LOD (f4de1732)

❤️ Thank You

v4.0.9

10 Jan 15:15

Choose a tag to compare

4.0.9 (2026-01-10)

🩹 Fixes

  • soba: set active state in onProgress to match R3F Drei behavior (ad119dc3)

❤️ Thank You

v4.0.8

09 Jan 05:22

Choose a tag to compare

4.0.8 (2026-01-09)

🩹 Fixes

  • core: align ngt-primitive handling with R3F reconciler behavior (f39e32c9)

❤️ Thank You

v4.0.7

08 Jan 11:37

Choose a tag to compare

4.0.7 (2026-01-08)

🩹 Fixes

  • soba: replace sampler2DShadow with sampler2D for PCSS in Three.js r182+ (0f9c9871)

❤️ Thank You

v4.0.6

08 Jan 11:27

Choose a tag to compare

4.0.6 (2026-01-08)

🩹 Fixes

  • soba: rewrite soft-shadows shader injection for Three.js r182+ compatibility (7f5b01e7)

❤️ Thank You

v4.0.5

08 Jan 08:58

Choose a tag to compare

4.0.5 (2026-01-08)

🩹 Fixes

  • soba: support Three.js r182+ native depth textures in soft-shadows (9eb2a58e)

❤️ Thank You