File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 4.0.0-next.48 (2025-02-14)
2+
3+ ### 🚀 Features
4+
5+ - ** plugin:** add tweakpane as an aux generator option ([ 78a04ea2] ( https://github.com/angular-threejs/angular-three/commit/78a04ea2 ) )
6+ - ** tweakpane:** tweakpane v1 ([ 54f2a3ef] ( https://github.com/angular-threejs/angular-three/commit/54f2a3ef ) )
7+
8+ ### 🩹 Fixes
9+
10+ - ** tweakpane:** expose hostDirectives as public API ([ c0aac2fa] ( https://github.com/angular-threejs/angular-three/commit/c0aac2fa ) )
11+
12+ ### ❤️ Thank You
13+
14+ - nartc
15+
116## 4.0.0-next.47 (2025-02-13)
217
318### 🚀 Features
Original file line number Diff line number Diff line change 6464 " libs/soba/vanilla-exports/src/index.ts" ,
6565 " ./node_modules/angular-three-soba/vanilla-exports"
6666 ],
67+ "angular-three-tweakpane" : [" libs/tweakpane/src/index.ts" ],
6768 "angular-three/dom" : [" libs/core/dom/src/index.ts" , " ./node_modules/angular-three/dom" ],
6869 "angular-three/nativescript" : [" libs/core/nativescript/src/index.ts" ],
6970 "angular-three/testing" : [" libs/core/testing/src/index.ts" ],
70- "angular-three-tweakpane" : [" libs/tweakpane/src/index.ts" ],
7171 "plugin" : [" libs/plugin-old/src/index.ts" ]
7272 }
7373 },
You can’t perform that action at this time.
0 commit comments