File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ # 3.0.0 (2025-01-05)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ⚠️ ** core:** remove NgtObjectEventsHostDirective short-cut ([ 0ab2a6e] ( https://github.com/angular-threejs/angular-three/commit/0ab2a6e ) )
6
+ - ** core:** promote core/testing to stable ([ d6c5421] ( https://github.com/angular-threejs/angular-three/commit/d6c5421 ) )
7
+ - ⚠️ ** rapier:** remove deprecated properties ([ be09add] ( https://github.com/angular-threejs/angular-three/commit/be09add ) )
8
+ - ** repo:** migrate nx and angular ([ f91595c] ( https://github.com/angular-threejs/angular-three/commit/f91595c ) )
9
+ - ** repo:** bump peer deps ([ 21a5f61] ( https://github.com/angular-threejs/angular-three/commit/21a5f61 ) )
10
+ - ⚠️ ** soba:** remove ngtspivotcontrols export from controls entry point ([ 0db0b1e] ( https://github.com/angular-threejs/angular-three/commit/0db0b1e ) )
11
+
12
+ ### 🩹 Fixes
13
+
14
+ - ** core:** routed scene should work ([ 6e76304] ( https://github.com/angular-threejs/angular-three/commit/6e76304 ) )
15
+ - ** soba:** set up an effect for setting position of gizmo instead ([ 05ad6dc] ( https://github.com/angular-threejs/angular-three/commit/05ad6dc ) )
16
+
17
+ ### ⚠️ Breaking Changes
18
+
19
+ - ** rapier:** remove ` erp ` from physics options
20
+ - ** core:** use host directive ` NgtObjectEvents ` explicitly
21
+ - ** soba:** use ` NgtsPivotControls ` from ` gizmos ` entry point
22
+
23
+ ### ❤️ Thank You
24
+
25
+ - nartc
26
+
1
27
## 2.14.0 (2025-01-02)
2
28
3
29
### 🚀 Features
You can’t perform that action at this time.
0 commit comments