File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 4.0.0-next.29 (2025-02-11)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ** plugin:** prep gltf generator ([ 8e79050a] ( https://github.com/angular-threejs/angular-three/commit/8e79050a ) )
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - ** plugin:** expose initGenerator ([ 25865c20] ( https://github.com/angular-threejs/angular-three/commit/25865c20 ) )
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - nartc
14
+
1
15
## 4.0.0-next.28 (2025-02-10)
2
16
3
17
### 🩹 Fixes
Original file line number Diff line number Diff line change 15
15
"skipDefaultLibCheck" : true ,
16
16
"baseUrl" : " ." ,
17
17
"paths" : {
18
- "angular-three-plugin" : [" libs/plugin/src/index.ts" ],
19
18
"angular-three" : [" libs/core/src/index.ts" , " ./node_modules/angular-three" ],
20
19
"angular-three-cannon" : [" libs/cannon/src/index.ts" ],
21
20
"angular-three-cannon/body" : [" libs/cannon/body/src/index.ts" ],
22
21
"angular-three-cannon/constraint" : [" libs/cannon/constraint/src/index.ts" ],
23
22
"angular-three-cannon/debug" : [" libs/cannon/debug/src/index.ts" ],
23
+ "angular-three-plugin" : [" libs/plugin/src/index.ts" ],
24
24
"angular-three-postprocessing" : [" libs/postprocessing/src/index.ts" ],
25
25
"angular-three-postprocessing/n8ao" : [" libs/postprocessing/n8ao/src/index.ts" ],
26
26
"angular-three-rapier" : [" libs/rapier/src/index.ts" ],
You can’t perform that action at this time.
0 commit comments