|
| 1 | +## 4.0.0-next.112 (2025-08-17) |
| 2 | + |
| 3 | +### 🚀 Features |
| 4 | + |
| 5 | +- **cannon:** bump three179 ([1d29682a](https://github.com/angular-threejs/angular-three/commit/1d29682a)) |
| 6 | +- **cannon:** min ng20 ([6c92aedc](https://github.com/angular-threejs/angular-three/commit/6c92aedc)) |
| 7 | +- **core:** bump three179 ([c6f6e090](https://github.com/angular-threejs/angular-three/commit/c6f6e090)) |
| 8 | +- **core:** add elementEvents for NGT events and THREE native events ([ede5c0b7](https://github.com/angular-threejs/angular-three/commit/ede5c0b7)) |
| 9 | +- **core:** min ng20 ([677c1b6e](https://github.com/angular-threejs/angular-three/commit/677c1b6e)) |
| 10 | +- **postprocessing:** bump three179 ([1d5c771a](https://github.com/angular-threejs/angular-three/commit/1d5c771a)) |
| 11 | +- **postprocessing:** min ng20 ([fb2c8c75](https://github.com/angular-threejs/angular-three/commit/fb2c8c75)) |
| 12 | +- **rapier:** bump three179 ([1ab14daa](https://github.com/angular-threejs/angular-three/commit/1ab14daa)) |
| 13 | +- **rapier:** min ng20 ([9faa258d](https://github.com/angular-threejs/angular-three/commit/9faa258d)) |
| 14 | +- **soba:** bump three179 ([672bee60](https://github.com/angular-threejs/angular-three/commit/672bee60)) |
| 15 | +- **soba:** bump vanilla ([380ded6b](https://github.com/angular-threejs/angular-three/commit/380ded6b)) |
| 16 | +- **soba:** add clouds ([f1974875](https://github.com/angular-threejs/angular-three/commit/f1974875)) |
| 17 | +- **soba:** perspective-camera uses ElementEvents ([de7184d3](https://github.com/angular-threejs/angular-three/commit/de7184d3)) |
| 18 | +- **soba:** min ng20 ([263d53dc](https://github.com/angular-threejs/angular-three/commit/263d53dc)) |
| 19 | +- **theatre:** bump three179 ([8d7bcaab](https://github.com/angular-threejs/angular-three/commit/8d7bcaab)) |
| 20 | +- **theatre:** min ng20 ([1f8777ce](https://github.com/angular-threejs/angular-three/commit/1f8777ce)) |
| 21 | +- **tweakpane:** min ng20 ([c209bdff](https://github.com/angular-threejs/angular-three/commit/c209bdff)) |
| 22 | + |
| 23 | +### 🩹 Fixes |
| 24 | + |
| 25 | +- **core:** call compute before early return in event management ([90e0b259](https://github.com/angular-threejs/angular-three/commit/90e0b259)) |
| 26 | +- **soba:** adjust setUpdateRange to use start instead of offset ([63c4cf8e](https://github.com/angular-threejs/angular-three/commit/63c4cf8e)) |
| 27 | + |
| 28 | +### ❤️ Thank You |
| 29 | + |
| 30 | +- Chau @nartc |
| 31 | + |
1 | 32 | ## 4.0.0-next.111 (2025-08-03)
|
2 | 33 |
|
3 | 34 | ### 🚀 Features
|
|
0 commit comments