Skip to content

Commit 675883c

Browse files
committed
chore(release): publish 2.13.0
1 parent 3c18936 commit 675883c

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+
## 2.13.0 (2025-01-02)
2+
3+
### 🚀 Features
4+
5+
- **cannon:** clean up cannon usages ([23f00ca](https://github.com/angular-threejs/angular-three/commit/23f00ca))
6+
- **postprocessing:** adjust postprocessing usages ([da5de36](https://github.com/angular-threejs/angular-three/commit/da5de36))
7+
- **postprocessing:** make sure effect w/ ngt-primitive are disposed ([e8510b9](https://github.com/angular-threejs/angular-three/commit/e8510b9))
8+
- **rapier:** adjust rapier effect usages ([3fcd150](https://github.com/angular-threejs/angular-three/commit/3fcd150))
9+
- **soba:** adjust abstractions ([5aa1b0c](https://github.com/angular-threejs/angular-three/commit/5aa1b0c))
10+
- **soba:** adjust cameras ([6b61706](https://github.com/angular-threejs/angular-three/commit/6b61706))
11+
- **soba:** controls ([a88606b](https://github.com/angular-threejs/angular-three/commit/a88606b))
12+
- **soba:** gizmos ([03dcfb8](https://github.com/angular-threejs/angular-three/commit/03dcfb8))
13+
- **soba:** loaders ([b4690fc](https://github.com/angular-threejs/angular-three/commit/b4690fc))
14+
- **soba:** materials ([affed6c](https://github.com/angular-threejs/angular-three/commit/affed6c))
15+
- **soba:** misc ([bf543ca](https://github.com/angular-threejs/angular-three/commit/bf543ca))
16+
- **soba:** staging ([3c18936](https://github.com/angular-threejs/angular-three/commit/3c18936))
17+
18+
### 🩹 Fixes
19+
20+
- **core:** warn about 'routed' scenegraph ([59db3ae](https://github.com/angular-threejs/angular-three/commit/59db3ae))
21+
- **core:** adjust effect usage in core canvas ([5e45354](https://github.com/angular-threejs/angular-three/commit/5e45354))
22+
23+
### ❤️ Thank You
24+
25+
- nartc
26+
127
## 2.12.0 (2024-12-02)
228

329
### 🚀 Features

0 commit comments

Comments
 (0)