Skip to content

Commit aed25c7

Browse files
committed
chore(release): publish 3.0.0
1 parent 3a6765b commit aed25c7

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
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+
127
## 2.14.0 (2025-01-02)
228

329
### 🚀 Features

0 commit comments

Comments
 (0)