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+
115## 4.0.0-next.28 (2025-02-10)
216
317### 🩹 Fixes
Original file line number Diff line number Diff line change 1515 "skipDefaultLibCheck" : true ,
1616 "baseUrl" : " ." ,
1717 "paths" : {
18- "angular-three-plugin" : [" libs/plugin/src/index.ts" ],
1918 "angular-three" : [" libs/core/src/index.ts" , " ./node_modules/angular-three" ],
2019 "angular-three-cannon" : [" libs/cannon/src/index.ts" ],
2120 "angular-three-cannon/body" : [" libs/cannon/body/src/index.ts" ],
2221 "angular-three-cannon/constraint" : [" libs/cannon/constraint/src/index.ts" ],
2322 "angular-three-cannon/debug" : [" libs/cannon/debug/src/index.ts" ],
23+ "angular-three-plugin" : [" libs/plugin/src/index.ts" ],
2424 "angular-three-postprocessing" : [" libs/postprocessing/src/index.ts" ],
2525 "angular-three-postprocessing/n8ao" : [" libs/postprocessing/n8ao/src/index.ts" ],
2626 "angular-three-rapier" : [" libs/rapier/src/index.ts" ],
You can’t perform that action at this time.
0 commit comments