Skip to content

Commit 099a365

Browse files
committed
chore(release): publish 4.0.0-next.99
1 parent 8a62fcf commit 099a365

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff 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))
18+
19+
### ❤️ Thank You
20+
21+
- nartc
22+
123
## 4.0.0-next.98 (2025-03-22)
224

325
### 🚀 Features

0 commit comments

Comments
 (0)