Skip to content

Commit 75db7f1

Browse files
committed
chore(release): publish 4.0.0-next.93
1 parent a8efd19 commit 75db7f1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## 4.0.0-next.93 (2025-03-15)
2+
3+
### 🚀 Features
4+
5+
- **core:** remove unused code, expose resolveInstanceKey in applyProps ([0bdd9a7f](https://github.com/angular-threejs/angular-three/commit/0bdd9a7f))
6+
- **plugin:** add tweakpane to migration group ([3dee9634](https://github.com/angular-threejs/angular-three/commit/3dee9634))
7+
- **plugin:** add theatre to update groups ([1b5c0559](https://github.com/angular-threejs/angular-three/commit/1b5c0559))
8+
- **theatre:** add theatrejs integration ([87be9501](https://github.com/angular-threejs/angular-three/commit/87be9501))
9+
- **tweakpane:** rename tweakpane ([54926538](https://github.com/angular-threejs/angular-three/commit/54926538))
10+
11+
### 🩹 Fixes
12+
13+
- **core:** ignore keys.indexOf in loader (need to revisit why) ([f560747a](https://github.com/angular-threejs/angular-three/commit/f560747a))
14+
15+
### ❤️ Thank You
16+
17+
- nartc
18+
119
## 4.0.0-next.92 (2025-03-13)
220

321
### 🚀 Features

0 commit comments

Comments
 (0)