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
+
1
16
## 4.0.0-next.47 (2025-02-13)
2
17
3
18
### 🚀 Features
Original file line number Diff line number Diff line change 64
64
" libs/soba/vanilla-exports/src/index.ts" ,
65
65
" ./node_modules/angular-three-soba/vanilla-exports"
66
66
],
67
+ "angular-three-tweakpane" : [" libs/tweakpane/src/index.ts" ],
67
68
"angular-three/dom" : [" libs/core/dom/src/index.ts" , " ./node_modules/angular-three/dom" ],
68
69
"angular-three/nativescript" : [" libs/core/nativescript/src/index.ts" ],
69
70
"angular-three/testing" : [" libs/core/testing/src/index.ts" ],
70
- "angular-three-tweakpane" : [" libs/tweakpane/src/index.ts" ],
71
71
"plugin" : [" libs/plugin-old/src/index.ts" ]
72
72
}
73
73
},
You can’t perform that action at this time.
0 commit comments