Skip to content

Commit dfecaaa

Browse files
committed
chore(release): publish 3.4.0
1 parent 94780e3 commit dfecaaa

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## 3.4.0 (2025-01-08)
2+
3+
### 🚀 Features
4+
5+
- **core:** add parent directive for special attach case ([7f78a4c](https://github.com/angular-threejs/angular-three/commit/7f78a4c))
6+
7+
### 🩹 Fixes
8+
9+
- **core:** make sure previousAttach exists before invoking ([b5d3ae6](https://github.com/angular-threejs/angular-three/commit/b5d3ae6))
10+
- **core:** adjust NgtRouterOutlet to make a new env injector with parent ([ae16c92](https://github.com/angular-threejs/angular-three/commit/ae16c92))
11+
- **core:** move resolve parent to the directive itself ([0ec724a](https://github.com/angular-threejs/angular-three/commit/0ec724a))
12+
- **postprocessing:** update tonemapping to not use CONVOLUTION ([a6a7567](https://github.com/angular-threejs/angular-three/commit/a6a7567))
13+
- **postprocessing:** export name for tone mapping ([abe0100](https://github.com/angular-threejs/angular-three/commit/abe0100))
14+
15+
### ❤️ Thank You
16+
17+
- nartc
18+
119
## 3.3.0 (2025-01-07)
220

321
### 🩹 Fixes

0 commit comments

Comments
 (0)