You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
## 4.0.0-next.99 (2025-03-25)
2
+
3
+
### 🚀 Features
4
+
5
+
-**core:** fill catalogue with symbols from THREE automatically ([3ce752cf](https://github.com/angular-threejs/angular-three/commit/3ce752cf))
6
+
-**core:** add fn to remove keys from catalogue; extend returns a clean up fn ([651cfe2b](https://github.com/angular-threejs/angular-three/commit/651cfe2b))
7
+
8
+
### 🩹 Fixes
9
+
10
+
-**core/testing:** remove extend(THREE) from testing ([de0e0db0](https://github.com/angular-threejs/angular-three/commit/de0e0db0))
11
+
-**soba/abstractions:** gradienttexture extends canvas-texture instead of pure texture ([1641396a](https://github.com/angular-threejs/angular-three/commit/1641396a))
12
+
13
+
### 💅 Refactors
14
+
15
+
-**soba/misc:** use onCleanup to clean up fbo embedded view ([771d55f2](https://github.com/angular-threejs/angular-three/commit/771d55f2))
16
+
-**soba/misc:** use computed for animations API instead of effect ([3d937816](https://github.com/angular-threejs/angular-three/commit/3d937816))
17
+
-**soba/misc:** use deeply nested signal on htmlContent ([d200e3eb](https://github.com/angular-threejs/angular-three/commit/d200e3eb))
0 commit comments